aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-08-27 15:49:14 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-08-27 15:49:14 +0000
commit87a4c35451c0bd0ac4a7bb557d81704f511f0149 (patch)
tree27537a247905097eceab51aa74c265107035399d /NEWS
parent162efff095fd7bfd12a37407a09b5f9f88086c62 (diff)
downloadfetchmail-87a4c35451c0bd0ac4a7bb557d81704f511f0149.tar.gz
fetchmail-87a4c35451c0bd0ac4a7bb557d81704f511f0149.tar.bz2
fetchmail-87a4c35451c0bd0ac4a7bb557d81704f511f0149.zip
Note for fut
svn path=/trunk/; revision=76
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1733edf2..a10697a7 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,12 @@ 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.
+
3.1:
* MDA arguments are now dumped when using the -V option.