Hi
Sometimes when sending emails, I have the following error.
mail.log reads
postfix/smtp[924291]: 2E22E21203A8: to=<xxxxx.yyyy@somedomain.td>, relay=smtp3.9services.com[84.96.93.164]:25, delay=71998, delays=71998/0.03/0.27/0, dsn=4.7.4, status=deferred (TLS is required, but was not offered by host smtp3.9services.com[84.96.93.164])
I am not sure if it is a postfix configuration that must be tweaked (I’ve read on some forums about setting
smtp_use_tls
to may
) or is it a port issue (if so what do i have to check)?
Please, help would be appreciated?