INSERT INTO checkhelo_whitelist (Source,Comment,Disabled) VALUES ('SenderIP:127.0.0.0/8','Local loopback address',0);
INSERT INTO checkhelo_whitelist (Source,Comment,Disabled) VALUES ('SenderIP:192.168.0.0/16','Private range',0);
INSERT INTO checkhelo_whitelist (Source,Comment,Disabled) VALUES ('SenderIP:10.0.0.0/8','Private range',0);
INSERT INTO checkhelo_whitelist (Source,Comment,Disabled) VALUES ('SenderIP:172.16.0.0/12','Private range',0);
INSERT INTO checkhelo_whitelist (Source,Comment,Disabled) VALUES ('SenderIP:196.207.32.0/24','Vodacom South Africa mailservers behind single IP',0);
INSERT INTO checkhelo_whitelist (Source,Comment,Disabled) VALUES ('SenderIP:24.71.223.10','SHAW.CA - Residential 1, behind single IP',0);
INSERT INTO checkhelo_whitelist (Source,Comment,Disabled) VALUES ('SenderIP:64.59.128.220','SHAW.CA - Business 1, behind single IP',0);
INSERT INTO checkhelo_whitelist (Source,Comment,Disabled) VALUES ('SenderIP:64.59.134.9','SHAW.CA - Residential 2, behind single IP',0);
INSERT INTO checkhelo_whitelist (Source,Comment,Disabled) VALUES ('SenderIP:196.2.16.0/24','Mweb South Africa, behind single IP',0);
INSERT INTO checkhelo_whitelist (Source,Comment,Disabled) VALUES ('SenderIP:196.211.173.234','Internet Solutions South Africa, mailserves behind single IP',0);
INSERT INTO checkhelo_whitelist (Source,Comment,Disabled) VALUES ('SenderIP:196.25.30.66','saoutsourcing.com - Servers behind single IP',0);
INSERT INTO checkhelo_whitelist (Source,Comment,Disabled) VALUES ('SenderIP:207.46.51.80','Bigfish.com - Servers behind single IP',0);
INSERT INTO checkhelo_whitelist (Source,Comment,Disabled) VALUES ('SenderIP:216.32.180.0/22','Bigfish.com - Servers behind single IP',0);
INSERT INTO checkhelo_whitelist (Source,Comment,Disabled) VALUES ('SenderIP:213.199.154.10','Bigfish.com - Servers behind single IP',0);
INSERT INTO greylisting_whitelist (Source,Comment,Disabled) VALUES ('SenderIP:127.0.0.0/8','Local loopback address',0);
INSERT INTO greylisting_whitelist (Source,Comment,Disabled) VALUES ('SenderIP:192.168.0.0/16','Private range',0);
INSERT INTO greylisting_whitelist (Source,Comment,Disabled) VALUES ('SenderIP:10.0.0.0/8','Private range',0);
INSERT INTO greylisting_whitelist (Source,Comment,Disabled) VALUES ('SenderIP:172.16.0.0/12','Private range',0);
INSERT INTO greylisting_whitelist (Source,Comment,Disabled) VALUES ('SenderIP:12.5.136.141','Southwest Airlines (unique sender, no retry)',0);
INSERT INTO greylisting_whitelist (Source,Comment,Disabled) VALUES ('SenderIP:12.5.136.142','Southwest Airlines (unique sender, no retry)',0);
INSERT INTO greylisting_whitelist (Source,Comment,Disabled) VALUES ('SenderIP:12.5.136.143','Southwest Airlines (unique sender, no retry)',0);
INSERT INTO greylisting_whitelist (Source,Comment,Disabled) VALUES ('SenderIP:12.5.136.144','Southwest Airlines (unique sender, no retry)',0);
INSERT INTO greylisting_whitelist (Source,Comment,Disabled) VALUES ('SenderIP:63.169.44.143','Southwest Airlines (unique sender, no retry)',0);
INSERT INTO greylisting_whitelist (Source,Comment,Disabled) VALUES ('SenderIP:63.169.44.144','Southwest Airlines (unique sender, no retry)',0);
INSERT INTO greylisting_whitelist (Source,Comment,Disabled) VALUES ('SenderIP:12.107.209.244','kernel.org mailing lists (high traffic, unique sender per mail)',0);
INSERT INTO greylisting_whitelist (Source,Comment,Disabled) VALUES ('SenderIP:64.124.204.39','moveon.org (unique sender per attempt)',0);
INSERT INTO greylisting_whitelist (Source,Comment,Disabled) VALUES ('SenderIP:64.125.132.254','collab.net (unique sender per attempt)',0);
INSERT INTO greylisting_whitelist (Source,Comment,Disabled) VALUES ('SenderIP:66.135.209.0/24','Ebay (for time critical alerts)',0);
INSERT INTO greylisting_whitelist (Source,Comment,Disabled) VALUES ('SenderIP:66.218.66.0/24','Yahoo Groups servers (common pool, no retry)',0);
INSERT INTO greylisting_whitelist (Source,Comment,Disabled) VALUES ('SenderIP:66.218.67.0/24','Yahoo Groups servers (common pool, no retry)',0);
INSERT INTO greylisting_whitelist (Source,Comment,Disabled) VALUES ('SenderIP:66.218.69.0/24','Yahoo Groups servers (common pool, no retry)',0);
INSERT INTO greylisting_whitelist (Source,Comment,Disabled) VALUES ('SenderIP:66.94.237.0/24','Yahoo Groups servers (common pool, no retry)',0);
INSERT INTO greylisting_whitelist (Source,Comment,Disabled) VALUES ('SenderIP:204.107.120.10','Ameritrade (no retry)',0);
INSERT INTO greylisting_whitelist (Source,Comment,Disabled) VALUES ('SenderIP:207.115.63.0/24','Prodigy (broken software that retries continually with no delay)',0);
INSERT INTO greylisting_whitelist (Source,Comment,Disabled) VALUES ('SenderIP:205.206.231.0/24','SecurityFocus.com (unique sender per attempt)',0);
INSERT INTO greylisting_whitelist (Source,Comment,Disabled) VALUES ('SenderIP:209.132.176.174','Sourceware.org mailing lists (high traffic, unique sender per mail)',0);
INSERT INTO greylisting_whitelist (Source,Comment,Disabled) VALUES ('SenderIP:211.29.132.0/24','optusnet.com.au (wierd retry pattern and more than 48hrs)',0);
INSERT INTO greylisting_whitelist (Source,Comment,Disabled) VALUES ('SenderIP:213.136.52.31','Mysql.com (unique sender)',0);
INSERT INTO greylisting_whitelist (Source,Comment,Disabled) VALUES ('SenderIP:217.158.50.178','AXKit mailing list (unique sender per attempt)',0);
|