From a7f61b37d11c027197415eff3556173a44c378ba Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Tue, 13 Jan 2015 11:44:15 +0000 Subject: [PATCH] Initial job notes --- TODO | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 TODO diff --git a/TODO b/TODO new file mode 100644 index 000000000..44aa80e90 --- /dev/null +++ b/TODO @@ -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 -- 2.30.2