We have a problem with mail bouncing due to UTF-8.
we have a smtpin (postfix) --->KEMP load balancer ----> exchange 2013
We have a company that needs to send mail to some of our users and they are using mailgun.com to send the mails. Thay are using SMTPUTF8 in header and sender address. our postfix can handle SMTPUTF8 but not our exchange, we are getting "SMTPUTF8 is required, but was not offered by host x.x.x.x <-- load balancer IP)
Seems we can“t activate UTF-8 on exchange 2013 so the question is if there is some kind of workaround?
mail are not really my speciality, but can you use aliases and virtual_map or something to transcode the emails to unicode before it reaches the exchange?
thanks in advance.
/Robert