xcobaltdude
Verified User
- Joined
- Aug 25, 2004
- Messages
- 24
I've noticed since adding Spamblocker2 that various IP's are blocled by bl.spamcop.net which are *not* listed at spamcop.
For example, email from 64.203.80.41 is rejected with "Email blocked by SPAMCOP - to unblock see http://www.xxxx.xxx" even though that IP (64.203.80.41) is *not* listed at spamcop. (Try it yourself).
Anybody else notice this? We're receiving complaints from a few clients that legitimate email is being blocked.
Exim.conf has the following for spamcop:
# deny using spamcop
deny message = Email blocked by SPAMCOP - to unblock see http://www.myfakedomainname.com/blocked.html
hosts = !+relay_hosts
domains = +use_rbl_domains
!authenticated = *
dnslists = bl.spamcop.net
For now, we're commenting out spamcop.....
For example, email from 64.203.80.41 is rejected with "Email blocked by SPAMCOP - to unblock see http://www.xxxx.xxx" even though that IP (64.203.80.41) is *not* listed at spamcop. (Try it yourself).
Anybody else notice this? We're receiving complaints from a few clients that legitimate email is being blocked.
Exim.conf has the following for spamcop:
# deny using spamcop
deny message = Email blocked by SPAMCOP - to unblock see http://www.myfakedomainname.com/blocked.html
hosts = !+relay_hosts
domains = +use_rbl_domains
!authenticated = *
dnslists = bl.spamcop.net
For now, we're commenting out spamcop.....