commenting in SMTP.java
authoradam <adam@megacz.com>
Sat, 1 Mar 2008 06:00:46 +0000 (06:00 +0000)
committeradam <adam@megacz.com>
Sat, 1 Mar 2008 06:00:46 +0000 (06:00 +0000)
darcs-hash:20080301060046-5007d-896e6bb6429e22e1fec402c3fe07fa23a22d5e69.gz

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