In article <slrnc08pgv.fqj.sjaenick@azathoth.jaenicke.org> Sebastian
Jaenicke <sjaenick@techfak.uni-bielefeld.de> writes:
>* Rae <rcky_d100@hotmail.com> wrote:
>> Sebastian Jaenicke <sjaenick@techfak.uni-bielefeld.de> wrote in
>message news:<slrnc061kr.2dg.sjaenick@azathoth.jaenicke.or g>...
>> > * Rae <rcky_d100@hotmail.com> wrote:
>> > [..]
>> > > Does anyone know how to turn off spamassassin for specific users on
>> > > the mail server while having it filter email for others?
>[..]
>> I am using procmailrc.
>
>So, either remove the spamc invocation from your /etc/procmailrc and
>create individual ~/.procmailrc files for each user that needs to get
>his/her mail filtered with spamassassin or extend the procmail recipe
>in your global /etc/procmailrc to only use spamc if the mail is going
>to be delivered to one of those users (i.e., match the "To:" field). The To: field does not say who the message is going to be delivered to,
especially not for spam. $LOGNAME is the right thing to check, as in
Thomas' suggestion.
--Per Hedeland
per@hedeland.org