Re: [Declude.JunkMail] Running Declude from another program

2005-05-06 Thread Matt
I really, really don't think you want to do this.  Declude is rather sophisticated and it's not likely that you can build a stable in-process interface with IMail.  Check out the following page for just a hint at one aspect of what Declude does that IMail doesn't even handle well:     IMail's

[Declude.JunkMail] Running Declude from another program

2005-05-06 Thread David Hayes-Moats
I know I asked this question earlier, I'm still having the same problem.   I created a program that that needs to run before Declude.  It looks at the message and then either moves it to another directory or passes it on to Declude to process.  On my test machine (no Declude) I can do this j

Re: [Declude.JunkMail] Running declude from another program

2005-04-12 Thread David Hayes-Moats
--- Original Message - From: John Tolmachoff (Lists) To: Declude.JunkMail@declude.com Sent: Monday, April 11, 2005 8:27 PM Subject: RE: [Declude.JunkMail] Running declude from another program It is a command line.   “declude filenameofmessagetobescanned”   John

RE: [Declude.JunkMail] Running declude from another program

2005-04-11 Thread John Tolmachoff \(Lists\)
Subject: [Declude.JunkMail] Running declude from another program   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

Re: [Declude.JunkMail] Running declude from another program

2005-04-11 Thread Pete McNeil
On Monday, April 11, 2005, 5:15:59 PM, David wrote: DHM> Does anybody know if you have to do something special to DHM> call declude from another program?  I need to run a program DHM> before declude is run. I'm pretty sure that you can get away with this as long as your program is thin enough,

Re: [Declude.JunkMail] Running declude from another program

2005-04-11 Thread Matt
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. (http://support.ipswitch.com/kb/IM-2517-DM01.htm).  Declude also has a DAISYCHAIN mechanism that you can configure so as to call another pro

RE: [Declude.JunkMail] Running declude from another program

2005-04-11 Thread Colbeck, Andrew
e.JunkMail@declude.comSubject: [Declude.JunkMail] Running declude from another program 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

[Declude.JunkMail] Running declude from another program

2005-04-11 Thread David Hayes-Moats
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