RE: Adelphia vs greylisting
"Allan E. Johannesen" <[email protected]>
| Newsgroups | gmane.mail.spam.greylist.user |
|---|---|
| Message-ID | <[email protected]> |
>>>>> "tonyb" == Tony Bunce <[email protected]> writes: tonyb> And the regular expression is (all one line): tonyb> 't-ipconnect\.de$|tisdip\.tiscali\.de$|ipt\.aol\.com$|vie\.surfer\.at$|c tonyb> hello|bluewin\.ch$ tonyb> |comcast\.net$|ameritech\.net$|pacbell\.net$|attbi\.com$|swbell\.net$ tonyb> |optonline\.net$|charter\.com$|hinet\.net$|\.rr\.com$|dial|dsl|cable|dyn tonyb> |ppp tonyb> |pool|client|dhcp|(([0-9]{1,3}[-\.])+){3}[0-9]{1,3}|[0-9]{6,12}|\.arpa$| tonyb> \.it$|\.jp$|\.tw$|\.ru$|\.br$|\.hk$|^user|^host' I'd add several other countries to that list, but I don't want to appear xenophobic. I suppose such a view is because I'd expect little email traffic from various countries, but it is profiling based on little evidence... The sentence imposed is only greylisting, so it's not a death sentence, after all. This morning, I found that earthlink.net appears to send retries from random IPs and only for a couple of times. The IPs in this incident appear to be 207.69.195.*, but that entire class C does not lookup to earthlink.net. My basic worry about greylisting remains, since there are so many broken MTAs in the universe. Maybe lobotomizing it by a list such as above is the way to go. Had anyone noticed that earthlink is blocked by greylisting? Does anyone know the whitelist to use for them? I don't know if the IP list I observed in the incident is only a small part of there MTA IP domain.. Thanks.