Thanks Mark. I'll have a go at trying to get to it this way. I'm not hopeful though. If I get anything generic working that is worth sharing I'll let you know. Andoni
_____ From: Mark Hammond [mailto:[EMAIL PROTECTED] Sent: 29 May 2008 13:34 To: OConchubhair, Andoni; [email protected] Subject: RE: [Spambayes] Running filter.py I'm afraid not without hacking on the Python source code and taking a fair bit of pain :( It might be worth seeing of some VB or similar code can be used to invoke any Outlook toolbar coommand, and use that to hit that option I pointed at... Cheers, Mark From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of OConchubhair, Andoni Sent: Thursday, 29 May 2008 6:48 PM To: [email protected] Subject: Re: [Spambayes] Running filter.py Thanks Mark. Unfortunately that doesn't solve my problem. I need to be able to click that button using a Windows batch file (a .cmd file). So I was hoping I could do a call to some python program which would have the same effect as clicking that button. Can I run filter.py from the command line in some way to do this? Thanks, Andoni. _____ From: Mark Hammond [mailto:[EMAIL PROTECTED] Sent: 29 May 2008 09:20 To: OConchubhair, Andoni; [email protected] Subject: RE: [Spambayes] Running filter.py The instructions you read were for running from source code. Instead, you can select "Filter Messages..." from the Spambayes toolbar dropdown. Cheers, Mark From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of OConchubhair, Andoni Sent: Thursday, 29 May 2008 2:31 AM To: [email protected] Subject: [Spambayes] Running filter.py Hi, I am using SpamBayes in Outlook as a plugin. I don't have any python.exe file but instead only some .dll files: outlook_addin.dll python23.dll and two outlook_addin_register.exe and outlook_dump_props.exe files. I'm running windows. I didn't install this so the installer my have deleted it if it is not necessary to run but I would have thought that deleting it would have killed python no? Therefore I don't see where I can run the filter.py file to force the filter in my plugin to run, can somebody please advise? Thank you, Andoni.
_______________________________________________ [email protected] http://mail.python.org/mailman/listinfo/spambayes Info/Unsubscribe: http://mail.python.org/mailman/listinfo/spambayes Check the FAQ before asking: http://spambayes.sf.net/faq.html
