aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-09-11 19:01:53 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-09-11 19:01:53 +0000
commite2035c018f293db615fb4c46984ea033b9e7f50b (patch)
tree81803a87e383b510be5682b634758c35e1ee7cde /NEWS
parent7e3ec8c9d872b906a803c406f4851f30ff98ee5c (diff)
downloadfetchmail-e2035c018f293db615fb4c46984ea033b9e7f50b.tar.gz
fetchmail-e2035c018f293db615fb4c46984ea033b9e7f50b.tar.bz2
fetchmail-e2035c018f293db615fb4c46984ea033b9e7f50b.zip
Most of the way to SMTP forwarding.
svn path=/trunk/; revision=79
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 5 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index a10697a7..6d432204 100644
--- a/NEWS
+++ b/NEWS
@@ -9,10 +9,8 @@ Option to enable EMACS-like user folder versioning on each run.
S/key for secure challenge-response.
Recode POP2 to use the same driver/method strategy as POP3/IMAP, so
-all three protocols will be able to forward messages through the
-generic driver. (This requires that we find a POP2 server to test with.)
-
-Support SMTP forwarding.
+all three protocols will be able to forward messages through the generic
+driver to SMTP. (This requires that we find a POP2 server to test with.)
3.1:
@@ -25,6 +23,9 @@ Support SMTP forwarding.
* Code now autoprobes for a POP3, IMAP, or POP2 server if no protocol is
specified.
+* SMTP forwarding support. Thanks to Harry Hochheiser <harry@tigger.jvnc.net>
+ for this simple but very clever idea.
+
3.05:
* Experimental support for RFC1725-compliant POP servers with the UIDL