Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: sommerfeld
Date: Mon Jul 3 02:46:19 UTC 2000
Modified Files:
pkgsrc/mail/postfix: Makefile
pkgsrc/mail/postfix/files: md5
Log Message:
Update to postfix-19991231-pl08
Major changes with postfix-19991231-pl08:
=========================================
Specify "body_checks = regexp:/etc/postfix/body_checks" for a quick
and dirty emergency content filter that looks at non-header lines
one line at a time (including MIME headers inside the message body).
Details in conf/sample-filter.cf.
Incompatible changes with postfix-19991231-pl07:
================================================
As required by RFC 822, Postfix now inserts a generic destination
message header when no destination header is present. The text is
specified via the undisclosed_recipients_header configuration
parameter (default: "To: undisclosed-recipients:;").
To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 pkgsrc/mail/postfix/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/mail/postfix/files/md5
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index