At 09:00 -0700 on 08/13/2005, Eddie Hargreaves wrote about Re: Rule for 172.xxx.xxx.xxx:

Does this work?

If
Specific Header 'Received' Contains '172.'
Then
Delete Message

Bad idea - you want:

If
Specific Header 'Received' Contains '[172.'

Otherwise it will trigger on *.172.*.* and *.*.172.* also. You might want to consider that this list's email comes from
               lists.letterrip.com ([172.18.12.131])
so the rule will trap list email also.
--
To unsubscribe: <mailto:[EMAIL PROTECTED]> archives: <http://www.mail-archive.com/entourage-talk%40lists.letterrip.com/> old-archive: <http://www.mail-archive.com/entourage-talk%40lists.boingo.com/>

Reply via email to