| 1 |
18 |
eharris |
|
| 2 |
|
|
# so far for various reasons.
|
| 3 |
|
|
|
| 4 |
|
|
|
| 5 |
|
|
# considered legitimate, merely a list of servers that for one reason or
|
| 6 |
|
|
# another may either have some type of problem with the Greylisting method,
|
| 7 |
|
|
# or because of a recognized need to avoid the delay that it may cause.
|
| 8 |
|
|
|
| 9 |
|
|
|
| 10 |
|
|
# want to have. If you happen to discover ones that aren't in this list,
|
| 11 |
|
|
# or that the IP's in this list have changed, please let me know at
|
| 12 |
|
|
# eharris@puremagic.com, after reading the next paragraph carefully.
|
| 13 |
171 |
eharris |
|
| 14 |
18 |
eharris |
|
| 15 |
171 |
eharris |
# Any submission for inclusion to this list should be accompanied by
|
| 16 |
|
|
# the IP's or address range of the mailservers that have a problem sending
|
| 17 |
|
|
# to Greylisting servers, the name/url of the organization running these
|
| 18 |
|
|
# problem servers, and a detail of the specific reason(s) why their systems
|
| 19 |
|
|
# have a problem with Greylisting, and also the type of mail server softare
|
| 20 |
|
|
# they are running (if known).
|
| 21 |
|
|
|
| 22 |
|
|
|
| 23 |
|
|
# 1. They have a pool of round-robin outbound mail servers that spans more
|
| 24 |
|
|
# than one /24 netblock.
|
| 25 |
|
|
# 2. They have software that considers a 4xx temporary mail failure to be
|
| 26 |
|
|
# a permanent bounce.
|
| 27 |
|
|
# 3. Their mail servers retry delivery for 4xx failures continually with
|
| 28 |
|
|
# no delay.
|
| 29 |
|
|
# 4. Their mail servers either don't retry at all, or have a very long
|
| 30 |
|
|
# retry delay (more than 5 hours).
|
| 31 |
|
|
# 5. The mail servers use a unique sender address for each delivery
|
| 32 |
|
|
# attempt, even for the same piece of mail. (also known as VERP).
|
| 33 |
|
|
# 6. The mail servers host high volume mailing lists with a general appeal
|
| 34 |
|
|
# that try to track bounces by using a unique sender address for each
|
| 35 |
|
|
# mail (also known as VERP).
|
| 36 |
|
|
|
| 37 |
|
|
|
| 38 |
|
|
# above criteria will not be accepted for inclusion in this list. This
|
| 39 |
|
|
# includes servers that handle Greylisting ok, but that you consider
|
| 40 |
|
|
# "legitimate", and don't want their mail delayed. Since "legitimate" is a
|
| 41 |
|
|
# subjective distinction, I believe that those types of whitelist entries
|
| 42 |
|
|
# are better left for individual administrators to decide.
|
| 43 |
|
|
|
| 44 |
|
|
|
| 45 |
172 |
eharris |
# Before submitting a potential entry, please check that your implementation
|
| 46 |
|
|
# uses the 451 error code (not 450 or another 4xx code). Some problems have
|
| 47 |
|
|
# been reported for sites like MSN/Hotmail, Prodigy, and various other
|
| 48 |
|
|
# senders that appear to be having "weird" retry patterns (sometimes
|
| 49 |
|
|
# resulting in bounces) when using code 450 or others.
|
| 50 |
|
|
|
| 51 |
|
|
|
| 52 |
|
|
# many sites seem to treat it as a very short duration failure, and will
|
| 53 |
|
|
# retry several times within seconds, and then bounce the mail, while they
|
| 54 |
|
|
# handle a code 451 more "normally".
|
| 55 |
|
|
|
| 56 |
|
|
|
| 57 |
18 |
eharris |
# a whitelist entry (assumes defaults from dbdef.sql):
|
| 58 |
|
|
# INSERT INTO relaytofrom (relay_ip, record_expires, create_time)
|
| 59 |
|
|
# VALUES ('127.0.0.1', '9999-12-31 23:59:59', NOW());
|
| 60 |
|
|
|
| 61 |
|
|
|
| 62 |
|
|
192.168 # Don't delay our private networks either
|
| 63 |
|
|
10 # Private net (class A)
|
| 64 |
|
|
172.16 # Another private net (inidividual entries, since can't
|
| 65 |
121 |
eharris |
172.17 # do a /12 netmask easily
|
| 66 |
|
|
172.18
|
| 67 |
|
|
172.19
|
| 68 |
|
|
172.20
|
| 69 |
|
|
172.21
|
| 70 |
|
|
172.22
|
| 71 |
|
|
172.23
|
| 72 |
|
|
172.24
|
| 73 |
|
|
172.25
|
| 74 |
|
|
172.26
|
| 75 |
|
|
172.27
|
| 76 |
|
|
172.28
|
| 77 |
|
|
172.29
|
| 78 |
|
|
172.30
|
| 79 |
|
|
172.31
|
| 80 |
|
|
|
| 81 |
18 |
eharris |
|
| 82 |
|
|
|
| 83 |
|
|
|
| 84 |
|
|
12.5.136.142 # Southwest Airlines (unique sender, no retry)
|
| 85 |
170 |
eharris |
12.5.136.143 # Southwest Airlines (unique sender, no retry)
|
| 86 |
177 |
eharris |
12.5.136.144 # Southwest Airlines (unique sender, no retry)
|
| 87 |
|
|
12.107.209.244 # kernel.org mailing lists (high traffic, unique sender per mail)
|
| 88 |
170 |
eharris |
63.82.37.110 # SLmail
|
| 89 |
166 |
eharris |
63.169.44.143 # Southwest Airlines (unique sender, no retry)
|
| 90 |
178 |
eharris |
63.169.44.144 # Southwest Airlines (unique sender, no retry)
|
| 91 |
|
|
64.7.153.18 # sentex.ca (common pool)
|
| 92 |
170 |
eharris |
64.12.137 # AOL (common pool) - http://postmaster.aol.com/servers/imo.html
|
| 93 |
171 |
eharris |
64.12.138 # AOL (common pool)
|
| 94 |
170 |
eharris |
64.124.204.39 # moveon.org (unique sender per attempt)
|
| 95 |
160 |
eharris |
64.125.132.254 # collab.net (unique sender per attempt)
|
| 96 |
40 |
eharris |
#64.233.162 # zproxy.gmail.com (common server pool, bad 451 handling?)
|
| 97 |
183 |
eharris |
#64.233.170 # rproxy.gmail.com (common server pool, bad 451 handling?)
|
| 98 |
|
|
#64.233.182 # nproxy.gmail.com (common server pool, bad 451 handling?)
|
| 99 |
|
|
#64.233.184 # wproxy.gmail.com (common server pool, bad 451 handling?)
|
| 100 |
|
|
#65.82.241.160 # Groupwise?
|
| 101 |
166 |
eharris |
66.94.237 # Yahoo Groups servers (common pool, no retry)
|
| 102 |
177 |
eharris |
66.100.210.82 # Groupwise?
|
| 103 |
166 |
eharris |
66.135.209 # Ebay (for time critical alerts)
|
| 104 |
18 |
eharris |
66.135.197 # Ebay (common pool)
|
| 105 |
170 |
eharris |
66.162.216.166 # Groupwise?
|
| 106 |
|
|
66.206.22.82 # PLEXOR
|
| 107 |
166 |
eharris |
66.206.22.83 # PLEXOR
|
| 108 |
|
|
66.206.22.84 # PLEXOR
|
| 109 |
|
|
66.206.22.85 # PLEXOR
|
| 110 |
|
|
66.218.66 # Yahoo Groups servers (common pool, no retry)
|
| 111 |
18 |
eharris |
66.218.67 # Yahoo Groups servers (common pool, no retry)
|
| 112 |
166 |
eharris |
66.218.69 # Yahoo Groups servers (common pool, no retry)
|
| 113 |
165 |
eharris |
#66.249.82 # gmail (common server pool, bad 451 handling)
|
| 114 |
183 |
eharris |
66.27.51.218 # ljbtc.com (Groupwise)
|
| 115 |
166 |
eharris |
#66.89.73.101 # Groupwise?
|
| 116 |
|
|
#68.15.115.88 # Groupwise?
|
| 117 |
|
|
#72.14.204 # qproxy.gmail.com (common server pool, bad 451 handling?)
|
| 118 |
183 |
eharris |
152.163.225 # AOL (common pool)
|
| 119 |
170 |
eharris |
194.245.101.88 # Joker.com (email forwarding server)
|
| 120 |
|
|
195.235.39.19 # Tid InfoMail Exchanger v2.20
|
| 121 |
166 |
eharris |
195.238.2 # skynet.be (wierd retry pattern, common pool)
|
| 122 |
177 |
eharris |
195.238.3 # skynet.be (wierd retry pattern, common pool)
|
| 123 |
|
|
#204.60.8.162 # Groupwise?
|
| 124 |
166 |
eharris |
204.107.120.10 # Ameritrade (no retry)
|
| 125 |
172 |
eharris |
205.188.139.136 # AOL (common pool)
|
| 126 |
171 |
eharris |
205.188.139.137 # AOL (common pool)
|
| 127 |
|
|
205.188.144.207 # AOL (common pool)
|
| 128 |
|
|
205.188.144.208 # AOL (common pool)
|
| 129 |
170 |
eharris |
205.188.156.66 # AOL (common pool)
|
| 130 |
172 |
eharris |
205.188.157 # AOL (common pool)
|
| 131 |
|
|
205.188.159.7 # AOL (common pool)
|
| 132 |
|
|
205.206.231 # SecurityFocus.com (unique sender per attempt)
|
| 133 |
|
|
205.211.164.50 # sentex.ca (common pool)
|
| 134 |
|
|
207.115.63 # Prodigy (broken software that retries continually with no delay)
|
| 135 |
|
|
207.171.168 # Amazon.com (common pool)
|
| 136 |
|
|
207.171.180 # Amazon.com (common pool)
|
| 137 |
|
|
207.171.187 # Amazon.com (common pool)
|
| 138 |
|
|
207.171.188 # Amazon.com (common pool)
|
| 139 |
|
|
207.171.190 # Amazon.com (common pool)
|
| 140 |
|
|
#209.104.63 # Ticketmaster (poor retry config)
|
| 141 |
185 |
eharris |
209.132.176.174 # sourceware.org mailing lists (high traffic, unique sender per mail)
|
| 142 |
184 |
eharris |
211.29.132 # optusnet.com.au (wierd retry pattern and more than 48hrs)
|
| 143 |
172 |
eharris |
213.136.52.31 # Mysql.com (unique sender)
|
| 144 |
|
|
#216.136.226.0 # Yahoo Mail?
|
| 145 |
166 |
eharris |
#216.157.204.5 # Groupwise?
|
| 146 |
|
|
#216.239.56 # proxy.gmail.com (common server pool, bad 451 handling?)
|
| 147 |
183 |
eharris |
217.158.50.178 # AXKit mailing list (unique sender per attempt)
|
| 148 |
18 |
eharris |
|