----- Original Message -----
From: "Kenneth Porter" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, December 05, 2003 5:52 AM
Subject: Re: [SAtalk] Disable a User who does not want SA


> --On Monday, December 01, 2003 3:55 PM -0600 Rich Puhek
> <[EMAIL PROTECTED]> wrote:
>
> > Here's the nospam.pl script:
>
> Why not use grep?
>
> > * ! ? /usr/local/bin/nospam.pl $LOGNAME
>
> (Untested code)
>
> * ! ? grep -q ^$LOGNAME$ /etc/spamassassin/exempt
>
> Or you could use the magic file approach:
>
> test -f /home/$LOGNAME/.nospamassassin
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: IBM Linux Tutorials.
> Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
> Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
> Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
> _______________________________________________
> Spamassassin-talk mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/spamassassin-talk
>

Thanks to all who replied. I have gone with all_spam_to [EMAIL PROTECTED]

the wild card does seem ok and since the user has a few email aliases to the
domain it works a treat.

I did spend a lot of time explaining how the user could use the usermin SA
module to edit spam settings but he seemed reluctant. Maybe he likes spam!

Mark



-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to