diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-01-22 22:48:24 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-01-22 22:48:24 +0000 |
commit | 267d78cd2d5eedbe4fc5ef40931d73c8927e6d8b (patch) | |
tree | b020c9065e9c0b2255f90ef4a69139a1eaa217c3 /NEWS | |
parent | a0b445a903dd44b04ea114e1fb0ca48375017444 (diff) | |
download | fetchmail-267d78cd2d5eedbe4fc5ef40931d73c8927e6d8b.tar.gz fetchmail-267d78cd2d5eedbe4fc5ef40931d73c8927e6d8b.tar.bz2 fetchmail-267d78cd2d5eedbe4fc5ef40931d73c8927e6d8b.zip |
ESMTP SIZE option support.
svn path=/trunk/; revision=804
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -11,10 +11,16 @@ features -- Content-Transfer-Encoding header is 7BIT or 8BIT, it is appended to the MAIL FROM command as a BODY option. +* ESMTP SIZE option is supported when using IMAP2bis or IMAP4. This means + messages too long for the local ESMTP listener will be rejected *before* + they are downloaded. + bugs -- * Compilation fixes for non-Linux machines. +There are 202 people on the fetchmail-friends list. + ------------------------------------------------------------------------------ fetchmail-3.0 (Tue Jan 21 16:44:56 EST 1997) |