Could you tell me the format of the new TESTSFAILED values as used in the filters. There's a work around that can be done if you search for a string with multiple tests in it, i.e.
TESTSFAILED 10 CONTAINS SPAMCOP,XBL
I understand the ordering issue, and I'm thinking that you could work around this by defining one line filter files that appear in your config in order like so:
----- Global.cfg -----
SPAMCOP-COPY filter C:\IMail\Declude\Filters\SpamCop-Copy.txt x 0 0
XBL-COPY filter C:\IMail\Declude\Filters\XBL-Copy.txt x 0 0
ZOMBIE filter C:\IMail\Declude\Filters\Zombie.txt x 0 0
----- SpamCop-Copy.txt ----- TESTSFAILED 0 CONTAINS SPAMCOP
----- XBL-Copy.txt ----- TESTSFAILED 0 CONTAINS XBL
----- Zombie.txt ----- TESTSFAILED 20 CONTAINS SPAMCOP-COPY,XBL-COPY
The only missing piece to this would be knowing how the values are separated for the string.
Thanks,
Matt
-- ===================================================== MailPure custom filters for Declude JunkMail Pro. http://www.mailpure.com/software/ =====================================================
--- [This E-mail was scanned for viruses by Declude Virus (http://www.declude.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.
