aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2021-08-26 23:53:14 +0200
committerMatthias Andree <matthias.andree@gmx.de>2021-08-26 23:53:14 +0200
commit5b22b38daf3f94eadfa0667ae799bcd0f9ee40b9 (patch)
tree506710dde657bfc9bbb9c659b490368c01daf540 /NEWS
parent9ef9cd28d92980b266196925784ab43bb812a839 (diff)
downloadfetchmail-5b22b38daf3f94eadfa0667ae799bcd0f9ee40b9.tar.gz
fetchmail-5b22b38daf3f94eadfa0667ae799bcd0f9ee40b9.tar.bz2
fetchmail-5b22b38daf3f94eadfa0667ae799bcd0f9ee40b9.zip
sanity check well-known POP3/IMAP ports vs. SSL
Gitlab: Closes #31. (cherry picked from commit da6eb347af326912560f56081d603a0a78c3d56d)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8afb8e70..3caf3b36 100644
--- a/NEWS
+++ b/NEWS
@@ -130,6 +130,9 @@ fetchmail-6.4.22 (not yet released):
* IMAP: When fetchmail is in not-authenticated state and the server volunteers
CAPABILITY information, use it and do not re-probe. (After STARTTLS, fetchmail
must and will re-probe explicitly.)
+* For typical POP3/IMAP ports 110, 143, 993, 995, if port and --ssl option
+ do not match, emit a warning and continue. Closes Gitlab #31.
+ (cherry-picked from 6.5 beta branch "legacy_6x")
--------------------------------------------------------------------------------
fetchmail-6.4.21 (released 2021-08-09, 30042 LoC):