diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1996-08-27 15:49:14 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1996-08-27 15:49:14 +0000 |
commit | 87a4c35451c0bd0ac4a7bb557d81704f511f0149 (patch) | |
tree | 27537a247905097eceab51aa74c265107035399d /NEWS | |
parent | 162efff095fd7bfd12a37407a09b5f9f88086c62 (diff) | |
download | fetchmail-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-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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. |