23 Oct 2007
Alright, this time on time and not weeks behind the official release like the last update of Postfix. Wietse released a minor bug-fix which solves some problems in the SMTP client. The bug-fixes include:
- A remote SMTP client TLS certificate with an unparsable canonical
name triggered a panic error in the Postfix SMTP server (attempt
to allocate zero-length memory) while sending a request to an
SMTPD policy server. - On backup MX servers where the queue file system is mounted with
“atime” (file read/execute access time) updates disabled, the
flush daemon would trigger mail delivery attempts once every 1000
seconds, thus rendering the maximal_backoff_time setting useless
for backup MX service.
This update has been tested on my test server and my production server is using this latest release as well for a few hours now without a problem.
By the way as a sidenote, I’ve ordered my Leopard box in the online Apple store. I need to prepare my test server for the upgrade!



Comments
7:35 pm
Do you have SMTP-AUTH working for SMTP relay? If so, how’d you do it? I have SSL/TLS working in postfix 2.4.6 (on 10.4.11 Server) for IMAP, POP, and SMTP, but SMTP-AUTH just won’t work for me…having to use pop-before-smtp instead. I want to keep that setup, but add SMTP-AUTH.
7:57 pm
Yes, I’ve got SMTP-AUTH working, but I don’t use a relay server? Everyone should login with their email address and password before sending email via my server setup or be on the internal (and approved network).