[Spambayes] Running filter.py
Mark Hammond
mhammond at skippinet.com.au
Thu May 29 14:34:14 CEST 2008
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: spambayes-bounces at python.org [mailto:spambayes-bounces at python.org] On
Behalf Of OConchubhair, Andoni
Sent: Thursday, 29 May 2008 6:48 PM
To: spambayes at python.org
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:mhammond at skippinet.com.au]
Sent: 29 May 2008 09:20
To: OConchubhair, Andoni; spambayes at python.org
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: spambayes-bounces at python.org [mailto:spambayes-bounces at python.org] On
Behalf Of OConchubhair, Andoni
Sent: Thursday, 29 May 2008 2:31 AM
To: spambayes at python.org
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/spambayes/attachments/20080529/d4f85254/attachment.htm>
More information about the SpamBayes
mailing list