Hi Steven,
>> The idea is that haproxy takes the SSL connect, then forwards plain TCP
>> to the mail server on port 25 - thereby providing an SMTP over SSL
>> connection.
Please keep in mind that implicit SSL on a dedicated TCP port (SMTPS, port
465) will work, but STARTSSL on port 25 will not work, as that would require
SMTP and STARTSSL support in haproxy.
Regards,
Lukas

