I see, I didn't understand the syntax of the rules before, now I understand.
Thank you, I will try that.

Loren Wilton wrote:
Well, of course you can't "block" with SA itself. But I assume you knew that. You can't do what you want quite the way you showed it. But you can get the effect you want: header __MC_MY_FROM From =~ /[EMAIL PROTECTED]/i
header __MC_MY_ENV    Envelope-to =~ /[EMAIL PROTECTED]/i
header __MC_MY_SUB    Subject     =~ /Mailing list subject/i
meta MC_MY_RULE __MC_MY_FROM && __MC_MY_ENV && __MC_MY_SUB
score MC_MY_RULE    10.0
Now, whether that will really work for you... Loren


--
Michael Connors
go2web Limited
Registered in Ireland: No. 327376
Reg. address: 53, Thormanby Lawns, Howth, Dublin 13
Head Office: Harbour House, Harbour Road, Howth
Phone: +353-1-839 5432
Fax:   +353-1-839 5439

Reply via email to