Match Field

conrad

Member
Nov 20, 2008
110
0
16
I know it is not the right way to catch spam, but i want to add a
rule to block messages with eg v1agra in it.

I added a rule:
Match Field body=.*viagra

isn't this the way to do that. Test mails i sent never get blocked.
Match Fieldbody=.*viagra
 
I know it is not the right way to catch spam, but i want to add a
rule to block messages with eg v1agra in it.

I added a rule:
Match Field body=.*viagra

isn't this the way to do that. Test mails i sent never get blocked.
Match Fieldbody=.*viagra

this is will no work. you need a custom spamassassin rule (see admin doku) to analyze the mail body.