Package: postfix-gld
Severity: wishlist
Tags: patch

A much newer list of known servers that should be setup to
automatically whitelist is available online. It seems that this list
http://cvs.puremagic.com/viewcvs/greylisting/schema/whitelist_ip.txt
is referenced most commonly (it is the one that is used for
http://greylisting.org/whitelisting). 

I am inclosing a patch to the tables.sql that adds these entries.

Micah



-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (990, 'testing'), (600, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-1-k7
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
--- /usr/share/gld/tables.sql   2005-02-05 16:26:30.000000000 -0800
+++ /tmp/tables.sql     2005-02-05 17:14:48.000000000 -0800
@@ -26,11 +26,19 @@
 INSERT INTO whitelist VALUES ('64.12.136', 'AOL');
 INSERT INTO whitelist VALUES ('64.12.137', 'AOL');
 INSERT INTO whitelist VALUES ('64.12.138', 'AOL');
+INSERT INTO whitelist VALUES ('205.188.144.207', 'AOL');
+INSERT INTO whitelist VALUES ('205.188.144.208', 'AOL');
+INSERT INTO whitelist VALUES ('205.188.156.66', 'AOL');
+INSERT INTO whitelist VALUES ('205.188.157', 'AOL');
+INSERT INTO whitelist VALUES ('205.188.159.7', 'AOL');
+INSERT INTO whitelist VALUES ('152.163.225', 'AOL');
 INSERT INTO whitelist VALUES ('64.125.132.254', 'collab.net (unique sender per 
attempt)');
 INSERT INTO whitelist VALUES ('64.125.133.202', 'collab.net (unique sender per 
attempt)');
 INSERT INTO whitelist VALUES ('66.135.209', 'Ebay');
 INSERT INTO whitelist VALUES ('66.135.197', 'Ebay');
 INSERT INTO whitelist VALUES ('66.218.66', 'Yahoo Groups servers (common pool, 
no retry)');
+INSERT INTO whitelist VALUES ('66.218.67', 'Yahoo Groups servers (common pool, 
no retry)');
+INSERT INTO whitelist VALUES ('66.218.69', 'Yahoo Groups servers (common pool, 
no retry)');
 INSERT INTO whitelist VALUES ('152.163.225', 'AOL');
 INSERT INTO whitelist VALUES ('195.238.2.105', 'Skynet');
 INSERT INTO whitelist VALUES ('195.238.2.124', 'Skynet');
@@ -43,7 +51,21 @@
 INSERT INTO whitelist VALUES ('207.171.168', 'Amazon');
 INSERT INTO whitelist VALUES ('207.171.180', 'Amazon');
 INSERT INTO whitelist VALUES ('207.171.187', 'Amazon');
+INSERT INTO whitelist VALUES ('207.171.188', 'Amazon');
 INSERT INTO whitelist VALUES ('207.171.190', 'Amazon');
 INSERT INTO whitelist VALUES ('213.136.52.31', 'Mysql.com (unique sender)');
 INSERT INTO whitelist VALUES ('217.158.50.178', 'AXKit mailing list (unique 
sender per attempt)');
-
+INSERT INTO whitelist VALUES ('64.124.204.39', 'Moveon.org (unique sender per 
attempt)');
+INSERT INTO whitelist VALUES ('211.29.132', 'optusnet.com.au (wierd retry 
pattern and more than 48hrs)');
+INSERT INTO whitelist VALUES ('205.211.164.50', 'sentex.ca');
+INSERT INTO whitelist VALUES ('64.7.153.18', 'sentex.ca');
+INSERT INTO whitelist VALUES ('12.107.209.244', 'kernel.org mailing lists 
(high traffic, unique sender per mail)');
+INSERT INTO whitelist VALUES ('12.107.209.250', 'sourceware.org mailing lists 
(high traffic, unique sender per mail)');
+INSERT INTO whitelist VALUES ('63.82.37.110', 'SLmail');
+INSERT INTO whitelist VALUES ('195.235.39.19', 'Tid InfoMail Exchanger v2.2');
+INSERT INTO whitelist VALUES ('194.245.101.88', 'Joker.com (email forwarding 
server)');
+INSERT INTO whitelist VALUES ('66.27.51.218', 'ljbtc.com (Groupwise)');
+INSERT INTO whitelist VALUES ('66.206.22.82', 'PLEXOR)');
+INSERT INTO whitelist VALUES ('66.206.22.83', 'PLEXOR)');
+INSERT INTO whitelist VALUES ('66.206.22.84', 'PLEXOR)');
+INSERT INTO whitelist VALUES ('66.206.22.85', 'PLEXOR)');

Reply via email to