[spambayes-bugs] [ spambayes-Feature Requests-1121419 ] Compile mboxtrain with windows setup program

SourceForge.net noreply at sourceforge.net
Tue Mar 29 09:02:10 CEST 2005


Feature Requests item #1121419, was opened at 2005-02-13 06:25
Message generated for change (Comment added) made by anadelonbrin
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498106&aid=1121419&group_id=61702

Category: None
Group: Next Release (example)
>Status: Closed
Priority: 5
Submitted By: Robert Searle (robertsearle)
Assigned to: Tony Meyer (anadelonbrin)
Summary: Compile mboxtrain with windows setup program

Initial Comment:
I would like the sb_mboxtrain to be precompiled with the 
next release.  I would like to issue a command like the 
following in a windows command prompt / dos box. 
Notice that in windows, I must quote the dbx, not mbox, 
file name!

sb_mboxtrain.exe -g "D:\Documents and 
Settings\blah\Local Settings\Application 
Data\Identities\{AD92E1BD-DE21-42DE-BDD4-
882321128522}\Microsoft\Outlook Express\ham.dbx" -
s "D:\Documents and Settings\blah\Local 
Settings\Application Data\Identities\{AD92E1BD-DE21-
42DE-BDD4-882321128522}\Microsoft\Outlook 
Express\spam.dbx"

Is this possible

----------------------------------------------------------------------

>Comment By: Tony Meyer (anadelonbrin)
Date: 2005-03-29 19:02

Message:
Logged In: YES 
user_id=552329

Since sb_mboxtrain wouldn't help here, and there have been
no other requests for it, I'm not including it in the binary
(too much bloat).  Please reopen if you do have a use case.

(For the OP, sb_pop3dnd.py is the best bet, or a custom
solution that would really need to be done in Python or
built separately).

----------------------------------------------------------------------

Comment By: Tony Meyer (anadelonbrin)
Date: 2005-02-13 19:24

Message:
Logged In: YES 
user_id=552329

You could try the sb_pop3dnd script in 1.1 (hopefully
arriving soon) or in CVS.  It hasn't had the extensive
testing that the other scripts have (because it's newer) but
allows drag-and-drop training from within mail clients.

Perhaps using the SMTP proxy would be easier than the web
interface?  Otherwise, a new script (or modified mboxtrain)
needs to be written that can handle dbx files.

----------------------------------------------------------------------

Comment By: Robert Searle (robertsearle)
Date: 2005-02-13 16:25

Message:
Logged In: YES 
user_id=271524

I don't know, that part of my question.  If it doesn't work 
with dbx files I am still up a creek---regardless.  I am trying 
to automate the process.  I find its easier to tell people to 
move spam into a spam folder than to use the web interface.  

I would like to setup a windows task to train it with all the 
messages in the spam folder.  Something like every hour.

----------------------------------------------------------------------

Comment By: Tony Meyer (anadelonbrin)
Date: 2005-02-13 11:52

Message:
Logged In: YES 
user_id=552329

I don't believe sb_mboxtrain works with dbx files, does it?
 So including a frozen sb_mboxtrain wouldn't actually do this.

What is your use case for this?

I'm not convinced that sb_mboxtrain would be widely used
enough to make it worth including in the binary.  It's not
difficult to just install Python, after all, and run from
source.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498106&aid=1121419&group_id=61702


More information about the Spambayes-bugs mailing list