diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2015-01-13 11:44:15 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2015-04-03 15:24:26 +0100 |
commit | a7f61b37d11c027197415eff3556173a44c378ba (patch) | |
tree | fe3d1580155937d3e85380c9bf74b5c3b5ef9e77 /TODO | |
parent | 52a7b5f3f80a515983420bf9986f951186c931a5 (diff) |
Initial job notes
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 27 |
1 files changed, 27 insertions, 0 deletions
@@ -0,0 +1,27 @@ + +Spec documents: +RFC6530 Overview and Framework for Internationalized Email +RFC5890 Internationalized Domain Names for Applications (IDNA): + Definitions and Document Framework +RFC6533 Internationalized Delivery Status and Disposition Notifications + +- rcpt verification for an internationalized message should require the +destination supports the SMTPUTF8 extension + +- transport ditto; nonsupport equates to perm-rej an triggers a bounce + +- DSN support extended per rfc 6533 + +====================== + +An "international" flag on the message? +An is-international expansion condition? + +helo-time option handling +dsn handling +logging +- international msg +- presentation of local-part in log +encoding of local_part +encoding transform string-expansions +Recieved-by header tracking info |