Hi,
Can I use something like this to in spamassassin/local.cf to block mail from
one a list to one particular user.
I sometimes have users that ask me to block stuf that isnt really spam but
that they have signed up to and forgotten why they get it. In this situation
I dont want to block everyone from gettting these mails.
Is using spamassassin to do this the wrong way to go about it?

header MC_MY_RULE    From =~ /[EMAIL PROTECTED]/i
header MC_MY_RULE    Envelope-to =~ /[EMAIL PROTECTED]/i
header MC_MY_RULE    Subject     =~ /Mailing list subject/i
score MC_MY_RULE    10.0

regards,
--
Michael Connors

Reply via email to