Using END means the test ends as if it passed, meaning nothing was
triggered.

Change END to 0.

John Tolmachoff
Engineer/Consultant/Owner
eServices For You

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:Declude.JunkMail-
> [EMAIL PROTECTED] On Behalf Of Goran Jovanovic
> Sent: Thursday, November 25, 2004 3:42 PM
> To: [EMAIL PROTECTED]
> Subject: [Declude.JunkMail] Want to trigger a filter
> 
> Hi,
> 
> I want to have a test that specifically check to see if another test
> failed. So I have created
> 
> GLOBAL.CFG
> ----------
> CHECKTEST filter c:\filters\checktest.txt x 0 0 0
> 
> 
> CHECKTEST.TXT
> -------------
> TESTSFAILED END CONTAINS newtestname
> 
> 
> $default$.junkmail
> ------------------
> Newtestname  WARN
> CHECKTEST COPYTO [EMAIL PROTECTED]
> 
> 
> My reasoning here is if testname fails then I will get a WARN message in
> the headers. But since it is a new test I want to monitor it so normally
> cannot have both but now CHECKTEST filter will fail/trigger and I will
> get my copy so that I can monitor the test.
> 
> Based on the log it appears that it is triggering on the test but I am
> not getting my COPYTO action.
> 
> Is it because when the TESTSFAILED END happens the filter does not get
> marked as failed?
> 
> Is there a better way to do what I want aside from changing the
> NEWTESTNAME action to COPYTO?
> 
> I am running 1.81
> 
> Thanx
> 
> 
>      Goran Jovanovic
>      The LAN Shoppe
> ---
> [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.

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

Reply via email to