Page 1 of 1

SMTP Banner & SSL

Posted: Tue Dec 20, 2016 5:43 am
by jojodadj
Hi There,

Is there a way to change the SMTP banner so that it matches with out Reverse DNS?

Is there anyway for Mailwasher to support TLS?

Joe

Re: SMTP Banner & SSL

Posted: Tue Dec 20, 2016 12:34 pm
by nick.bolton
If you can change your MTA FQDN message then MWES can use that instead.
You'll need to add this in to the Windows Registry or Linux conf file

use_mta_connection_message=1

Windows Registry: HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Firetrust Limited\mwes
Linux: \etc (mwes.conf)

Restart MWES service/daemon after changes.

At the moment it can't support TLS because it works as a proxy, but it's something we have planned to implement.