I am surprised this doesn't work and that I am the only one that has a filter like this.
Example of failing account wide filter failure
From: "McCann Fitzgerald" <attymccann@hsw.ru>
NOT edited by hand, I used cPanel which generated:
++++++++++++++++++++
#from hk,jp,ru,ch,pl,th,tw to TLDccBad (revised 9/9/10 add quest and ttw
if
$header_from: ends "hk?"
or $header_from: ends "jp?"
or $header_from: ends "ru?"
or $header_from: ends "ch?"
or $header_from: ends "pl?"
or $header_from: ends "th?"
or $header_from: ends "in?"
or $header_from: ends "ru"
or $header_from: ends "tw"
then
save "/home/realger1/mail/filtered/TLDccBad/" 660
endif
++++++++++++++++++++
Test result:
++++++++++++++++++++
Return-path copied from sender
Sender = realger1@esc170.midphase.com
Recipient = realger1@esc170.midphase.com
Testing Exim filter file "/etc/vfilters/real-world-systems.com"
Filtering did not set up a significant delivery.
Normal delivery will occur.
++++++++++++++++++++
Any thoughts would be appreciated. Thank you.



LinkBack URL
About LinkBacks
Reply With Quote





