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 23:21:16 +0200 |
commit | bdc248dc59c282e18d48270cb44dc27d35af3841 (patch) | |
tree | b400b135cfe9b904e5683d5168206649732bf30d /fetchmail.man | |
parent | 4c198e492e9c70c12d93a9dd4ebf9c450a65fb30 (diff) | |
download | fetchmail-bdc248dc59c282e18d48270cb44dc27d35af3841.tar.gz fetchmail-bdc248dc59c282e18d48270cb44dc27d35af3841.tar.bz2 fetchmail-bdc248dc59c282e18d48270cb44dc27d35af3841.zip |
Drop FETCHMAIL_IMAP_DELETED_REMAINS_UNSEEN dud again.
Diffstat (limited to 'fetchmail.man')
-rw-r--r-- | fetchmail.man | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/fetchmail.man b/fetchmail.man index 231e163d..903c8d4b 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -2781,15 +2781,6 @@ then that name is used as the default local name. Otherwise session ID (this elaborate logic is designed to handle the case of multiple names per userid gracefully). -.IP \fBFETCHMAIL_IMAP_DELETED_REMAINS_UNSEEN\fP -(since v6.3.20): -If this environment variable is set and not empty, fetchmail will NOT mark -messages retrieved through IMAP as \\Seen when they are deleted. This may suppress -delivery notifications on some systems (some versions of HP OpenMail) and change them -to mention "deleted without being read" on others (some versions of Microsoft Exchange). -The default (if this variable is unset or empty) is to mark messages as \\Seen -and \\Deleted at the same time. - .IP \fBFETCHMAIL_INCLUDE_DEFAULT_X509_CA_CERTS\fP (since v6.3.17): If this environment variable is set and not empty, fetchmail will always load |