X-Git-Url: http://git.megabrutal.com/?p=mgsmtp.git;a=blobdiff_plain;f=todo.txt;fp=todo.txt;h=e744473f69457400171c718af8dc746b1d647184;hp=a76e304d319144cf50ca7aa65d3758c8cdd9f8e2;hb=b9f9b1ef700bfba6e4afdc431325edaefa4510be;hpb=051a1121219617c530b553d70be0e849fc7dbc7e diff --git a/todo.txt b/todo.txt index a76e304..e744473 100644 --- a/todo.txt +++ b/todo.txt @@ -14,22 +14,27 @@ Future: - Show authenticated user in "Received" headers - Delivery threads should finish sooner - Ensure random spool object names -- DNSBL +- Implement CHUNKING extension +- Implement more proper reactions for non-standard replies and sequence breaking +- SSL +- Consider using FindFirstChangeNotification v0.9u: - NATIVE LINUX PORT! +- Autodetect timezone v0.9t: - Option to disable MX lookups - Separate config files or work directories supplied in parameters + Process CTRL-C properly to quit from user mode gracefully -- IPv6 -- Bind to user-specified IPs +- IPv6 & preference +- CIDR +- DNSBL +- Show true reverse hostname in "Received" headers ++ Bind to user-specified IPs + Option to add Reply-To header to forwarded e-mails + Fix non-RFC-compliant handling of lines starting with dots + Fall back to HELO when remote server doesn't support EHLO -- Implement CHUNKING extension -- Implement more proper reactions for non-standard replies and sequence breaking v0.9s: + Change "Client disconnected, and thread exited successfully." to "Client disconnected."