public marks

PUBLIC MARKS from camel with tags spam & environment

27 August 2008 08:15

smtp-delay plug-in for qmail

smtp-delay is an add-on/plug-in intended for use with qmail. It was written primarily to add banner delays and antipipelining to qmail. These two features are known to be able to block certain types of spam and virus mail sent through non-rfc-compliant SMTP engines. When I looked around for programs to add this functionality to qmail, I found only one such program, and didn't like the way it was done. BTW...I have the same objections to the way its done in sendmail 8.13.x. Since banner delays (the server pausing for some time before issuing an SMTP banner) cause every SMTP connection to take longer, I thought it would be a good idea to somehow exempt "legitimate" mail servers...or at least not subject them to long banner delays. So I decided to tune the banner delay time based on the connecting IP's reverse DNS. IPs with no rDNS get treated the worst (longest banner delay). IPs with rDNS matching a regex intended to detect dynamic/end-user IPs get a moderate delay. All other IPs get a very short banner delay...just long enough to see if they immediately pipeline (send SMTP commands before the banner's been sent). The original intent for smtp-delay was that it should be run before rblsmtpd, and simply set the RBLSMTPD environment variable if applicable, letting rblsmtpd issue the 4xx response. Pretty early on, I realized smtp-delay should be able to run standalone (without dependence on rblsmtpd to do its talking) and issue a 4xx response on its own. Lately, the spam load against our mail cluster has gotten so bad that I've started running smtp-delay after rblsmtpd, based on the idea that there's no point waiting out a long banner delay holding an open socket to an IP we have no intention of accepting mail from anyway. This reduced our concurrency by about 20%.

camel's TAGS related to tag spam

address +   admin +   amavis +   anit spam +   anti spam +   apache +   apache2 +   applications +   captcha +   captchas +   clamav +   cluster +   code +   collaboration +   community +   config +   control +   database +   debian +   dotclear +   drop +   email +   encoding +   environment +   filter +   firewall +   firwall +   form +   format +   free +   greylist +   guide +   howto +   html +   image +   install +   jetable +   linux +   list +   mail +   mod_defensible +   monitoring +   network +   obfuscate +   opensource +   php +   postfix +   project +   proxy +   qmail +   reference +   remote +   roundcube +   script +   secure +   server +   serveur +   site +   smtp +   spamassassin +   ubuntu +   virus +   vmware +   vpn +