Update to 4.6.1. From the changelog:
- fix attribute deletion error with Filter_classifier when strip_delivered_to is set. Thanks: ?. - do not consider qmail-local writing to stderr a delivery error. Thanks: ?. Remove nearly 2-year-old MESSAGE about upgrading from version 3.
This commit is contained in:
parent
abf472a6f7
commit
8581995063
3 changed files with 6 additions and 18 deletions
|
@ -1,12 +0,0 @@
|
|||
===========================================================================
|
||||
$NetBSD: MESSAGE,v 1.2 2004/08/01 08:29:56 schmonz Exp $
|
||||
|
||||
The getmail rc file (configuration file) format has changed since
|
||||
version 3.x. If you are upgrading from version 3, you will need to
|
||||
write a new configuration file based on the contents of your old
|
||||
one. The new file format resembles the old in many ways. Each
|
||||
account you retrieve mail from will require a separate rc file,
|
||||
but getmail can operate with multiple rc files simultaneously if
|
||||
you wish to retrieve mail from multiple accounts.
|
||||
|
||||
===========================================================================
|
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.60 2006/04/06 19:33:36 schmonz Exp $
|
||||
# $NetBSD: Makefile,v 1.61 2006/05/31 16:22:59 schmonz Exp $
|
||||
|
||||
DISTNAME= getmail-4.6.0
|
||||
DISTNAME= getmail-4.6.1
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= ${HOMEPAGE}old-versions/
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.50 2006/04/06 19:33:36 schmonz Exp $
|
||||
$NetBSD: distinfo,v 1.51 2006/05/31 16:22:59 schmonz Exp $
|
||||
|
||||
SHA1 (getmail-4.6.0.tar.gz) = 1cda5ae575bcfa39218a25ef6077e597c9375e53
|
||||
RMD160 (getmail-4.6.0.tar.gz) = 640e34edea1c80871fdc576bc0e1d4ac7bfb69e9
|
||||
Size (getmail-4.6.0.tar.gz) = 139409 bytes
|
||||
SHA1 (getmail-4.6.1.tar.gz) = 3949161c1b201d545d50f8916a5e0f53e13a8e12
|
||||
RMD160 (getmail-4.6.1.tar.gz) = d8a6a949536cea07daf3d740fce2d3bf602aa2f5
|
||||
Size (getmail-4.6.1.tar.gz) = 140445 bytes
|
||||
SHA1 (patch-aa) = 8298be4812f193b45901f5c9ed23d86080be103b
|
||||
|
|
Loading…
Reference in a new issue