diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1996-07-26 16:53:58 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1996-07-26 16:53:58 +0000 |
commit | f3a35ee1d8c7a10349adeb6d4f50f0fe3b096540 (patch) | |
tree | 167a77e8c0a5b03357d01fa955d5ffad822b1cac /NEWS | |
parent | 25511ff8ed2d7fb72255265d22d042e7d4c5aea7 (diff) | |
download | fetchmail-f3a35ee1d8c7a10349adeb6d4f50f0fe3b096540.tar.gz fetchmail-f3a35ee1d8c7a10349adeb6d4f50f0fe3b096540.tar.bz2 fetchmail-f3a35ee1d8c7a10349adeb6d4f50f0fe3b096540.zip |
Fixed the sendmail command.
svn path=/trunk/; revision=44
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -22,6 +22,8 @@ Implement IMAP support. * Added -N/--norewrite option. +* Delivery via sendmail now works. + 3.01: * Fixed a lexical analyzer bug in quoted-string processing. |