Use header LOCAL_MAIL From =~ /[EMAIL PROTECTED]/I
Alternatively whitelist_from [EMAIL PROTECTED] This is generally not considered a good idea tho, because these headers are very easy to forge. (viruses tend to masquarade as internal->internal mail) R -----Original Message----- From: Jon McGreevy [mailto:[EMAIL PROTECTED] Sent: 03 March 2005 15:51 To: [email protected] Subject: Problem with a Rule I am running SA 2.64 and trying to create a rule so that peoples email inside the organization will not be marked as spam I am trying to use the header option and it is not working Here is what I have so far >From =~ /[EMAIL PROTECTED]/I My organization is @waterloo.k12.ia.us I have tried all kinds of options like From =~ /[EMAIL PROTECTED]/i And variations of the above but nothing is working If I change that to rawbody it works, but the reason I am trying to use the From field so that it will not trigger off of the To field. Any help would be greatly appreciated Jon McGreevy Server/Application/Database Support Waterloo Community Schools Waterloo, IA 50702 (319) 433-1800 --------------------------------------------------- This email from dns has been validated by dnsMSS Managed Email Security and is free from all known viruses. For further information contact [EMAIL PROTECTED]
