That was my guess as well. That is, the ALLRECIPS test is a logical AND function and requires that ALL ending domains be the same for the test to be true. Any one domain not matching the requisite domain (the one you are testing for) will cause the test to fail.
---------- Original Message ---------------------------------- From: "Darrell \([EMAIL PROTECTED])" <[EMAIL PROTECTED]> Reply-To: [email protected] Date: Wed, 21 Sep 2005 09:15:09 -0400 >I am going to take a stab at this... > >The line shows this -> >filter DOMAIN_C on local-domain.com [weight->0; <[EMAIL PROTECTED]>, >> <[EMAIL PROTECTED] > >With the allrecips being a comma value of all recipients I would suspect the >[EMAIL PROTECTED] came after the local-domain.com hence meeting the >"NOTENDSWITH" tag. > >Darrell > ------------------------------------------------------------------------ >Check out http://www.invariantsystems.com for utilities for Declude And >Imail. IMail/Declude Overflow Queue Monitoring, SURBL/URI integration, MRTG >Integration, and Log Parsers. > > >John Tolmachoff (Lists) writes: > >> I have created filter files for each domain that warrants them to counteract >> tests failed because of keywords or other things some what unique to that >> domain. >> >> Here is the END line in the filter: >> >> ALLRECIPS END NOTENDSWITH local-domain.com >> >> However, in the log lines below, you can see that the processing of the >> filter file ended saying the END condition was meet, but it was not. >> >> 09/21/2005 00:21:41.306 q09ef03ec000022c5.smd Doing filter file >> C:\Imail\Declude\filters\A_Local_Domain.txt. >> 09/21/2005 00:21:41.306 q09ef03ec000022c5.smd Triggered ALLRECIPS !ENDSWITH >> filter DOMAIN_C on local-domain.com [weight->0; <[EMAIL PROTECTED]>, >> <[EMAIL PROTECTED] >> 09/21/2005 00:21:41.306 q09ef03ec000022c5.smd Filter: END command conditions >> met; ending this filter. >> >> Can some one see where I am doing something wrong? >> >> John T >> eServices For You >> >> >> >> --- >> This E-mail came from the Declude.JunkMail mailing list. To >> unsubscribe, just send an E-mail to [EMAIL PROTECTED], and >> type "unsubscribe Declude.JunkMail". The archives can be found >> at http://www.mail-archive.com. > > >--- >This E-mail came from the Declude.JunkMail mailing list. To >unsubscribe, just send an E-mail to [EMAIL PROTECTED], and >type "unsubscribe Declude.JunkMail". The archives can be found >at http://www.mail-archive.com. >--- >[This E-mail scanned for viruses by Declude Virus] > > -- Kim W. Premuda FastWave Internet Services San Diego, CA -- --- This E-mail came from the Declude.JunkMail mailing list. To unsubscribe, just send an E-mail to [EMAIL PROTECTED], and type "unsubscribe Declude.JunkMail". The archives can be found at http://www.mail-archive.com.
