[clug] Sendmail and SPAM

Stephen Rothwell sfr at canb.auug.org.au
Thu Mar 9 03:22:09 GMT 2006


On Thu, 9 Mar 2006 13:57:15 +1100 "Nerdvana - Steve Walsh" <S.walsh at nerdvana.com.au> wrote:
>
> I've got a client site with Sendmail and Spamassassin running along happily
> with tagging and Blacklists. What I now need to do is script (or download)
> some rules to allow Per-User control as to blacklists.
> 
> For example, the blacklists (SMTP.Sorbs SPAM.Sorbs, HTTP.Sorbs and
> block.Sorbs) reject all mail. I need mail sent to addresses like feedback@
> or joe.smith@ to bypass the blacklist checks and have all mail delivered,
> appendage increasement offers and all.
> 
> Something in the back of my mind is knocking on a box trying to get out and
> say "It can't be done, don't make a fool of yourself", but it shouldn't be
> that hard a thing to do (unless my understanding of how blacklists and
> sendmail play together are so totally screwed it's not funny)
> 
> Anyone have any thoughts?

Checkout FEATURE(`delay_checks', `friend') in snedmail.mc ...

That allows you at add things like

Spam:root@	FRIEND

to you access file and then root will avoid your other checks.

-- 
Cheers,
Stephen Rothwell                    sfr at canb.auug.org.au
http://www.canb.auug.org.au/~sfr/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.samba.org/archive/linux/attachments/20060309/2438d264/attachment.bin


More information about the linux mailing list