Update fetchmail to 5.0.7.
fetchmail-5.0.7 (Sat Aug 21 04:26:13 EDT 1999): * RPA support works again. * Added debian_rc startup/shutdown script to contrib/. * Yet another monitor option fix. * Variouas small option-processing fixes. * Teach fetchmailconf about HP OpenMail. * SunOS compilation fixes. * Steve Dodd's fix to not send bouncemail on transient errors. * Don Willis's improved UID parsing. * Fetchmail now logs and recovers from SIGPIPE errors produced by broken socket streams or MDAs. The current poll cycle is terminated.
This commit is contained in:
parent
47427c5236
commit
de99380eab
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.50 1999/08/18 09:24:08 agc Exp $
|
||||
# $NetBSD: Makefile,v 1.51 1999/08/22 20:20:57 frueauf Exp $
|
||||
#
|
||||
|
||||
DISTNAME= fetchmail-5.0.6
|
||||
DISTNAME= fetchmail-5.0.7
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/ \
|
||||
http://www.tuxedo.org/~esr/fetchmail/ \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
$NetBSD: md5,v 1.33 1999/08/07 12:50:23 frueauf Exp $
|
||||
$NetBSD: md5,v 1.34 1999/08/22 20:20:57 frueauf Exp $
|
||||
|
||||
MD5 (fetchmail-5.0.6.tar.gz) = a5f3c5e8c7c723e512b7fae233294fa2
|
||||
MD5 (fetchmail-5.0.7.tar.gz) = bd6a7a9a042146d66558eb3a75e64610
|
||||
|
|
Loading…
Reference in a new issue