Hi all,

I have implemented a fiddled version of John Kirkland's MySQL MD-Greylist code (Thanks to Gary Funk for sending me the code), which is reducing SPAM, but producing complaints from users that some important customer emails are being delayed.

One idea I had was to try and create a whitelist entry in the database for emails sent from within my network to customers, to try and reduce delays for initial replies from said customers.

Ie. When one of my users sends an email from [EMAIL PROTECTED] to [EMAIL PROTECTED], I lookup custnet.com in DNS, get the IP's of the highest priority MX's and create a whitelist entry so that it decreases the chance that a reply from [EMAIL PROTECTED] to [EMAIL PROTECTED] gets delayed by the greylist code.

What do you think about this idea? Does anyone have any suggestions for improvements?

Thanks
Roland


_______________________________________________
NOTE: If there is a disclaimer or other legal boilerplate in the above
message, it is NULL AND VOID.  You may ignore it.

Visit http://www.mimedefang.org and http://www.roaringpenguin.com
MIMEDefang mailing list [email protected]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Reply via email to