X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=src%2Forg%2Fibex%2Fmail%2FSMTP.java;h=9ca85c8b5e6cb6a1b005d2d77af5d743112ab656;hb=c904ac6c7813958e79d19eb772df8cf83c8775b3;hp=a426987a7deee5c0f6dbd9876e8e06cf4500d1d0;hpb=40cc28bd45a41a61c8dd708fae27a49f167cee19;p=org.ibex.mail.git diff --git a/src/org/ibex/mail/SMTP.java b/src/org/ibex/mail/SMTP.java index a426987..9ca85c8 100644 --- a/src/org/ibex/mail/SMTP.java +++ b/src/org/ibex/mail/SMTP.java @@ -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