Hello All,

 

I know this isn't the best method, I have to learn some of the previous
suggestions, but I would like to get this rule to work.

Not sure where I went wrong.

 

header FROM_CLIENT_EMAIL From =~ /client@client\.com/i

header FROM_CLIENT_IP Received =~ /from 138\.31\230\.222/

meta FROM_CLIENT_TEST from FROM_CLIENT_EMAIL && FROM_CLIENT_IP

score FROM_CLIENT_TEST -1.0

 

 

Thanks!

Reply via email to