hi I have a problem.
 
I wan set a Global Mail Routing  rule
I whan delete  the atachment and add a text to the message
I try with this rule but don't work fine.
 
mail dir   =   c:\sambar53p\mail\
 
 
this file are in "mbox"  dir
 
    spam.flt
    routing.flt
    unsafereply.txt
    unsafeforward.txt
 
 
this is the content of the filter:
-------------------------------------------------------------------
replyfile "c:\sambar53p\mail\mbox\unsafereply.txt" CASEI body *name=*.exe*
                   forwardfile "c:\sambar53p\mail\mbox\unsafeforward.txt" CASEI body *name=*.exe*
                                        delete "" CASEI body *name=*.exe*

replyfile "c:\sambar53p\mail\mbox\unsafereply.txt" CASEI body *file:*.exe*
                forwardfile "c:\sambar53p\mail\mbox\unsafeforward.txt" CASEI body *file:*.exe*
                                    delete "" CASEI body *filename=*.exe*
 
replyfile "c:\sambar53p\mail\mbox\unsafereply.txt" CASEI body *filename=\"*.exe*
                forwardfile "c:\sambar53p\mail\mbox\unsafeforward.txt" CASEI body *filename=\"*.exe*
                                delete "" CASEI body *filename=\"*.exe*
----------------------------------------------------------------------------
but the forward message have a  duplicate  file.exe and the two mails are placed with out modifications. :-(
 
aniting have a perl script or a robust routing for example?
 
 
tank in addvance 

-------------------------------------------------------
To unsubscribe please go to http://www.sambar.ch/list/


Reply via email to