[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] RAQ 550 dnsbl revisited
- Subject: Re: [cobalt-users] RAQ 550 dnsbl revisited
- From: Beheer <bno@xxxxxxxxx>
- Date: Thu Jul 31 02:14:00 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
On Thursday 31 July 2003 06:55, Dan Kriwitsky wrote:
> > For the archives;
> >
> > the last week posted solution to add dnsbl to a raq 550 has
> > a catch; it kills pop before smtp.
> >
> > - edit cobalt.mc to add dnsbl, and install
> > result: dnsbl works, pop b4 smtp does not
>
> Now, if you go back to some previous posts there are methods shown on
> how to edit sendmail.cf itself to achieve that. IIRC, Jeff Lassman
> recently posted some info.
popb4smtp seems to be a seperate update, either reinstalling the package
(dangerous on some cobalts it seems) or the manual changes in sendmail.cf
will do the trick.
>># DNS based IP address spam list bl.spamcop.net
>>R$* $: $&{client_addr}
>>R::ffff:$-.$-.$-.$- $: <?> $(host $4.$3.$2.$1.bl.spamcop.net. $: OK $)
>>R$-.$-.$-.$- $: <?> $(host $4.$3.$2.$1.bl.spamcop.net. $: OK $)
>>R<?>OK $: OKSOFAR
>>R<?>$+ $#error $@ 5.7.1 $: "Spam blocked see
>>http://spamcop.net/bl.shtml?"$&{client_addr}
Anyway, for those who want to read the relevant information in some detail go
here: http://bluebird.sinauer.com/~morse/cobalt/dnsbl.html
sample entry's as pointed out by dan above in the archives are here for the
full story:
http://list.cobalt.com/pipermail/cobalt-users/2003-March/088151.html
B.