update to postfix release 20010228-pl01. info from Wietse below:
-- Postfix Release 20010228 Patchlevel 01 includes patches that were sent to the list in the last month, some portability enhancements, and updated documentation. - The flush daemon complained when Postfix was deferring mail for user@[ip.address], and aborted with a panic when deferring mail to user@a.domain.name (one-letter subdomain name). - The LMTP connection caching did not work for destinations that start with inet: or unix:. - The cleanup server stalled when mail exceeded the queue file size limit by a small amount. The sender was not informed of the file size problem and kept sending the mail repeatedly. - Mail address headers with newline inside (comment) caused Postfix to emit a backslash before the end of line.
This commit is contained in:
parent
403630c8fb
commit
93137d33b7
@ -1,7 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2001/03/01 07:57:56 jakob Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2001/03/30 06:41:18 jakob Exp $
|
||||
|
||||
DISTNAME= release-20010228
|
||||
PKGNAME= postfix-${DISTNAME}
|
||||
DISTNAME= postfix-20010228-pl01
|
||||
|
||||
MASTER_SITE_SUBDIR= official
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (postfix/release-20010228.tar.gz) = 6af46cc231ca1e09e60393542d5611bd
|
||||
RMD160 (postfix/release-20010228.tar.gz) = 15809103e3990e4a08e88c5c9b284e4205ec9e94
|
||||
SHA1 (postfix/release-20010228.tar.gz) = a3815938b963073053e833cc8adbaed7f6c71297
|
||||
MD5 (postfix/postfix-20010228-pl01.tar.gz) = e05f316a87f568a6416f48a9241e73ae
|
||||
RMD160 (postfix/postfix-20010228-pl01.tar.gz) = fe49d28f08a4293922aa248d2c9a4be5934ed27a
|
||||
SHA1 (postfix/postfix-20010228-pl01.tar.gz) = ce4f51ac4edc09a4014cdca841f581939bd8e103
|
||||
|
Loading…
Reference in New Issue
Block a user