3 RFC6530 Overview and Framework for Internationalized Email
4 RFC5890 Internationalized Domain Names for Applications (IDNA):
5 Definitions and Document Framework
6 RFC6533 Internationalized Delivery Status and Disposition Notifications
8 - rcpt verification for an internationalized message should require the
9 destination supports the SMTPUTF8 extension
11 - transport ditto; nonsupport equates to perm-rej an triggers a bounce
13 - DSN support extended per rfc 6533
15 ======================
17 to-Alabel convert of helo name
20 ++ An "international" flag on the message?
21 ++ An is-international expansion condition?
23 ++ helo-time option handling
24 ++ conversion of utf-8 domains for DNS rfc5890
25 -- MSA mode: convert on forward?
32 - apply to a-label or utf8 form?
37 ++ - international msg
38 - presentation of local-part in log
40 encoding of local_part
42 ++ Recieved-by header tracking info
43 ++ - WITH protocol types get UTF8 prefix
44 ++ - use for logging also
46 forwarding checks rfc6530 7.1 -3-
47 - rcpt-time rejects get 533 mailbox name not allowed
48 - mail-time rejects get 550 mailbox unavailable
49 - bounces (see dsn handling)
51 ++ expansions for to- and from-Alabel ? bug1567
53 enhanced status codes? rfc5248++