diff options
author | frueauf <frueauf@pkgsrc.org> | 1999-05-02 10:35:03 +0000 |
---|---|---|
committer | frueauf <frueauf@pkgsrc.org> | 1999-05-02 10:35:03 +0000 |
commit | 7ec3e4074ee32e980818961bd1b37b85512ce826 (patch) | |
tree | d7b1519d46b38b63630d70eae6b7cd1fbe1f1a2a /mail/fetchmail/files | |
parent | 4e833ec9fa5383adc7d0da94e3b875cdd73e7c63 (diff) | |
download | pkgsrc-7ec3e4074ee32e980818961bd1b37b85512ce826.tar.gz |
Update fetchmail to 5.02.
fetchmail-5.0.2 (Thu Apr 29 22:09:46 EDT 1999):
* The IMAP driver now sets SEEN at deletion time, in case the server
ships DSNs when that bit is set (HP OpenMail does this).
* Delay between POP3 subsessions to allow the server time to release locks.
* Improved environment-query logic to handle mutiple names per UID.
(This also fixes the no-pidfile bug introduced in 5.0.1.)
* FAQ now includes the location of SSL patches.
fetchmail-5.0.1 (Sun Apr 18 14:59:56 EDT 1999):
* Try to discover user/home via getpwuid(getuid()) before using LOGNAME/HOME.
* Mike Pearce's fix for buggy DEFAULT handling in .netrc.
* Keep validation errors from generating message lines that qmail will reject.
* Can now use expunge option to chop POP3 retrievals into subsessions.
* Fix broken site-deletion code in fetchmailconf.
Diffstat (limited to 'mail/fetchmail/files')
-rw-r--r-- | mail/fetchmail/files/md5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/fetchmail/files/md5 b/mail/fetchmail/files/md5 index ca767a68a48..22c8f3d3ca7 100644 --- a/mail/fetchmail/files/md5 +++ b/mail/fetchmail/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.28 1999/04/11 09:00:42 frueauf Exp $ +$NetBSD: md5,v 1.29 1999/05/02 10:35:04 frueauf Exp $ -MD5 (fetchmail-5.0.0.tar.gz) = b335d27ee666438f49c9eb5422b3a0e7 +MD5 (fetchmail-5.0.2.tar.gz) = 3a72fc2a07c86444734aa2561ee508e5 |