[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] SendMail DNSBL config question (raq4)
- Subject: RE: [cobalt-users] SendMail DNSBL config question (raq4)
- From: "Dan Kriwitsky" <list1@xxxxxxxxxxxxxxxxxxxx>
- Date: Wed Jul 16 20:23:03 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> Following your suggestion to run the above command before
> starting sendmail, I discovered 2 errors. I fixed them. Now
> the sendmail loads and after the first send message it stops.
> all the following test messages I try to send generate this
> error: "An unknown error has occurred. Subject 'test',
> Account: 'wcstaff@xxxxxxxxxxxx', Server: 'webcoast.com',
> Protocol: SMTP, Server
> Response: '554 5.3.0 rewrite: map dnsbl not found', Port: 25,
> Secure(SSL): No, Server Error: 554, Error Number: 0x800CCC6F"
I'm not sure what the error is. Did you use the m4 at all or have you
just been editing sendmail.cf?
Perhaps one of the DNSBL you're trying to use is down or unreachable
from your network. Or, you have a format error on one of your DNSBL
sections. From a prompt take a look at the DNSBL's you have configured
and try:
dig 233.77.235.205.Spews.relays.OsiruSoft.com
dig 233.77.235.205.relays.ordb.org
dig 233.77.235.205.dnsbl.sorbs.net
dig 233.77.235.205.spamhaus.relays.OsiruSoft.com
dig 233.77.235.205.bl.spamcop.net
According to http://openrbl.org/ 205.235.77.233 is listed by SPEWS and
Spamhaus so you should get a different answer from them showing a
127.0.0.x IP. (This particular IP belongs to a well known spammer.) It's
probably not listed by SORBS since those who would report to SORBS
probably are already rejecting at least the full /24.
--
C2003 Dan Kriwitsky
Please reply to the list only. Off list replies are not read.