aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1997-01-22 22:48:24 +0000
committerEric S. Raymond <esr@thyrsus.com>1997-01-22 22:48:24 +0000
commit267d78cd2d5eedbe4fc5ef40931d73c8927e6d8b (patch)
treeb020c9065e9c0b2255f90ef4a69139a1eaa217c3 /NEWS
parenta0b445a903dd44b04ea114e1fb0ca48375017444 (diff)
downloadfetchmail-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--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 769d933f..a6a78f8f 100644
--- a/NEWS
+++ b/NEWS
@@ -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)