"Darrell Wright" <[EMAIL PROTECTED]> wrote:

>Is there a patch available that will use SSL to encrypt qmail-smtp traffic.
>I know I can just use SSL-wrap, but that is not acceptable.  If I were to
>use SSL-wrap I would loose much of my SPAM prevention based on host
>addresses.

Because SSL-wrap just loops back to port 25? Why not use something
like stunnel and run a separate service on another port?

>Also it is much cleaner to have it built in as I would not have
>to keep port 25 open to localhost, if I choose.

Even cleaner is the STARTTLS extension, for which there's a patch
available. Of course, your clients have to support it.

-Dave

Reply via email to