Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Administrators

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-14-2010, 07:15 AM
VTC VTC is offline
Senior Member
 
Posts: 74
Default Need 2n eyes - Trying to create spam rules in salocal.cf/.in

My rule looks like this


header HEADER_EFTPS_EMAIL Subject =~ /^Federal Tax Payment ID/i
body BODY_EFTPS /^Federal Tax Payment ID/i
meta EFTPS_EMAIL (HEADER_EFTPS_EMAIL && BODY_EFTPS)
score EFTPS_EMAIL 20

yet when i run a test with "LAST NOTICE: Your Federal Tax Payment ID: 0103634 is failed." in both subject and body. it comes through unscathed by the amavis
Reply With Quote
  #2 (permalink)  
Old 10-14-2010, 09:32 AM
Advanced Member
 
Posts: 205
Default

Quote:
Originally Posted by VTC View Post
My rule looks like this


header HEADER_EFTPS_EMAIL Subject =~ /^Federal Tax Payment ID/i
body BODY_EFTPS /^Federal Tax Payment ID/i
meta EFTPS_EMAIL (HEADER_EFTPS_EMAIL && BODY_EFTPS)
score EFTPS_EMAIL 20

yet when i run a test with "LAST NOTICE: Your Federal Tax Payment ID: 0103634 is failed." in both subject and body. it comes through unscathed by the amavis
How about Droping the "^" as the string you are testing is not the Start of the Field/line.
I'm using
Code:
header   LOCAL_TAXFED           Subject =~ /Your Federal Tax Payment ID/i
describe LOCAL_TAXFED           Check for a FED TAX Phish
score     LOCAL_TAXFED           4.5
Reply With Quote
  #3 (permalink)  
Old 10-14-2010, 10:24 AM
VTC VTC is offline
Senior Member
 
Posts: 74
Default

I do know "describe LOCAL_TAXFED Check for a FED TAX Phish"

Whats the variable "describe"?
Reply With Quote
  #4 (permalink)  
Old 10-14-2010, 12:13 PM
Advanced Member
 
Posts: 205
Default

It describes the reason for the rule, and its not required, but reminds what the purpose of the rule was.
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.