Update to Postfix 19991231 Patchlevel 08. Info from the author:

This patch provides an emergency band-aid for the next wave of
MicroSoft email worms, fixes one bug, and makes external content
filtering a bit more robust.

  - Feature: specify "body_checks = regexp:/etc/postfix/body_checks"
    for an emergency content filter that looks at non-header lines
    one line at a time (including MIME headers inside the message
    body).  This feature uses the same syntax as the header_checks
    patterns.  Details in conf/sample-filter.cf.

    This feature is also available in Postfix snapshot 20000528.

  - Bugfix: the masquerade_exceptions feature was case sensitive.

  - Robustness: upon receipt of mail, Postfix maps MAILER-DAEMON@myorigin
    sender address back into the magic null string, which prevents
    mail from looping after processing by an external content filter.
This commit is contained in:
jakob 2000-05-29 06:31:18 +00:00
parent 0feeafd598
commit 4bb3945355
2 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.23 2000/05/16 16:58:19 jakob Exp $
# $OpenBSD: Makefile,v 1.24 2000/05/29 06:31:18 jakob Exp $
DISTNAME= postfix-19991231-pl07
DISTNAME= postfix-19991231-pl08
CATEGORIES= mail
NEED_VERSION= 1.241
MASTER_SITES= ftp://ftp.merit.edu/postfix/official/ \

View File

@ -1,3 +1,3 @@
MD5 (postfix-19991231-pl07.tar.gz) = 24e014eaed9e86464f09a0c18021f5fd
RMD160 (postfix-19991231-pl07.tar.gz) = ba54f8ab5a5e3aa29202af54a674aedf3e3ed746
SHA1 (postfix-19991231-pl07.tar.gz) = 80aac71a090b70dec44b15eaac87d0358f4d45d6
MD5 (postfix-19991231-pl08.tar.gz) = 0461524d91c87b03c80cc640ec953a63
RMD160 (postfix-19991231-pl08.tar.gz) = 0b24082ffb232ce44223ec4b0dd695612afc6f7b
SHA1 (postfix-19991231-pl08.tar.gz) = 7833c2781a12e249fd88120767a55ad0b09407f9