[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] SendMail DNSBL config question (raq4)



> Make sure you don't have any line wraps. Here's mine as an example, I've
> numbered the lines so you can remove wraps:
> 
> ######################################################################
> ###  check_spews -- check against spews level 1 
> ######################################################################
> R$* $: $&{client_addr} #1
> R::ffff:$-.$-.$-.$- $: <?> $(host
> $4.$3.$2.$1.Spews.relays.OsiruSoft.com. $: OK $) #2
> R$-.$-.$-.$- $: <?> $(host
> $4.$3.$2.$1.Spews.relays.OsiruSoft.com. $: OK $) #3
> R<?>OK $: OKSOFAR #4
> R<?>$+ $#error $@ 5.7.1 $: "Mail from " $&{client_addr}
> " Email blocked using SPEWS - see <http://test.mcwebber.com/>" #5
> 
> -- 
Does this go at the end of he sendmail.cf file?