>Isn't that exactly Exim and qmail (and perhaps others) have been >doing all along: accept 8BITMIME mail, and send it to 7bit MTAs >without return-to-sender or 8-to-7 downgrade?
If they do, it's a bug. Since a 7 bit MTA will typically lose the high bit, it would be more honest just to throw the mail away, since there's little chance it'll arrive in usable form. In any event, EAI is what it is. If you don't think it's useful to support non-ASCII mail addresses, you don't have to implement it. R's, John