diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2011-05-26 22:24:52 +0200 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2011-05-26 22:32:31 +0200 |
commit | b6048f85455617ae5a44858d50529a893ad665cb (patch) | |
tree | f6098838fdf5fc3a73815463553038984f37e6c9 /NEWS | |
parent | 691aa2c24dbdccf62e0d3d9f35e9fc6304b6be2d (diff) | |
download | fetchmail-b6048f85455617ae5a44858d50529a893ad665cb.tar.gz fetchmail-b6048f85455617ae5a44858d50529a893ad665cb.tar.bz2 fetchmail-b6048f85455617ae5a44858d50529a893ad665cb.zip |
Drop FETCHMAIL_IMAP_DELETED_REMAINS_UNSEEN dud again.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -79,9 +79,6 @@ fetchmail-6.3.20 (not yet released): * fetchmail now always uses its own MD5 implementation. The library and header variants are too diverse, and we've been bitten before -- and configure complains noisily on Cyrus-SASL's RFC1321 md5.h. -* fetchmail now supports an environment variable to suppress marking deleted - messages as seen at the same time, FETCHMAIL_IMAP_DELETED_REMAINS_UNSEEN. - See the manual page for details. Requested by Jonathan Buschmann. * Call strlen() only once when removing CRLF from a line. (Sunil Shetye) * fetchmail sets Internet domain sockets to "keepalive" mode now. Note that there is no portable way to configure actual timeouts for this mode, and some |