On 1/14/2017 2:40 AM, Admin Beckspaced wrote: > All other MTA's don't seem to have any problems with TLS / STARTTLS. > > What can I do to fix this problem? Let the other MTA know that they > got an issue with their TLS setup? > > Thanks & greetings > Becki
If your goal is to get the mail flowing, you can disable STARTTLS for this particular client by using http://www.postfix.org/postconf.5.html#smtpd_discard_ehlo_keyword_address_maps Use a cidr: type map with an entry like: 10.10.10.10 starttls -- Noel Jones