update to getmail 4.3.2

-previously, if an SSL POP3 or IMAP server abruptly closed the connection
before getmail could finish logging in, getmail would exit instead of
proceeding to the next configured mail account.  Fixed.  Thanks: Matthias
Andree, Frank Benkstein, Thomas Schwinge.
-eliminate duplicate Return-Path: header fields.  Thanks: Angles Puglisi.
This commit is contained in:
sturm 2005-02-11 19:18:51 +00:00
parent e46008a870
commit b5751ce71b
2 changed files with 6 additions and 6 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.30 2005/01/21 22:01:43 sturm Exp $
# $OpenBSD: Makefile,v 1.31 2005/02/11 19:18:51 sturm Exp $
COMMENT= "POP3 mail retriever"
DISTNAME= getmail-4.3.1
DISTNAME= getmail-4.3.2
CATEGORIES= mail
HOMEPAGE= http://www.qcc.ca/~charlesc/software/getmail-4/

View File

@ -1,4 +1,4 @@
MD5 (getmail-4.3.1.tar.gz) = 5b73b4b068d8d070ef01d31c7b553d35
RMD160 (getmail-4.3.1.tar.gz) = 17e9be928a903ba34578999b8ae542ea450fa2ff
SHA1 (getmail-4.3.1.tar.gz) = 2bd4ed346b2907f5b98723c418ddafe3656ad255
SIZE (getmail-4.3.1.tar.gz) = 128854
MD5 (getmail-4.3.2.tar.gz) = be863c1772bfd734ec118fb1e3d48780
RMD160 (getmail-4.3.2.tar.gz) = b082c0c950d4ad94243b313863121810daa2dc32
SHA1 (getmail-4.3.2.tar.gz) = 48345f8486ae2839c8788b785c50b26347449d2d
SIZE (getmail-4.3.2.tar.gz) = 131784