diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1996-08-24 14:09:50 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1996-08-24 14:09:50 +0000 |
commit | edacc32d007ba8dd0cb61f0c3daea81622a8b350 (patch) | |
tree | e81b5a5f59dd8ee9d63929eb493247764eaaeb48 /NEWS | |
parent | 8ca05699193ee187e0fbad4f1dd7f97be855e07a (diff) | |
download | fetchmail-edacc32d007ba8dd0cb61f0c3daea81622a8b350.tar.gz fetchmail-edacc32d007ba8dd0cb61f0c3daea81622a8b350.tar.bz2 fetchmail-edacc32d007ba8dd0cb61f0c3daea81622a8b350.zip |
Sendmail delivery from background seems to work.
svn path=/trunk/; revision=61
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -2,10 +2,6 @@ To-do list: -Why doesn't sendmail delivery work in daemon mode? In daemon mode -(but not in normal run-to-completion mode) popclient croaks after -its first delivery (there's a kluge in popclient.c to deal with this). - Option to enable EMACS-like user folder versioning on each run. -p option to come back? @@ -18,6 +14,8 @@ Implement IMAP support. * MDA arguments are now dumped when using the -V option. +* Sendmail delivery from background seems to work now. + 3.05: * Experimental support for RFC1725-compliant POP servers with the UIDL |