November 17, 2004
Updated greylisting whitelist
Over the last few months, I've been tweaking the whitelist I use in conjunction with my greylisting software on my mail server. The whitelist is a list of known mail domains that I don't wish to delay mail from. Most greylisting packages will include a sample whitelist, I've found a few posted on the web, and have collected the most common settings, but over time have added a few new entries to several of the larger emailers.
If you're running a greylisting process, I'll leave it to you to figure the proper way to import these entries into your system...
mysql> select * from whitelist; +----------------+---------------------------------------------------------------+ | mail | commentaire | +----------------+---------------------------------------------------------------+ | 12.5.136 | Southwest Airlines (unique sender, no retry) | | 64.12.136 | AOL | | 64.12.137 | AOL | | 64.12.138 | AOL | | 152.163.225 | AOL | | 205.188.156 | AOL | | 205.188.157 | AOL | | 205.188.159 | AOL | | 64.125.132.254 | collab.net (unique sender per attempt) | | 64.125.133.202 | collab.net (unique sender per attempt) | | 66.135.209 | Ebay | | 66.135.197 | Ebay | | 66.218.66 | Yahoo Groups servers (common pool, no retry) | | 66.218.67 | Yahoo Groups servers (common pool, no retry) | | 66.218.69 | Yahoo Groups servers (common pool, no retry) | | 195.238.2 | Skynet | | 195.238.3 | Skynet | | 204.107.120 | Ameritrade (no retry) | | 205.206.231 | SecurityFocus.com (unique sender per attempt) | | 207.115.63 | Prodigy - broken software that retries continually (no delay) | | 207.171.168 | Amazon | | 207.171.180 | Amazon | | 207.171.187 | Amazon | | 207.171.190 | Amazon | | 213.136.52.31 | Mysql.com (unique sender) | | 217.158.50.178 | AXKit mailing list (unique sender per attempt) | | 66.94.237 | Yahoo Groups servers (common pool, no retry) | | 205.188.144 | AOL | +----------------+---------------------------------------------------------------+ 28 rows in set (0.00 sec)Posted by Jim at November 17, 2004 11:54 PM | TrackBack

