David,

This is a can of worms if you don't lock the files and hand things off gracefully.  Declude is called by IMail with a single argument being D<same_as_Q_file>.<same_extension_as_Q_file> (http://support.ipswitch.com/kb/IM-20000517-DM01.htm).  Declude also has a DAISYCHAIN mechanism that you can configure so as to call another program after it is finished.  This is covered in the manual.  Another option might be to use an external test within Declude to call your program.  This is done before actions are taken on the message, and you can do many things regardless of them being related to spam blocking.  If things aren't locked appropriately or handled gracefully under all conditions, then you will have problems.  Declude has a good deal of experience in handling such things appropriately, and you don't want other processes stealing files from your application or not being able to automatically re-queue them when necessary.  This can cause things like leaked viruses and spam along with missing E-mail.

Matt



David Hayes-Moats wrote:
Does anybody know if you have to do something special to call declude from another program?  I need to run a program before declude is run.
 
David

-- 
=====================================================
MailPure custom filters for Declude JunkMail Pro.
http://www.mailpure.com/software/
=====================================================


Reply via email to