diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2015-04-12 22:54:36 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2015-04-13 00:14:31 +0100 |
commit | d752cc0e0534f868011de63873ccbc32ae74a2dc (patch) | |
tree | b48674d27f4e60539a4ddf48b57b8748a6944151 /TODO | |
parent | 810d16ad4b7f172163ed4bb8adc45a3d7183659a (diff) |
non-smtp input
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 11 |
1 files changed, 5 insertions, 6 deletions
@@ -39,16 +39,15 @@ logging ++ - international msg - presentation of local-part in log -- a log option? -encoding of local_part ++ 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 -- mail-time rejects get 550 mailbox unavailable -- bounces (see dsn handling) +++ forwarding checks rfc6530 7.1 -3- +++ - rcpt-time rejects get 533 mailbox name not allowed +++ - mail-time rejects get 550 mailbox unavailable +++ - bounces (see dsn handling) ++ expansions for to- and from-Alabel ? bug1567 @@ -57,4 +56,4 @@ enhanced status codes? rfc5248++ VRFY EXPN -non-smtp input +++ non-smtp input |