Could someone help me in creating a filter?

I need something to this effect.  Can this be done in one filter?



If WEIGHT = 100 or Higher then END

If TESTFAILED CONTAINS "MN-COMBO" Then
   If CountryChain NOTCONTAINS "UNITED STATES" Then
      Then DELETE (triggers the filter - return 100 as weight)
     End If

   If CountryChain CONTAINS "UNITED STATES->destination" Then
      'Email is probably good (return zero)
     Else
      DELETE (triggers the filter - return 100 as weight)
     End If

 End If

Thanks!
Erik

---
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.

Reply via email to