Hello,
We have a problem sending emails to one specific recipient because of lack of SMTPUTF8 support on our end (probably). When sending emails to them, they bounce back with error
If i check our server with tls tool i see:
I tried adding allow_utf8_domains = true in /etc/exim.conf file but that made no difference. What are my other options to enable utf8 ?
Directadmin v1.650
Exim v4.96
We have a problem sending emails to one specific recipient because of lack of SMTPUTF8 support on our end (probably). When sending emails to them, they bounce back with error
They seem to be using microsofts smtp (outlook)SMTPUTF8 is required, but was not offered by host
If i check our server with tls tool i see:
I tried adding allow_utf8_domains = true in /etc/exim.conf file but that made no difference. What are my other options to enable utf8 ?
Directadmin v1.650
Exim v4.96