23 Oct 2003 03:15
Postfix snapshot 20031022 available
Wietse Venema <wietse <at> porcupine.org>
2003-10-23 01:15:44 GMT
2003-10-23 01:15:44 GMT
Snapshot 20031022 adds few features and mostly safety, and all this
in preparation for the transition from post-2.0 snapshot release
into Postfix official release 2.1.
- Easier debugging of SMTPD access restrictions. The SMTP command
"XADDR client-address client-hostname" changes Postfix's idea of
the remote client name and address, so that you can pretend to
connect from anywhere on the Internet.
- More useful logging by Postfix daemons behind a real-time SMTP
proxy filter (the logging now shows the remote client name and
address, instead of localhost[127.0.0.1]). This uses the new SMTP
command "XLOGINFO client-address client-hostname", which specifies
the client name and address for logging purposes without changing
the name/address that are used for SMTPD access control.
- Postfix no longer retries delivery when no MX host has a valid A
record, for compatibility with most other MTAs. This change is made
in anticipation of a possible Verisign "wild-card MX record without
A record" for unregistered domains. To get the old behavior, specify
"smtp_defer_if_no_mx_address_found = yes".
See below the signature for a full list of all changes and
compatibility issues.
Available from ftp://ftp.porcupine.org/mirrors/postfix-release/experimental/
301736 Oct 22 20:28 postfix-2.0.16-20031022.HISTORY
21182 Oct 22 19:21 postfix-2.0.16-20031022.RELEASE_NOTES
1492026 Oct 22 20:47 postfix-2.0.16-20031022.tar.gz
(Continue reading)
RSS Feed