> What is the actual deployment advantage of a ESMTP extension over justplain IMAA-ACE?
It makes SMTP support non-ASCII for email addresses. Compared to using IMAA-ACE, the advantage is that an ESMTP extension doesn't require the use of a punycode encoder/decoder.
What would the actual deployment advantage of using IMAA-ACE over an ESMTP extension with an ACE fallback be?
If you want to deploy as fast as possible and only require changes in transport end points, yes. If you want to upgrade to a clean and easily maintined design in the long-term, no.
--Paul Hoffman, Director --Internet Mail Consortium