diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2015-04-12 19:18:26 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2015-04-12 19:18:26 +0100 |
commit | 9d4319dfec653f43b64562c8f31b87f2890365b2 (patch) | |
tree | d802b3bead87f49346fbac74e774f5faf61dbc74 /TODO | |
parent | 4e08fd50ebe820edb008a96b892a2749bbe8e72b (diff) |
smtp input
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 14 |
1 files changed, 9 insertions, 5 deletions
@@ -15,23 +15,25 @@ destination supports the SMTPUTF8 extension ====================== to-Alabel convert of helo name +- smtp transport ++ An "international" flag on the message? ++ An is-international expansion condition? ++ helo-time option handling -conversion of utf-8 domains on input rfc5890 -- deconversion on forwarding -- deconversion for trace headers +++ conversion of utf-8 domains for DNS rfc5890 +-- MSA mode: convert on forward? + dsn handling rfc6533 logging - international msg - presentation of local-part in log -- a log option? encoding of local_part -encoding transform string-expansions + Recieved-by header tracking info - WITH protocol types get UTF8 prefix +- use for logging also forwarding checks rfc6530 7.1 -3- - rcpt-time rejects get 533 mailbox name not allowed @@ -39,9 +41,11 @@ forwarding checks rfc6530 7.1 -3- - bounces (see dsn handling) -expansions for to- and from-Alabel ? bug1567 +++ expansions for to- and from-Alabel ? bug1567 enhanced status codes? rfc5248++ VRFY EXPN + +non-smtp input |