[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] Adding DNSBL Problem
- Subject: [cobalt-users] Adding DNSBL Problem
- From: "Santiago Montalvan" <smontalvan@xxxxxxxxxxxxxxxxx>
- Date: Mon Oct 6 23:53:01 2003
- Organization: montalvanware.com
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Well I finally decided to add a DNSBL to our Sendmail config so I followed
this tutorial: http://www.nuonce.net/cobalt-smtp-blackhole.php but I only
added the following to the cobalt.mc file:
FEATURE(`dnsbl',`relays.ordb.org',`554 Rejected - see http://ordb.org/')dnl
and then I followed the rest of the instructions, to make a long store
short, even after adding the following line:
# Pop-before-smtp secondary access hash
Kpopauth hash -a<MATCH> /etc/mail/popip.db
To the sendmail.cf file the pop before smtp still wasn't working and I am
thinking that it might be because I am not adding the lines correctly, do I
need a tab somewhere, what about line breaks? Enter at the end of the
lines? I was using pico to edit.
Let me know,
Thanks,
Santiago.