TLS encryption in POWERMTA

1 replies
Hello , im here asking for your help !

so let me explain you my problem, i get a Starttls problem on my pmta when sending to outbound emails so what should be done is adding this :

<acct-file log\acct.csv>
records d, b
record-fields d *, dlvTlsProtocol, dlvTlsCipher
record-fields b *,
dlvTlsProtocol, dlvTlsCipher
</acct-file>

the thing that i didn't know how to do it so can you please help me Btw the bug that i get everytime is :

SMTP service unavailable: STARTTLS required but failed: SSL error: 140662389376768:error:1411809D:SSL routines:SSL_CHECK_SERVERHELLO_TLSEXT:tls invalid ecpointformat list:t1_lib.c:1469:;140662389376768:error:14092113 :SSL routines:SSL3_GET_SERVER_HELLO:serverhello tlsext:s3_clnt.c:942:; at mx3.hotmail.com (104.44.194.237) while connected from mydomain.com (212.237.61.170) to mx3.hotmail.com (104.44.194.237)

Thank you very much !
#encryption #powermta #tls
  • Profile picture of the author emailBABA
    <domain *>
    use-starttls yes
    require-starttls no
    </domain>
    #add this in your config
    {{ DiscussionBoard.errors[11245610].message }}

Trending Topics