Fall back to HELO when remote server doesn't understand EHLO
[mgsmtp.git] / todo.txt
index 7a392c57537a8fcc861af013235e6540fe758293..58ac308782db2a5cdb27d576a4a94560d022b669 100644 (file)
--- a/todo.txt
+++ b/todo.txt
@@ -25,6 +25,11 @@ v0.9t:
 - Process CTRL-C properly to quit from user mode gracefully
 - IPv6
 - 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."
@@ -41,7 +46,7 @@ v0.9s:
 + Fix PRESHUTDOWN
 + Enforce ASCII printable characters in commands
 + Developer comment for test/debug builds
-- More efficient command-line parsing
++ More efficient command-line parsing
 
 v0.9r:
 + Forwarding