commenting in SMTP.java
[org.ibex.mail.git] / src / org / ibex / mail / SMTP.java
index a426987..9ca85c8 100644 (file)
@@ -16,6 +16,9 @@ import javax.naming.directory.*;
 
 // FIXME: inbound throttling/ratelimiting
 
+// "Address enumeration detection" -- notice when it looks like somebody
+// is trying a raft of addresses.
+
 // RFC's implemented
 // RFC2554: SMTP Service Extension for Authentication
 //     - did not implement section 5, though