Re: Postfix won't issue ESMTP verbs
On 2004-12-27 22:29:36 -0500, Scott Lowe <me@privacy.net> said:
> I have a Postfix 2.1 installation on Red Hat Linux 9.0 acting as an
> anti-spam/anti-virus gateway in front of my corporate MTA. Recently, I
> decided to try to add TLS and SASL support for e-mail submission on the
> submission TCP port (TCP port 587). In the process of troubleshooting
> this and looking for the STARTTLS command when telnetted to port 587, I
> noticed that Postfix wasn't returning ANY ESMTP verbs. Here's what I
> get when I telnet to port 587 (the submission port):
>
> 220 mailgw.domain.com ESMTP Postfix
> ehlo example.com
> 250-mailgw.domain.com
> 250-PIPELINING
> 250-SIZE 10240000
> 250-ETRN
> 250 8BITMIME
> quit
> 221 Bye
Pardon me for responding to my own post, but I was able to resolve the
issue. Despite all indications to the contrary, the binary package
that I had used to install Postfix did not have support for TLS and
SASL. After building my own RPM from a source RPM, then installing the
newly-compiled version, everything works as expected.
--
Scott Lowe
|