Hi > > I have just set the allow_utf8_domains to true. Now exim accepts my > > mail to [EMAIL PROTECTED] But it doesn't seem to understand the > domain name. > > see the spec -- you also need to change > dns_check_names_pattern, or set it to the empty string.
Argh. Yes, you could use allow_utf8_domains and dns_check_names_pattern and that could work, if your resolver handles the conversion. HOWEVER you would just carry the problem further to the next MTA that would need to handle the same problems. SO PLEASE, if you accept such (protocol violating) addresses, rewrite them and pass them further using an correct encoding (such as punnycode). Regards, Steffen
smime.p7s
Description: S/MIME cryptographic signature
-- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
