From noreply at sourceforge.net Mon Mar 1 07:09:51 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Mon Mar 1 07:11:00 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-881739 ] error initializing the SpamBayes addin Message-ID: Bugs item #881739, was opened at 2004-01-21 21:40 Message generated for change (Comment added) made by darenthomas You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=881739&group_id=61702 Category: Outlook Group: Outlook 008 Status: Open Resolution: None Priority: 5 Submitted By: Sean Kelly (mrkelly) Assigned to: Mark Hammond (mhammond) Summary: error initializing the SpamBayes addin Initial Comment: Outlook Plugin 008.1 installed on two Windows 2000 Pro systems with SP2 using Outlook 2000 SP1. Both connected to the same Exchange 2000 server. One installation works fine. The other generates the following error at Outlook startup: "There was an error initializing the SpamBayes addin. Please restart and try again." I have uninstalled and reinstalled several times with the same result. I have searched the bug reports, but can't find the same log error. Log is attached. ---------------------------------------------------------------------- Comment By: Daren Thomas (darenthomas) Date: 2004-03-01 12:09 Message: Logged In: YES user_id=987722 I have the same problem after upgrading to 1.09a. Can't downgrade because I can't find the file :( My boss had the same problem with the earlier version (I lost a lot of points selling SpamBayes to him!!!)... I tried anadelonbrin's suggestion: - deleted config files - manually configured config files but that didn't help. Heres the (german) copy of the error message Outlook gives me: Der Prozedureinsprungpunkt "? PyCom_SetAndLogCOMErrorFromPyException@@YAJPBDABU_G UID@@@Z" wurde in der DLL "Pythoncom23.dll" nicht gefunden. which means that the DLL entry point ("?PyCom[...]") could not be found. ---------------------------------------------------------------------- Comment By: Stuart Carter (stu_bloke) Date: 2004-02-20 19:29 Message: Logged In: YES user_id=980433 I have also got this problem on Windows 2003, OL 2003, Python 2.3. Removing 0.9 and re-installing 0.81 worked. Here is the log from my 0.81 startup (0.9 log is identical to that posted below) Cheers! -------------------------------------------------------- Loaded bayes database from 'D:\Documents and Settings\carters\Application Data\SpamBayes\default_bayes_database.db' Loaded message database from 'D:\Documents and Settings\carters\Application Data\SpamBayes\default_message_database.db' Bayes database initialized with 184 spam and 432 good messages SpamBayes Outlook Addin, Binary version 0.81 (September 9, 2003) starting (with engine SpamBayes Beta2, version 0.2 (July 2003)) on Windows 5.2.3790 () using Python 2.3+ (#46, Aug 6 2003, 16:39:24) [MSC v.1200 32 bit (Intel)] ********************************************** **** The timer is enabled, but one of the timer intervals values is zero You must set both intervals before the timer will enable SpamBayes: Watching for new messages in folder Inbox SpamBayes: Watching for new messages in folder Junk E-mail Processing 0 missed spam in folder 'Inbox' took 11.5316ms FAILED to add the toolbar item 'SpamBayesCommand.Manager' - (- 2147352567, 'Exception occurred.', (0, None, None, None, 0, - 2147467259), None) Deleted the dead popup control - re-creating ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2004-02-19 00:04 Message: Logged In: YES user_id=552329 You can't see the 0.7 version either, just old versions of the source. You should try the 1.0a9 (0.9) release, and see if this fixes it. ---------------------------------------------------------------------- Comment By: Lee Herman (lee_herman) Date: 2004-02-18 16:07 Message: Logged In: YES user_id=840726 Here's the contents of my logfile: Error connecting to Outlook! Traceback (most recent call last): File "addin.pyc", line 1191, in OnConnection File "manager.pyc", line 908, in GetManager File "manager.pyc", line 344, in __init__ File "manager.pyc", line 492, in LocateDataDirectory File "win32com\shell\shell.pyc", line 9, in ? File "win32com\shell\shell.pyc", line 7, in __load ImportError: DLL load failed: The specified procedure could not be found. ERROR: 'There was an error initializing the SpamBayes addin\r\n\r\nPlease re-start Outlook and try again.' Traceback (most recent call last): File "addin.pyc", line 1191, in OnConnection File "manager.pyc", line 908, in GetManager File "manager.pyc", line 344, in __init__ File "manager.pyc", line 492, in LocateDataDirectory File "win32com\shell\shell.pyc", line 9, in ? File "win32com\shell\shell.pyc", line 7, in __load ImportError: DLL load failed: The specified procedure could not be found. pythoncom error: Failed to call the universal dispatcher Traceback (most recent call last): File "win32com\universal.pyc", line 173, in dispatch File "win32com\server\policy.pyc", line 322, in _InvokeEx_ File "win32com\server\policy.pyc", line 608, in _invokeex_ File "win32com\server\policy.pyc", line 542, in _invokeex_ File "addin.pyc", line 1227, in OnStartupComplete exceptions.AttributeError: 'NoneType' object has no attribute 'never_configured' ---------------------------------------------------------------------- Comment By: Lee Herman (lee_herman) Date: 2004-02-18 15:18 Message: Logged In: YES user_id=840726 I have had the same experience. I deleted all versions, and the data directory. Still no luck. I am also using Win2K, with all updates, and Outlook XP. What happened to version 0.8? I'd like to reinstall it, but I only see 0.7. ---------------------------------------------------------------------- Comment By: Pat Darragh (pdarragh) Date: 2004-02-04 02:02 Message: Logged In: YES user_id=967576 I am using Outlook 2003 on Windows XP. (Clean install of Windows XP ... i.e. started with FORMAT). I have installed all of the patches for Windows and Office. I am getting the exact same error message. I've compared the spambase1.log file here with the one I have on my system and they are identical (with the execption of the username in the paths). I've ignored the error message and manually configured Spambyaes but without any real luck. Un-installed and re- installed a number of times. Again, no luck. My environment: Windows XP; Office Pro 2003; Corel Office 8; Delphi 5; Java 2 Runtime v1.4.2_03; McAfee 7.1.0; .NET Framework 1.1 Any pointers on getting this to work would be great. Thansk for your time. ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2004-01-27 07:47 Message: Logged In: YES user_id=552329 Could you try renaming/deleting your configuration file and reconfiguring SpamBayes? The FAQ explains where to find it, if you're not sure. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=881739&group_id=61702 From noreply at sourceforge.net Mon Mar 1 09:57:56 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Mon Mar 1 09:58:01 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-907596 ] Delete as spam does not mark as read Message-ID: Bugs item #907596, was opened at 2004-03-01 14:57 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=907596&group_id=61702 Category: Outlook Group: Binary 1.0a9 (0.9) Status: Open Resolution: None Priority: 5 Submitted By: Hri Ba (hriba) Assigned to: Mark Hammond (mhammond) Summary: Delete as spam does not mark as read Initial Comment: With the "Mark spam as read" option checked, deleting a message should mark the message as READ in addition to the regular behavior of moving it to the Spam folder. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=907596&group_id=61702 From noreply at sourceforge.net Mon Mar 1 10:11:17 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Mon Mar 1 10:11:22 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-907596 ] Delete as spam does not mark as read Message-ID: Bugs item #907596, was opened at 2004-03-01 08:57 Message generated for change (Comment added) made by lighten_up You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=907596&group_id=61702 Category: Outlook Group: Binary 1.0a9 (0.9) Status: Open Resolution: None Priority: 5 Submitted By: Hri Ba (hriba) Assigned to: Mark Hammond (mhammond) Summary: Delete as spam does not mark as read Initial Comment: With the "Mark spam as read" option checked, deleting a message should mark the message as READ in addition to the regular behavior of moving it to the Spam folder. ---------------------------------------------------------------------- Comment By: B Butler (lighten_up) Date: 2004-03-01 09:11 Message: Logged In: YES user_id=987858 Yes: Please fix this!. Have you looked at this link to solve the outlook hook problem? IMHO this is Spambayes biggest detractor. http://mail.python.org/pipermail/spambayes/2003- November/009113.html -lighten ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=907596&group_id=61702 From noreply at sourceforge.net Mon Mar 1 15:31:36 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Mon Mar 1 15:40:15 2004 Subject: [spambayes-bugs] [ spambayes-Feature Requests-774978 ] Hide envelope icon when only spam received Message-ID: Feature Requests item #774978, was opened at 2003-07-21 07:42 Message generated for change (Comment added) made by garrmark You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498106&aid=774978&group_id=61702 Category: Outlook Group: None Status: Open Priority: 5 Submitted By: Andrew Zaikin (ghuron) Assigned to: Mark Hammond (mhammond) Summary: Hide envelope icon when only spam received Initial Comment: When during automatic receiving session only spam messages was received it is desired to remove envelope icon from tray. Probably this option should be switched off by default with the possibility to switch it on from the configuration file. ---------------------------------------------------------------------- Comment By: Mark F Garrison (garrmark) Date: 2004-03-01 15:31 Message: Logged In: YES user_id=726010 I wrote a C# program to replace the outlook notify icon w/ my own. The code for this is at http://codeproject.com/csharp/gmcdoexmail.asp ---------------------------------------------------------------------- Comment By: Bob Hamans (bchamans) Date: 2003-10-13 07:29 Message: Logged In: YES user_id=866934 Reacting on all before. Would'nt it be the best option to allow a rule or macro to be defined that can be runned after spam and ham is processed? In other words an extra option in the spambayes filtering dialog. [Move] spam to folder [...] [X] Mark spam as read [X] Process following rule or macro [...] Indeed the macro proposed by Ghuron does exactly that. It does not block the sounds though. More info on the macro on http://www.slipstick.com/dev/code/clearenvicon.htm#info ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2003-10-09 17:33 Message: Logged In: YES user_id=552329 Mark - what do you think of the idea of providing our own icon in the tray (and a sound) when we classify mail as [user- defined selection of ham/unsure/spam]? In your opinion, do you think that we could successfully determine when these messages were read so that we could clear the flag? Would you be opposed to this rather off-topic feature appearing in the plug-in? If your comments are positive, then I might try and write some code to do this at some point, if only to stop the incessant requests for this feature . ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2003-10-09 17:30 Message: Logged In: YES user_id=552329 >From the list: My outlook always plays a sound when new mails do arrive - also when new spam comes in. Since 90% of my mails are spam, this is really nerving. If spambayes could give out a sound when no-spam-mails arrive, then I could switch off the the standard-sound of outlook and only Spambayes reports "good" mails. Then we again have a true accustical message, when important mail arrive and are not irritated by spam. ---------------------------------------------------------------------- Comment By: Graham Bartlett (grab_rat) Date: 2003-09-26 12:07 Message: Logged In: YES user_id=633868 I'm not a Visual Basic/Windows expert. But having used Outlook for a while, I *can* tell you that setting emails to "read" status stops the envelope icon coming up. This would probably be the easiest fix, and would also stop the spam folder coming up with bold text to draw your attention to it. ---------------------------------------------------------------------- Comment By: Andrew Zaikin (ghuron) Date: 2003-07-21 10:17 Message: Logged In: YES user_id=824558 Since I could not attach files to #774908 I'm doing it here :) This is an example of how to hide envelope icon in tray. ---------------------------------------------------------------------- Comment By: Andrew Zaikin (ghuron) Date: 2003-07-21 10:17 Message: Logged In: YES user_id=824558 Since I could not attach files to #774908 I'm doing it here :) This is an example of how to hide envelope icon in tray. ---------------------------------------------------------------------- Comment By: Andrew Zaikin (ghuron) Date: 2003-07-21 08:06 Message: Logged In: YES user_id=824558 Sorry, duplicated to #774908. Too bad that nothing can be done here ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498106&aid=774978&group_id=61702 From noreply at sourceforge.net Mon Mar 1 16:24:08 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Mon Mar 1 16:31:34 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-907596 ] Delete as spam does not mark as read Message-ID: Bugs item #907596, was opened at 2004-03-02 03:57 Message generated for change (Comment added) made by anadelonbrin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=907596&group_id=61702 Category: Outlook Group: Binary 1.0a9 (0.9) Status: Open Resolution: None Priority: 5 Submitted By: Hri Ba (hriba) Assigned to: Mark Hammond (mhammond) Summary: Delete as spam does not mark as read Initial Comment: With the "Mark spam as read" option checked, deleting a message should mark the message as READ in addition to the regular behavior of moving it to the Spam folder. ---------------------------------------------------------------------- >Comment By: Tony Meyer (anadelonbrin) Date: 2004-03-02 10:24 Message: Logged In: YES user_id=552329 Hri Ba: That's exactly what that option does. You are referring to marking the message as read, and not the tray icon, right? If this doesn't work for you, then please follow the instructions in the troubleshooting guide, and attach your log file(s) to this tracker, otherwise there's nothing we can do to help. lighten_up: you are referring to the tray icon, which is not the same thing at all. This is a complex issue, and not just a case of blindly removing the icon. Please read the FAQ for more information, or, if you want all the details, the archives have a *lot* of discussion about why this is difficult. ---------------------------------------------------------------------- Comment By: B Butler (lighten_up) Date: 2004-03-02 04:11 Message: Logged In: YES user_id=987858 Yes: Please fix this!. Have you looked at this link to solve the outlook hook problem? IMHO this is Spambayes biggest detractor. http://mail.python.org/pipermail/spambayes/2003- November/009113.html -lighten ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=907596&group_id=61702 From noreply at sourceforge.net Mon Mar 1 17:00:18 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Mon Mar 1 17:08:56 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-907596 ] Delete as spam does not mark as read Message-ID: Bugs item #907596, was opened at 2004-03-01 14:57 Message generated for change (Comment added) made by hriba You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=907596&group_id=61702 Category: Outlook Group: Binary 1.0a9 (0.9) Status: Open Resolution: None Priority: 5 Submitted By: Hri Ba (hriba) Assigned to: Mark Hammond (mhammond) Summary: Delete as spam does not mark as read Initial Comment: With the "Mark spam as read" option checked, deleting a message should mark the message as READ in addition to the regular behavior of moving it to the Spam folder. ---------------------------------------------------------------------- >Comment By: Hri Ba (hriba) Date: 2004-03-01 22:00 Message: Logged In: YES user_id=987835 anadelonbrin: At the risk of repetion: You are correct, I am not referring to the tray icon. I am referring to unread messages that appear unread in the spam directory. Spam that is caught by SpamBayes is ALWAYS moved to the spam directory by SpamBayes and ALWAYS marked as unread correctly as per my preferences. However spam that is deleted using the "Delete As Spam" button from the toolbar is only moved to the spam directory by SpamBayes but NEVER marked as unread. This does not seem to be the expected behaviour, atleast for me. I expected that all messages deleted as spam, regardless of whether they were deleted manually using the button mentioned above or automatically by SpamBayes would be marked as unread. I am attaching the most recent log file. Hope it helps. -Hri ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2004-03-01 21:24 Message: Logged In: YES user_id=552329 Hri Ba: That's exactly what that option does. You are referring to marking the message as read, and not the tray icon, right? If this doesn't work for you, then please follow the instructions in the troubleshooting guide, and attach your log file(s) to this tracker, otherwise there's nothing we can do to help. lighten_up: you are referring to the tray icon, which is not the same thing at all. This is a complex issue, and not just a case of blindly removing the icon. Please read the FAQ for more information, or, if you want all the details, the archives have a *lot* of discussion about why this is difficult. ---------------------------------------------------------------------- Comment By: B Butler (lighten_up) Date: 2004-03-01 15:11 Message: Logged In: YES user_id=987858 Yes: Please fix this!. Have you looked at this link to solve the outlook hook problem? IMHO this is Spambayes biggest detractor. http://mail.python.org/pipermail/spambayes/2003- November/009113.html -lighten ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=907596&group_id=61702 From noreply at sourceforge.net Mon Mar 1 17:46:06 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Mon Mar 1 17:49:07 2004 Subject: [spambayes-bugs] [ spambayes-Feature Requests-774978 ] Hide envelope icon when only spam received Message-ID: Feature Requests item #774978, was opened at 2003-07-21 14:42 Message generated for change (Comment added) made by bchamans You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498106&aid=774978&group_id=61702 Category: Outlook Group: None Status: Open Priority: 5 Submitted By: Andrew Zaikin (ghuron) Assigned to: Mark Hammond (mhammond) Summary: Hide envelope icon when only spam received Initial Comment: When during automatic receiving session only spam messages was received it is desired to remove envelope icon from tray. Probably this option should be switched off by default with the possibility to switch it on from the configuration file. ---------------------------------------------------------------------- Comment By: Bob Hamans (bchamans) Date: 2004-03-01 23:46 Message: Logged In: YES user_id=866934 Mark, I just downloaded your program and it seems to work fine. Unfortionately i still need the macro (see below) to get rid of the original outlook mail notification. This macro also eliminates all sounds of incoming mail/ham. Isn't it possible to do this all in your program? To have a audible notification on ham and silence on spam? No icon (not even a blue or black one) when spam is received and a mail notification when ham is received? I very much like that i can now see the number of emails i have received in contrast to "You have unread items" which is the normal outlook notification. Keep up the good work! ---------------------------------------------------------------------- Comment By: Mark F Garrison (garrmark) Date: 2004-03-01 21:31 Message: Logged In: YES user_id=726010 I wrote a C# program to replace the outlook notify icon w/ my own. The code for this is at http://codeproject.com/csharp/gmcdoexmail.asp ---------------------------------------------------------------------- Comment By: Bob Hamans (bchamans) Date: 2003-10-13 14:29 Message: Logged In: YES user_id=866934 Reacting on all before. Would'nt it be the best option to allow a rule or macro to be defined that can be runned after spam and ham is processed? In other words an extra option in the spambayes filtering dialog. [Move] spam to folder [...] [X] Mark spam as read [X] Process following rule or macro [...] Indeed the macro proposed by Ghuron does exactly that. It does not block the sounds though. More info on the macro on http://www.slipstick.com/dev/code/clearenvicon.htm#info ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2003-10-10 00:33 Message: Logged In: YES user_id=552329 Mark - what do you think of the idea of providing our own icon in the tray (and a sound) when we classify mail as [user- defined selection of ham/unsure/spam]? In your opinion, do you think that we could successfully determine when these messages were read so that we could clear the flag? Would you be opposed to this rather off-topic feature appearing in the plug-in? If your comments are positive, then I might try and write some code to do this at some point, if only to stop the incessant requests for this feature . ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2003-10-10 00:30 Message: Logged In: YES user_id=552329 >From the list: My outlook always plays a sound when new mails do arrive - also when new spam comes in. Since 90% of my mails are spam, this is really nerving. If spambayes could give out a sound when no-spam-mails arrive, then I could switch off the the standard-sound of outlook and only Spambayes reports "good" mails. Then we again have a true accustical message, when important mail arrive and are not irritated by spam. ---------------------------------------------------------------------- Comment By: Graham Bartlett (grab_rat) Date: 2003-09-26 19:07 Message: Logged In: YES user_id=633868 I'm not a Visual Basic/Windows expert. But having used Outlook for a while, I *can* tell you that setting emails to "read" status stops the envelope icon coming up. This would probably be the easiest fix, and would also stop the spam folder coming up with bold text to draw your attention to it. ---------------------------------------------------------------------- Comment By: Andrew Zaikin (ghuron) Date: 2003-07-21 17:17 Message: Logged In: YES user_id=824558 Since I could not attach files to #774908 I'm doing it here :) This is an example of how to hide envelope icon in tray. ---------------------------------------------------------------------- Comment By: Andrew Zaikin (ghuron) Date: 2003-07-21 17:17 Message: Logged In: YES user_id=824558 Since I could not attach files to #774908 I'm doing it here :) This is an example of how to hide envelope icon in tray. ---------------------------------------------------------------------- Comment By: Andrew Zaikin (ghuron) Date: 2003-07-21 15:06 Message: Logged In: YES user_id=824558 Sorry, duplicated to #774908. Too bad that nothing can be done here ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498106&aid=774978&group_id=61702 From noreply at sourceforge.net Mon Mar 1 18:02:15 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Mon Mar 1 18:02:25 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-903440 ] Fail to filter public folder Message-ID: Bugs item #903440, was opened at 2004-02-24 07:45 Message generated for change (Comment added) made by gladdys You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=903440&group_id=61702 Category: Outlook Group: Binary 1.0a9 (0.9) Status: Open Resolution: None Priority: 5 Submitted By: Rasmus Aaen (raaen) Assigned to: Mark Hammond (mhammond) Summary: Fail to filter public folder Initial Comment: If I mark a public folder ("Dns") for filtering, the Outlook addin stops working with the errormessage "Could not watch the specified folders". If my Inbox is the only folder filtered there are no problems. Filtering a public folder used to work in v. 0.81 I noticed that the folder does not have a "Spam" field, but manually creating it does not help. I have "Owner" rights on the public folder. After the error has occurred, the "Select folders" window is empty (see attached image). I have tried uninstalling/installing and deleting settings and database files. Logfile: Loaded bayes database from 'C:\Documents and Settings\Rasmus\Application Data\SpamBayes\default_bayes_database.db' Loaded message database from 'C:\Documents and Settings\Rasmus\Application Data\SpamBayes\default_message_database.db' Bayes database initialized with 0 spam and 0 good messages SpamBayes Outlook Addin Binary Version 0.9 (February 2004) starting (with engine SpamBayes Engine Version 0.3 (January 2004)) on Windows 5.0.2195 (Service Pack 4) using Python 2.3.2+ (#49, Oct 23 2003, 15:50:06) [MSC v.1200 32 bit (Intel)] SpamBayes: Watching (for filtering) in 'Mailbox - Rasmus Aaen/Inbox' ERROR: 'There was an error initializing the Spam plugin.\r\n\r\nSpam filtering has been disabled. Please re-configure\r\nand re-enable this plugin\r\n\r\nError details:\r\nCould not watch the specified folders' Traceback (most recent call last): File "addin.pyc", line 1304, in FiltersChanged File "addin.pyc", line 1330, in UpdateFolderHooks File "addin.pyc", line 1358, in _HookFolderEvents File "msgstore.pyc", line 501, in GetFQName File "msgstore.pyc", line 547, in GetParent File "msgstore.pyc", line 527, in _FolderFromMAPIFolder com_error: (-2147467259, 'Unspecified error', None, None) Skipping processing of missed messages in folder 'Inbox', as it is not available Skipping processing of missed messages in folder 'Dns', as it is not available ---------------------------------------------------------------------- Comment By: Ladd Nelson (gladdys) Date: 2004-03-01 17:02 Message: Logged In: YES user_id=840787 I've recently encountered this problem as well. However in my case, I want SpamBayes to move detected spam to the public folder for use by our IT staff. Once the network folder is identified and the "Could not watch the specified folders" message appears, the only way I've been able to clear the error is to retrain SpamBayes through the training wizard which allows me to specify a local folder towards the end of the wizard. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=903440&group_id=61702 From noreply at sourceforge.net Mon Mar 1 17:15:27 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Mon Mar 1 19:18:57 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-907596 ] Delete as spam does not mark as read Message-ID: Bugs item #907596, was opened at 2004-03-02 03:57 Message generated for change (Comment added) made by anadelonbrin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=907596&group_id=61702 Category: Outlook Group: Binary 1.0a9 (0.9) Status: Open Resolution: None Priority: 5 Submitted By: Hri Ba (hriba) Assigned to: Mark Hammond (mhammond) Summary: Delete as spam does not mark as read Initial Comment: With the "Mark spam as read" option checked, deleting a message should mark the message as READ in addition to the regular behavior of moving it to the Spam folder. ---------------------------------------------------------------------- >Comment By: Tony Meyer (anadelonbrin) Date: 2004-03-02 11:15 Message: Logged In: YES user_id=552329 Ah, what's happening is that you've set the wrong option for this. There are two distinct sets of options here (so that you can have all automatically filtered mail still unread, but all manually trained mail set as read, and so on). I don't think that the "delete as"/"recover from" options are exposed via the interface, but if you go to Help->About SpamBayes- >Configuration Guide, and look at the documentation there, particularly the delete_as_spam_message_state option, you'll see how to set it up. I'm leaving this open, because, while the options work as they should, the documentation perhaps needs to be fixed so it's more clear what they do (or maybe the "delete as"/"recover from" options need to be exposed after all). ---------------------------------------------------------------------- Comment By: Hri Ba (hriba) Date: 2004-03-02 11:00 Message: Logged In: YES user_id=987835 anadelonbrin: At the risk of repetion: You are correct, I am not referring to the tray icon. I am referring to unread messages that appear unread in the spam directory. Spam that is caught by SpamBayes is ALWAYS moved to the spam directory by SpamBayes and ALWAYS marked as unread correctly as per my preferences. However spam that is deleted using the "Delete As Spam" button from the toolbar is only moved to the spam directory by SpamBayes but NEVER marked as unread. This does not seem to be the expected behaviour, atleast for me. I expected that all messages deleted as spam, regardless of whether they were deleted manually using the button mentioned above or automatically by SpamBayes would be marked as unread. I am attaching the most recent log file. Hope it helps. -Hri ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2004-03-02 10:24 Message: Logged In: YES user_id=552329 Hri Ba: That's exactly what that option does. You are referring to marking the message as read, and not the tray icon, right? If this doesn't work for you, then please follow the instructions in the troubleshooting guide, and attach your log file(s) to this tracker, otherwise there's nothing we can do to help. lighten_up: you are referring to the tray icon, which is not the same thing at all. This is a complex issue, and not just a case of blindly removing the icon. Please read the FAQ for more information, or, if you want all the details, the archives have a *lot* of discussion about why this is difficult. ---------------------------------------------------------------------- Comment By: B Butler (lighten_up) Date: 2004-03-02 04:11 Message: Logged In: YES user_id=987858 Yes: Please fix this!. Have you looked at this link to solve the outlook hook problem? IMHO this is Spambayes biggest detractor. http://mail.python.org/pipermail/spambayes/2003- November/009113.html -lighten ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=907596&group_id=61702 From noreply at sourceforge.net Tue Mar 2 04:45:19 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Tue Mar 2 04:45:26 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-903440 ] Fail to filter public folder Message-ID: Bugs item #903440, was opened at 2004-02-24 13:45 Message generated for change (Comment added) made by judydye You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=903440&group_id=61702 Category: Outlook Group: Binary 1.0a9 (0.9) Status: Open Resolution: None Priority: 5 Submitted By: Rasmus Aaen (raaen) Assigned to: Mark Hammond (mhammond) Summary: Fail to filter public folder Initial Comment: If I mark a public folder ("Dns") for filtering, the Outlook addin stops working with the errormessage "Could not watch the specified folders". If my Inbox is the only folder filtered there are no problems. Filtering a public folder used to work in v. 0.81 I noticed that the folder does not have a "Spam" field, but manually creating it does not help. I have "Owner" rights on the public folder. After the error has occurred, the "Select folders" window is empty (see attached image). I have tried uninstalling/installing and deleting settings and database files. Logfile: Loaded bayes database from 'C:\Documents and Settings\Rasmus\Application Data\SpamBayes\default_bayes_database.db' Loaded message database from 'C:\Documents and Settings\Rasmus\Application Data\SpamBayes\default_message_database.db' Bayes database initialized with 0 spam and 0 good messages SpamBayes Outlook Addin Binary Version 0.9 (February 2004) starting (with engine SpamBayes Engine Version 0.3 (January 2004)) on Windows 5.0.2195 (Service Pack 4) using Python 2.3.2+ (#49, Oct 23 2003, 15:50:06) [MSC v.1200 32 bit (Intel)] SpamBayes: Watching (for filtering) in 'Mailbox - Rasmus Aaen/Inbox' ERROR: 'There was an error initializing the Spam plugin.\r\n\r\nSpam filtering has been disabled. Please re-configure\r\nand re-enable this plugin\r\n\r\nError details:\r\nCould not watch the specified folders' Traceback (most recent call last): File "addin.pyc", line 1304, in FiltersChanged File "addin.pyc", line 1330, in UpdateFolderHooks File "addin.pyc", line 1358, in _HookFolderEvents File "msgstore.pyc", line 501, in GetFQName File "msgstore.pyc", line 547, in GetParent File "msgstore.pyc", line 527, in _FolderFromMAPIFolder com_error: (-2147467259, 'Unspecified error', None, None) Skipping processing of missed messages in folder 'Inbox', as it is not available Skipping processing of missed messages in folder 'Dns', as it is not available ---------------------------------------------------------------------- Comment By: Judy Dye (judydye) Date: 2004-03-02 09:45 Message: Logged In: YES user_id=988571 I have the same problem but it has only occurred since upgrading from Exchange 5.5 to 2003 - perhaps this is causing the problem? Trace SpamBayes Outlook Addin Binary Version 0.9 (February 2004) starting (with engine SpamBayes Engine Version 0.3 (January 2004)) on Windows 5.0.2195 (Service Pack 4) using Python 2.3.2+ (#49, Oct 23 2003, 15:50:06) [MSC v.1200 32 bit (Intel)] ERROR: 'There was an error initializing the Spam plugin.\r\n\r\nSpam filtering has been disabled. Please re- configure\r\nand re-enable this plugin\r\n\r\nError details:\r\nCould not watch the specified folders' Traceback (most recent call last): File "addin.pyc", line 1304, in FiltersChanged File "addin.pyc", line 1330, in UpdateFolderHooks File "addin.pyc", line 1395, in _HookFolderEvents File "addin.pyc", line 277, in Init File "msgstore.pyc", line 629, in IsReceiveFolder com_error: (-2147221246, 'Invalid window handle', None, None) Skipping processing of missed messages in folder 'Facsimiles', as it is not available Skipping processing of missed messages in folder 'sales', as it is not available Skipping processing of missed messages in folder 'Support', as it is not available Skipping processing of missed messages in folder 'Inbox', as it is not available Hope this helps........ ---------------------------------------------------------------------- Comment By: Ladd Nelson (gladdys) Date: 2004-03-01 23:02 Message: Logged In: YES user_id=840787 I've recently encountered this problem as well. However in my case, I want SpamBayes to move detected spam to the public folder for use by our IT staff. Once the network folder is identified and the "Could not watch the specified folders" message appears, the only way I've been able to clear the error is to retrain SpamBayes through the training wizard which allows me to specify a local folder towards the end of the wizard. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=903440&group_id=61702 From noreply at sourceforge.net Tue Mar 2 08:50:59 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Tue Mar 2 08:51:24 2004 Subject: [spambayes-bugs] [ spambayes-Feature Requests-774978 ] Hide envelope icon when only spam received Message-ID: Feature Requests item #774978, was opened at 2003-07-21 07:42 Message generated for change (Comment added) made by garrmark You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498106&aid=774978&group_id=61702 Category: Outlook Group: None Status: Open Priority: 5 Submitted By: Andrew Zaikin (ghuron) Assigned to: Mark Hammond (mhammond) Summary: Hide envelope icon when only spam received Initial Comment: When during automatic receiving session only spam messages was received it is desired to remove envelope icon from tray. Probably this option should be switched off by default with the possibility to switch it on from the configuration file. ---------------------------------------------------------------------- Comment By: Mark F Garrison (garrmark) Date: 2004-03-02 08:50 Message: Logged In: YES user_id=726010 Just turn off the outlook notification (under advanced e-mail options). I don't use sound much so I didn't add that, but it's probably not too hard. ---------------------------------------------------------------------- Comment By: Bob Hamans (bchamans) Date: 2004-03-01 17:46 Message: Logged In: YES user_id=866934 Mark, I just downloaded your program and it seems to work fine. Unfortionately i still need the macro (see below) to get rid of the original outlook mail notification. This macro also eliminates all sounds of incoming mail/ham. Isn't it possible to do this all in your program? To have a audible notification on ham and silence on spam? No icon (not even a blue or black one) when spam is received and a mail notification when ham is received? I very much like that i can now see the number of emails i have received in contrast to "You have unread items" which is the normal outlook notification. Keep up the good work! ---------------------------------------------------------------------- Comment By: Mark F Garrison (garrmark) Date: 2004-03-01 15:31 Message: Logged In: YES user_id=726010 I wrote a C# program to replace the outlook notify icon w/ my own. The code for this is at http://codeproject.com/csharp/gmcdoexmail.asp ---------------------------------------------------------------------- Comment By: Bob Hamans (bchamans) Date: 2003-10-13 07:29 Message: Logged In: YES user_id=866934 Reacting on all before. Would'nt it be the best option to allow a rule or macro to be defined that can be runned after spam and ham is processed? In other words an extra option in the spambayes filtering dialog. [Move] spam to folder [...] [X] Mark spam as read [X] Process following rule or macro [...] Indeed the macro proposed by Ghuron does exactly that. It does not block the sounds though. More info on the macro on http://www.slipstick.com/dev/code/clearenvicon.htm#info ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2003-10-09 17:33 Message: Logged In: YES user_id=552329 Mark - what do you think of the idea of providing our own icon in the tray (and a sound) when we classify mail as [user- defined selection of ham/unsure/spam]? In your opinion, do you think that we could successfully determine when these messages were read so that we could clear the flag? Would you be opposed to this rather off-topic feature appearing in the plug-in? If your comments are positive, then I might try and write some code to do this at some point, if only to stop the incessant requests for this feature . ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2003-10-09 17:30 Message: Logged In: YES user_id=552329 >From the list: My outlook always plays a sound when new mails do arrive - also when new spam comes in. Since 90% of my mails are spam, this is really nerving. If spambayes could give out a sound when no-spam-mails arrive, then I could switch off the the standard-sound of outlook and only Spambayes reports "good" mails. Then we again have a true accustical message, when important mail arrive and are not irritated by spam. ---------------------------------------------------------------------- Comment By: Graham Bartlett (grab_rat) Date: 2003-09-26 12:07 Message: Logged In: YES user_id=633868 I'm not a Visual Basic/Windows expert. But having used Outlook for a while, I *can* tell you that setting emails to "read" status stops the envelope icon coming up. This would probably be the easiest fix, and would also stop the spam folder coming up with bold text to draw your attention to it. ---------------------------------------------------------------------- Comment By: Andrew Zaikin (ghuron) Date: 2003-07-21 10:17 Message: Logged In: YES user_id=824558 Since I could not attach files to #774908 I'm doing it here :) This is an example of how to hide envelope icon in tray. ---------------------------------------------------------------------- Comment By: Andrew Zaikin (ghuron) Date: 2003-07-21 10:17 Message: Logged In: YES user_id=824558 Since I could not attach files to #774908 I'm doing it here :) This is an example of how to hide envelope icon in tray. ---------------------------------------------------------------------- Comment By: Andrew Zaikin (ghuron) Date: 2003-07-21 08:06 Message: Logged In: YES user_id=824558 Sorry, duplicated to #774908. Too bad that nothing can be done here ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498106&aid=774978&group_id=61702 From noreply at sourceforge.net Tue Mar 2 10:20:13 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Tue Mar 2 10:20:31 2004 Subject: [spambayes-bugs] [ spambayes-Feature Requests-774978 ] Hide envelope icon when only spam received Message-ID: Feature Requests item #774978, was opened at 2003-07-21 08:42 Message generated for change (Comment added) made by kpitt You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498106&aid=774978&group_id=61702 Category: Outlook Group: None Status: Open Priority: 5 Submitted By: Andrew Zaikin (ghuron) Assigned to: Mark Hammond (mhammond) Summary: Hide envelope icon when only spam received Initial Comment: When during automatic receiving session only spam messages was received it is desired to remove envelope icon from tray. Probably this option should be switched off by default with the possibility to switch it on from the configuration file. ---------------------------------------------------------------------- >Comment By: Kenny Pitt (kpitt) Date: 2004-03-02 10:20 Message: Logged In: YES user_id=859086 Notification sounds for SpamBayes have already been implemented, but not integrated into the release version yet. Sounds like we're getting enough requests for this that we might want to merge it, at least as a "config-file-only" experimental option. See Patch #858925: http://sourceforge.net/tracker/index.php? func=detail&aid=858925&group_id=61702&atid=498105 ---------------------------------------------------------------------- Comment By: Mark F Garrison (garrmark) Date: 2004-03-02 08:50 Message: Logged In: YES user_id=726010 Just turn off the outlook notification (under advanced e-mail options). I don't use sound much so I didn't add that, but it's probably not too hard. ---------------------------------------------------------------------- Comment By: Bob Hamans (bchamans) Date: 2004-03-01 17:46 Message: Logged In: YES user_id=866934 Mark, I just downloaded your program and it seems to work fine. Unfortionately i still need the macro (see below) to get rid of the original outlook mail notification. This macro also eliminates all sounds of incoming mail/ham. Isn't it possible to do this all in your program? To have a audible notification on ham and silence on spam? No icon (not even a blue or black one) when spam is received and a mail notification when ham is received? I very much like that i can now see the number of emails i have received in contrast to "You have unread items" which is the normal outlook notification. Keep up the good work! ---------------------------------------------------------------------- Comment By: Mark F Garrison (garrmark) Date: 2004-03-01 15:31 Message: Logged In: YES user_id=726010 I wrote a C# program to replace the outlook notify icon w/ my own. The code for this is at http://codeproject.com/csharp/gmcdoexmail.asp ---------------------------------------------------------------------- Comment By: Bob Hamans (bchamans) Date: 2003-10-13 08:29 Message: Logged In: YES user_id=866934 Reacting on all before. Would'nt it be the best option to allow a rule or macro to be defined that can be runned after spam and ham is processed? In other words an extra option in the spambayes filtering dialog. [Move] spam to folder [...] [X] Mark spam as read [X] Process following rule or macro [...] Indeed the macro proposed by Ghuron does exactly that. It does not block the sounds though. More info on the macro on http://www.slipstick.com/dev/code/clearenvicon.htm#info ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2003-10-09 18:33 Message: Logged In: YES user_id=552329 Mark - what do you think of the idea of providing our own icon in the tray (and a sound) when we classify mail as [user- defined selection of ham/unsure/spam]? In your opinion, do you think that we could successfully determine when these messages were read so that we could clear the flag? Would you be opposed to this rather off-topic feature appearing in the plug-in? If your comments are positive, then I might try and write some code to do this at some point, if only to stop the incessant requests for this feature . ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2003-10-09 18:30 Message: Logged In: YES user_id=552329 >From the list: My outlook always plays a sound when new mails do arrive - also when new spam comes in. Since 90% of my mails are spam, this is really nerving. If spambayes could give out a sound when no-spam-mails arrive, then I could switch off the the standard-sound of outlook and only Spambayes reports "good" mails. Then we again have a true accustical message, when important mail arrive and are not irritated by spam. ---------------------------------------------------------------------- Comment By: Graham Bartlett (grab_rat) Date: 2003-09-26 13:07 Message: Logged In: YES user_id=633868 I'm not a Visual Basic/Windows expert. But having used Outlook for a while, I *can* tell you that setting emails to "read" status stops the envelope icon coming up. This would probably be the easiest fix, and would also stop the spam folder coming up with bold text to draw your attention to it. ---------------------------------------------------------------------- Comment By: Andrew Zaikin (ghuron) Date: 2003-07-21 11:17 Message: Logged In: YES user_id=824558 Since I could not attach files to #774908 I'm doing it here :) This is an example of how to hide envelope icon in tray. ---------------------------------------------------------------------- Comment By: Andrew Zaikin (ghuron) Date: 2003-07-21 11:17 Message: Logged In: YES user_id=824558 Since I could not attach files to #774908 I'm doing it here :) This is an example of how to hide envelope icon in tray. ---------------------------------------------------------------------- Comment By: Andrew Zaikin (ghuron) Date: 2003-07-21 09:06 Message: Logged In: YES user_id=824558 Sorry, duplicated to #774908. Too bad that nothing can be done here ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498106&aid=774978&group_id=61702 From noreply at sourceforge.net Tue Mar 2 13:31:44 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Tue Mar 2 13:31:53 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-907596 ] Delete as spam does not mark as read Message-ID: Bugs item #907596, was opened at 2004-03-01 14:57 Message generated for change (Comment added) made by hriba You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=907596&group_id=61702 Category: Outlook Group: Binary 1.0a9 (0.9) Status: Open Resolution: None Priority: 5 Submitted By: Hri Ba (hriba) Assigned to: Mark Hammond (mhammond) Summary: Delete as spam does not mark as read Initial Comment: With the "Mark spam as read" option checked, deleting a message should mark the message as READ in addition to the regular behavior of moving it to the Spam folder. ---------------------------------------------------------------------- >Comment By: Hri Ba (hriba) Date: 2004-03-02 18:31 Message: Logged In: YES user_id=987835 Thanks for the tip. I've updates my preferences file and am awaiting new spam. The configuration guide explains the settings quite well. Per my 2 cents, it might be nice to expose the additional preferences in the advanced tab, though I suspect thats part of a larger decision. ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2004-03-01 22:15 Message: Logged In: YES user_id=552329 Ah, what's happening is that you've set the wrong option for this. There are two distinct sets of options here (so that you can have all automatically filtered mail still unread, but all manually trained mail set as read, and so on). I don't think that the "delete as"/"recover from" options are exposed via the interface, but if you go to Help->About SpamBayes- >Configuration Guide, and look at the documentation there, particularly the delete_as_spam_message_state option, you'll see how to set it up. I'm leaving this open, because, while the options work as they should, the documentation perhaps needs to be fixed so it's more clear what they do (or maybe the "delete as"/"recover from" options need to be exposed after all). ---------------------------------------------------------------------- Comment By: Hri Ba (hriba) Date: 2004-03-01 22:00 Message: Logged In: YES user_id=987835 anadelonbrin: At the risk of repetion: You are correct, I am not referring to the tray icon. I am referring to unread messages that appear unread in the spam directory. Spam that is caught by SpamBayes is ALWAYS moved to the spam directory by SpamBayes and ALWAYS marked as unread correctly as per my preferences. However spam that is deleted using the "Delete As Spam" button from the toolbar is only moved to the spam directory by SpamBayes but NEVER marked as unread. This does not seem to be the expected behaviour, atleast for me. I expected that all messages deleted as spam, regardless of whether they were deleted manually using the button mentioned above or automatically by SpamBayes would be marked as unread. I am attaching the most recent log file. Hope it helps. -Hri ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2004-03-01 21:24 Message: Logged In: YES user_id=552329 Hri Ba: That's exactly what that option does. You are referring to marking the message as read, and not the tray icon, right? If this doesn't work for you, then please follow the instructions in the troubleshooting guide, and attach your log file(s) to this tracker, otherwise there's nothing we can do to help. lighten_up: you are referring to the tray icon, which is not the same thing at all. This is a complex issue, and not just a case of blindly removing the icon. Please read the FAQ for more information, or, if you want all the details, the archives have a *lot* of discussion about why this is difficult. ---------------------------------------------------------------------- Comment By: B Butler (lighten_up) Date: 2004-03-01 15:11 Message: Logged In: YES user_id=987858 Yes: Please fix this!. Have you looked at this link to solve the outlook hook problem? IMHO this is Spambayes biggest detractor. http://mail.python.org/pipermail/spambayes/2003- November/009113.html -lighten ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=907596&group_id=61702 From noreply at sourceforge.net Wed Mar 3 10:06:02 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Wed Mar 3 10:06:06 2004 Subject: [spambayes-bugs] [ spambayes-Patches-909088 ] remove STLS pop3 capability Message-ID: Patches item #909088, was opened at 2004-03-03 16:06 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498105&aid=909088&group_id=61702 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Wummel (calvin) Assigned to: Nobody/Anonymous (nobody) Summary: remove STLS pop3 capability Initial Comment: Inserting this under the pipelineRe stuff in sb_server.py makes it possible for me to use our cyrus pop server: tlsRE = r'(?im)^STLS[^\n]*\n' self.response = re.sub(tlsRE, '', self.response) Without it, the connection hangs after this log entry: IMPLEMENTATION Cyrus POP3 server v2.1.15-Invoca-RPM-2.1.15-1 . STLS +OK Begin TLS negotiation now [encryption challenge stuff witout newline...] anyway, thanks for making spambayes :) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498105&aid=909088&group_id=61702 From noreply at sourceforge.net Wed Mar 3 13:00:00 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Wed Mar 3 14:17:52 2004 Subject: [spambayes-bugs] [ spambayes-Support Requests-909218 ] Training Question Message-ID: Support Requests item #909218, was opened at 2004-03-03 10:59 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498104&aid=909218&group_id=61702 Category: None Group: None Status: Open Priority: 5 Submitted By: Jim Hall (hallktm) Assigned to: Nobody/Anonymous (nobody) Summary: Training Question Initial Comment: Stupid Question: I get a *lot* of spam - Some of which shows up as questionable. I the ham I get is about 1/4 the questionable items. This leaves an inbalance in training materials - even if I move all ham back to questionable and train on it (a PITA by the way). Is there a suggested workaround, other than directly deleting questionable items and not training on them? *Very* happy with the program btw. Jim Hall ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498104&aid=909218&group_id=61702 From noreply at sourceforge.net Wed Mar 3 14:26:29 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Wed Mar 3 14:26:59 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-909282 ] Recover from Spam leaves message deleted Message-ID: Bugs item #909282, was opened at 2004-03-03 11:26 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=909282&group_id=61702 Category: Outlook Group: Binary 1.0a9 (0.9) Status: Open Resolution: None Priority: 5 Submitted By: Ray Schnitzler (schnitz) Assigned to: Mark Hammond (mhammond) Summary: Recover from Spam leaves message deleted Initial Comment: When SpamBayes moves a message from, say, my Inbox to my Suspect folder, it effectively leaves a deleted copy in the Inbox. When I "Recover from Spam" on that message, the message is deleted from the Suspect folder, but not undeleted from the Inbox. The same is true if I drag the message back to the Inbox. If I drag the message to a different (non-spam) folder, a copy of the message appears there, undeleted. Any thoughts? Ray Running SpamBayes Outlook Addin Binary Version 0.9 (February 2004) on Windows 2000, with Outlook 2002. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=909282&group_id=61702 From noreply at sourceforge.net Wed Mar 3 16:42:40 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Wed Mar 3 19:16:28 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-909282 ] Recover from Spam leaves message deleted Message-ID: Bugs item #909282, was opened at 2004-03-04 08:26 Message generated for change (Comment added) made by anadelonbrin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=909282&group_id=61702 Category: Outlook Group: Binary 1.0a9 (0.9) Status: Open Resolution: None Priority: 5 Submitted By: Ray Schnitzler (schnitz) Assigned to: Mark Hammond (mhammond) Summary: Recover from Spam leaves message deleted Initial Comment: When SpamBayes moves a message from, say, my Inbox to my Suspect folder, it effectively leaves a deleted copy in the Inbox. When I "Recover from Spam" on that message, the message is deleted from the Suspect folder, but not undeleted from the Inbox. The same is true if I drag the message back to the Inbox. If I drag the message to a different (non-spam) folder, a copy of the message appears there, undeleted. Any thoughts? Ray Running SpamBayes Outlook Addin Binary Version 0.9 (February 2004) on Windows 2000, with Outlook 2002. ---------------------------------------------------------------------- >Comment By: Tony Meyer (anadelonbrin) Date: 2004-03-04 10:42 Message: Logged In: YES user_id=552329 It sounds like you're using IMAP. Is that correct? Could you please attach a log file that includes this behaviour to this tracker? The troubleshooting guide explains how to find the log files. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=909282&group_id=61702 From noreply at sourceforge.net Fri Mar 5 12:25:20 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Fri Mar 5 12:29:15 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-910591 ] Read receipt sent when showing spam clues of a message Message-ID: Bugs item #910591, was opened at 2004-03-05 18:25 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=910591&group_id=61702 Category: Outlook Group: Binary 1.0a9 (0.9) Status: Open Resolution: None Priority: 5 Submitted By: Gyula Kun-Szab? (qno67) Assigned to: Mark Hammond (mhammond) Summary: Read receipt sent when showing spam clues of a message Initial Comment: If one selects the 'Show spam clues for current message' menu item, a read receipt is sent. Might be related to 891990. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=910591&group_id=61702 From noreply at sourceforge.net Fri Mar 5 12:26:22 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Fri Mar 5 12:30:47 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-910591 ] Read receipt sent when showing spam clues of a message Message-ID: Bugs item #910591, was opened at 2004-03-05 18:25 Message generated for change (Settings changed) made by qno67 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=910591&group_id=61702 Category: Outlook Group: Binary 1.0a9 (0.9) Status: Open Resolution: None >Priority: 7 Submitted By: Gyula Kun-Szab? (qno67) Assigned to: Mark Hammond (mhammond) Summary: Read receipt sent when showing spam clues of a message Initial Comment: If one selects the 'Show spam clues for current message' menu item, a read receipt is sent. Might be related to 891990. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=910591&group_id=61702 From noreply at sourceforge.net Sat Mar 6 09:57:45 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Sat Mar 6 09:57:50 2004 Subject: [spambayes-bugs] [ spambayes-Support Requests-910954 ] Failed to add the toolbar Message-ID: Support Requests item #910954, was opened at 2004-03-06 16:57 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498104&aid=910954&group_id=61702 Category: None Group: None Status: Open Priority: 5 Submitted By: Ran Chermesh (chermesh) Assigned to: Nobody/Anonymous (nobody) Summary: Failed to add the toolbar Initial Comment: Hi, I'm running spambayes on a Outlook 2002 version mailer. For some reason, the tooklbar fails to show up and my log includes the following excerpt: FAILED to add the toolbar item 'SpamBayesCommand.Manager' - (- 2147352567, 'Exception occurred.', (0, None, None, None, 0, -2147467259), None) What's wrong? Ran ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498104&aid=910954&group_id=61702 From noreply at sourceforge.net Sat Mar 6 12:28:12 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Sat Mar 6 12:28:26 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-899060 ] SpamBayes could not be initialized Error Message-ID: Bugs item #899060, was opened at 2004-02-17 15:40 Message generated for change (Comment added) made by ima_user You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=899060&group_id=61702 Category: Outlook Group: Binary 1.0a9 (0.9) Status: Open Resolution: None Priority: 5 Submitted By: Gregory Engel (gpeangel) Assigned to: Mark Hammond (mhammond) Summary: SpamBayes could not be initialized Error Initial Comment: Upgraded from 081 to 1.0a9. Restart of Outlook 2000 resulted in a "could not initialize" addin error message with a suggestion to restart Outlook. Restarting Outlook did not help. Uninstalling 081 and 1.0a9, reinstalling 1.0a9 did not help. Note: pst file is located on a shared network drive. I was able to upgrade a different box (Outlook 2000, 081 > 1.0a9 upgrade) successfully which has a local pst file. Log file: Error connecting to Outlook! Traceback (most recent call last): File "addin.pyc", line 1191, in OnConnection File "manager.pyc", line 908, in GetManager File "manager.pyc", line 344, in __init__ File "manager.pyc", line 492, in LocateDataDirectory File "win32com\shell\shell.pyc", line 9, in ? File "win32com\shell\shell.pyc", line 7, in __load ImportError: DLL load failed: A device attached to the system is not functioning. ERROR: 'There was an error initializing the SpamBayes addin\r\n\r\nPlease re-start Outlook and try again.' Traceback (most recent call last): File "addin.pyc", line 1191, in OnConnection File "manager.pyc", line 908, in GetManager File "manager.pyc", line 344, in __init__ File "manager.pyc", line 492, in LocateDataDirectory File "win32com\shell\shell.pyc", line 9, in ? File "win32com\shell\shell.pyc", line 7, in __load ImportError: DLL load failed: A device attached to the system is not functioning. pythoncom error: Failed to call the universal dispatcher Traceback (most recent call last): File "win32com\universal.pyc", line 173, in dispatch File "win32com\server\policy.pyc", line 322, in _InvokeEx_ File "win32com\server\policy.pyc", line 608, in _invokeex_ File "win32com\server\policy.pyc", line 542, in _invokeex_ File "addin.pyc", line 1227, in OnStartupComplete exceptions.AttributeError: 'NoneType' object has no attribute 'never_configured' SpamBayes - Disconnecting from Outlook pythoncom error: Failed to call the universal dispatcher Traceback (most recent call last): File "win32com\universal.pyc", line 173, in dispatch File "win32com\server\policy.pyc", line 322, in _InvokeEx_ File "win32com\server\policy.pyc", line 608, in _invokeex_ File "win32com\server\policy.pyc", line 542, in _invokeex_ File "addin.pyc", line 1409, in OnDisconnection exceptions.AttributeError: OutlookAddin instance has no attribute 'explorers_events' ---------------------------------------------------------------------- Comment By: Pete Marion (ima_user) Date: 2004-03-06 12:28 Message: Logged In: YES user_id=923210 "Note: pst file is located on a shared network drive. I was able to upgrade a different box (Outlook 2000, 081 > 1.0a9 upgrade) successfully which has a local pst file." -- Perhaps this is related to the time to access the PST file over the LAN. See below, from MS KB 297019 Additional information here: http://www.microsoft.com/office/ork/2003/three/ch8/OutC03 .htm -- Why Outlook .pst files are unsupported over a LAN or WAN link Behaviors of .pst Files over WAN/LAN Links All operations take longer. Write operations can take approximately four times longer than read operations. Outlook has slower performance than the Exchange Client. Recommendations Microsoft recommends the following solutions, instead of .pst files over a LAN or WAN: Exchange Server with .ost File When you are working over a WAN or LAN, it is better to use the offline folder files (.ost files) to allow the remote client to work without being connected to the server. .ost files support local replication, which means that all folders and their data can be replicated to the .ost, not just e-mail messages, as is the case when you use remote mail. The use of .ost files is therefore more efficient and more useful. .ost files also do not have a dependency on the availability of the Exchange Server computer (except to synchronize new data from the server to the client and vice versa), because the information is cached in the local .ost file. This improves performance because the information being viewed is stored on the local drive while the master copy of the data remains on the server, where it can be accessed and backed up. .ost files also provide data redundancy, which ensures greater integrity and recoverability of the data. ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2004-02-19 17:38 Message: Logged In: YES user_id=552329 There was a report that looked like it was the same thing on the list, and I've just had an email from Gregory Warnes with the same problem - SR-1, Windows 2000 Pro. ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2004-02-18 20:18 Message: Logged In: YES user_id=552329 Noting dupe in [ 899815 ] Outlook plugin fails to initialize ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=899060&group_id=61702 From noreply at sourceforge.net Sat Mar 6 12:35:04 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Sat Mar 6 12:35:18 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-887256 ] Outlook 2002 SP2 & SMTP Auth issue Message-ID: Bugs item #887256, was opened at 2004-01-29 15:56 Message generated for change (Comment added) made by ima_user You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=887256&group_id=61702 Category: Outlook Group: Outlook 008 Status: Open Resolution: None Priority: 5 Submitted By: Martin Siefert (msiefert) Assigned to: Mark Hammond (mhammond) Summary: Outlook 2002 SP2 & SMTP Auth issue Initial Comment: To all the SpamBayes gurus. I recently installed XP and the MS Office suite 2002. Updated the OS and Office with all the latest and greatest patches without problem. Finally I was able to install SpamBayes for Outlook, also without problems and in its latest version 0.81. So I went on to create my POP3 account for my domain. Just like I do for about 20 other clients (They run Office 2000). I try to send an email to an outside domain and now I get the following bounces. Your message did not reach some or all of the intended recipients. Subject: test Sent: 1/29/2004 1:45 PM The following recipient(s) could not be reached: recpient@othercompany.com on 1/29/2004 1:45 PM 501 5.7.1 This system is not configured to relay mail from to for xxx.xxx.xxx.xxx I contacted my ISP and verified my settings in Outlook which are 100% correct. I use SMTP Auth to authorize any emails I send. The username and password are correct as well. I know this is a long shot, but is anyone aware of any incompatibility / issue with SpamBayes and Outlook 2002 using SMTP Auth? Please let me know.... this is driving me crazy. Martin ---------------------------------------------------------------------- Comment By: Pete Marion (ima_user) Date: 2004-03-06 12:35 Message: Logged In: YES user_id=923210 Select "My Outgoing (SMTP) server requires Authentication" and set the username and password here. If you have already done so, delete the information and re-enter it - perhaps there is a typo in the password field. You may also attempt selecting and deselecting the "log into incoming server before sending mail" checkbox to see if this makes a difference on your server. These are MS Outlook issues, however. ---------------------------------------------------------------------- Comment By: Tim Peters (tim_one) Date: 2004-01-29 17:18 Message: Logged In: YES user_id=31435 Suggest you uninstall the SpamBayes addin and try again. I expect you'll find it makes no difference. The addin isn't involved in sending email (or even in receiving email -- it just sits there until Outlook tells it an item has been added to one of the folders you told it to watch; the addin plays no part in Outlook's POP3 or SMTP dialogs). ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=887256&group_id=61702 From noreply at sourceforge.net Sat Mar 6 17:21:00 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Sat Mar 6 17:21:07 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-887256 ] Outlook 2002 SP2 & SMTP Auth issue Message-ID: Bugs item #887256, was opened at 2004-01-29 15:56 Message generated for change (Comment added) made by ima_user You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=887256&group_id=61702 Category: Outlook Group: Outlook 008 Status: Open Resolution: None Priority: 5 Submitted By: Martin Siefert (msiefert) Assigned to: Mark Hammond (mhammond) Summary: Outlook 2002 SP2 & SMTP Auth issue Initial Comment: To all the SpamBayes gurus. I recently installed XP and the MS Office suite 2002. Updated the OS and Office with all the latest and greatest patches without problem. Finally I was able to install SpamBayes for Outlook, also without problems and in its latest version 0.81. So I went on to create my POP3 account for my domain. Just like I do for about 20 other clients (They run Office 2000). I try to send an email to an outside domain and now I get the following bounces. Your message did not reach some or all of the intended recipients. Subject: test Sent: 1/29/2004 1:45 PM The following recipient(s) could not be reached: recpient@othercompany.com on 1/29/2004 1:45 PM 501 5.7.1 This system is not configured to relay mail from to for xxx.xxx.xxx.xxx I contacted my ISP and verified my settings in Outlook which are 100% correct. I use SMTP Auth to authorize any emails I send. The username and password are correct as well. I know this is a long shot, but is anyone aware of any incompatibility / issue with SpamBayes and Outlook 2002 using SMTP Auth? Please let me know.... this is driving me crazy. Martin ---------------------------------------------------------------------- Comment By: Pete Marion (ima_user) Date: 2004-03-06 17:21 Message: Logged In: YES user_id=923210 Select "My Outgoing (SMTP) server requires Authentication" and set the username and password here. If you have already done so, delete the information and re-enter it - perhaps there is a typo in the password field. You may also attempt selecting and deselecting the "log into incoming server before sending mail" checkbox to see if this makes a difference on your server. These are MS Outlook issues, however. ---------------------------------------------------------------------- Comment By: Pete Marion (ima_user) Date: 2004-03-06 12:35 Message: Logged In: YES user_id=923210 Select "My Outgoing (SMTP) server requires Authentication" and set the username and password here. If you have already done so, delete the information and re-enter it - perhaps there is a typo in the password field. You may also attempt selecting and deselecting the "log into incoming server before sending mail" checkbox to see if this makes a difference on your server. These are MS Outlook issues, however. ---------------------------------------------------------------------- Comment By: Tim Peters (tim_one) Date: 2004-01-29 17:18 Message: Logged In: YES user_id=31435 Suggest you uninstall the SpamBayes addin and try again. I expect you'll find it makes no difference. The addin isn't involved in sending email (or even in receiving email -- it just sits there until Outlook tells it an item has been added to one of the folders you told it to watch; the addin plays no part in Outlook's POP3 or SMTP dialogs). ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=887256&group_id=61702 From noreply at sourceforge.net Sun Mar 7 22:10:08 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Sun Mar 7 22:10:17 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-911734 ] Outlook addin Feb 04 problem Message-ID: Bugs item #911734, was opened at 2004-03-08 03:10 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=911734&group_id=61702 Category: Outlook Group: Binary 1.0a9 (0.9) Status: Open Resolution: None Priority: 5 Submitted By: Randy (rdemars) Assigned to: Mark Hammond (mhammond) Summary: Outlook addin Feb 04 problem Initial Comment: I updates to the latest Outlook addin and have a problem now that I didn?t have with the previous version. When I connect to the Exchange server, Outlook appears to lock up for some time. I get multiple dialog boxes that say that outlook is requesting data from the exchange server. After about 2 minutes, my inbox finally appears, but none of the messages are scored. If I tell Spambayes to filter my inbox, it will then work. The attached log file indicates my folders were not available. I would guess it is some kind of communication timeout. My Outlook configuration is all the same as it was before I upgraded Spambayes, and it worked fine then. Here are my particulars: Windows XP ? all the latest service packs and patches Outlook 2002 SP2 Exchange server 5.5 Gateway 450X laptop Connected to Exchange server over VPN via WIFI and cable modem 2M up/128k down I wouldn?t think the problem was with Spambayes, except that the last version worked fine. It hasn?t worked correctly since I upgraded. I checked to make sure everything is enables, including Spambayes, and the COM addin and about Outlook 2002 stuff you talk about in the troubleshooting guide. Everything is enabled. Seems like some kind of communication issue. I haven?t been back to the office to connect to Exchange directly so I don?t know if the problem will exist when I am connected with 100M Ethernet. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=911734&group_id=61702 From noreply at sourceforge.net Mon Mar 8 00:23:18 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Mon Mar 8 00:23:26 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-899060 ] SpamBayes could not be initialized Error Message-ID: Bugs item #899060, was opened at 2004-02-18 09:40 Message generated for change (Comment added) made by anadelonbrin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=899060&group_id=61702 Category: Outlook Group: Binary 1.0a9 (0.9) Status: Open Resolution: None Priority: 5 Submitted By: Gregory Engel (gpeangel) Assigned to: Mark Hammond (mhammond) Summary: SpamBayes could not be initialized Error Initial Comment: Upgraded from 081 to 1.0a9. Restart of Outlook 2000 resulted in a "could not initialize" addin error message with a suggestion to restart Outlook. Restarting Outlook did not help. Uninstalling 081 and 1.0a9, reinstalling 1.0a9 did not help. Note: pst file is located on a shared network drive. I was able to upgrade a different box (Outlook 2000, 081 > 1.0a9 upgrade) successfully which has a local pst file. Log file: Error connecting to Outlook! Traceback (most recent call last): File "addin.pyc", line 1191, in OnConnection File "manager.pyc", line 908, in GetManager File "manager.pyc", line 344, in __init__ File "manager.pyc", line 492, in LocateDataDirectory File "win32com\shell\shell.pyc", line 9, in ? File "win32com\shell\shell.pyc", line 7, in __load ImportError: DLL load failed: A device attached to the system is not functioning. ERROR: 'There was an error initializing the SpamBayes addin\r\n\r\nPlease re-start Outlook and try again.' Traceback (most recent call last): File "addin.pyc", line 1191, in OnConnection File "manager.pyc", line 908, in GetManager File "manager.pyc", line 344, in __init__ File "manager.pyc", line 492, in LocateDataDirectory File "win32com\shell\shell.pyc", line 9, in ? File "win32com\shell\shell.pyc", line 7, in __load ImportError: DLL load failed: A device attached to the system is not functioning. pythoncom error: Failed to call the universal dispatcher Traceback (most recent call last): File "win32com\universal.pyc", line 173, in dispatch File "win32com\server\policy.pyc", line 322, in _InvokeEx_ File "win32com\server\policy.pyc", line 608, in _invokeex_ File "win32com\server\policy.pyc", line 542, in _invokeex_ File "addin.pyc", line 1227, in OnStartupComplete exceptions.AttributeError: 'NoneType' object has no attribute 'never_configured' SpamBayes - Disconnecting from Outlook pythoncom error: Failed to call the universal dispatcher Traceback (most recent call last): File "win32com\universal.pyc", line 173, in dispatch File "win32com\server\policy.pyc", line 322, in _InvokeEx_ File "win32com\server\policy.pyc", line 608, in _invokeex_ File "win32com\server\policy.pyc", line 542, in _invokeex_ File "addin.pyc", line 1409, in OnDisconnection exceptions.AttributeError: OutlookAddin instance has no attribute 'explorers_events' ---------------------------------------------------------------------- >Comment By: Tony Meyer (anadelonbrin) Date: 2004-03-08 18:23 Message: Logged In: YES user_id=552329 >From Mark: This generally means their shell32.dll windows file is out of date - I would like to know the specific symbol in question though - maybe you can ask a reporter to zip up their shell32.dll? Is anyone willing to do this? You could attach it here, or mail it to me or Mark. ---------------------------------------------------------------------- Comment By: Pete Marion (ima_user) Date: 2004-03-07 06:28 Message: Logged In: YES user_id=923210 "Note: pst file is located on a shared network drive. I was able to upgrade a different box (Outlook 2000, 081 > 1.0a9 upgrade) successfully which has a local pst file." -- Perhaps this is related to the time to access the PST file over the LAN. See below, from MS KB 297019 Additional information here: http://www.microsoft.com/office/ork/2003/three/ch8/OutC03 .htm -- Why Outlook .pst files are unsupported over a LAN or WAN link Behaviors of .pst Files over WAN/LAN Links All operations take longer. Write operations can take approximately four times longer than read operations. Outlook has slower performance than the Exchange Client. Recommendations Microsoft recommends the following solutions, instead of .pst files over a LAN or WAN: Exchange Server with .ost File When you are working over a WAN or LAN, it is better to use the offline folder files (.ost files) to allow the remote client to work without being connected to the server. .ost files support local replication, which means that all folders and their data can be replicated to the .ost, not just e-mail messages, as is the case when you use remote mail. The use of .ost files is therefore more efficient and more useful. .ost files also do not have a dependency on the availability of the Exchange Server computer (except to synchronize new data from the server to the client and vice versa), because the information is cached in the local .ost file. This improves performance because the information being viewed is stored on the local drive while the master copy of the data remains on the server, where it can be accessed and backed up. .ost files also provide data redundancy, which ensures greater integrity and recoverability of the data. ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2004-02-20 11:38 Message: Logged In: YES user_id=552329 There was a report that looked like it was the same thing on the list, and I've just had an email from Gregory Warnes with the same problem - SR-1, Windows 2000 Pro. ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2004-02-19 14:18 Message: Logged In: YES user_id=552329 Noting dupe in [ 899815 ] Outlook plugin fails to initialize ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=899060&group_id=61702 From noreply at sourceforge.net Mon Mar 8 08:53:11 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Mon Mar 8 08:53:23 2004 Subject: [spambayes-bugs] [ spambayes-Feature Requests-911968 ] Hide Outlook toolbar Message-ID: Feature Requests item #911968, was opened at 2004-03-08 08:53 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498106&aid=911968&group_id=61702 Category: Outlook Group: None Status: Open Priority: 5 Submitted By: Michael Kairys (mkairys) Assigned to: Mark Hammond (mhammond) Summary: Hide Outlook toolbar Initial Comment: Since the SpamBayes Outlook addin trains when moving messages I don't see a need for the Add/Remove buttons and I would like to hide the toolbar and only display it when I need to access the manager dialogs. I can turn off the toolbar while running Outlok but when I stop and restart it the toolbar is always displayed. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498106&aid=911968&group_id=61702 From noreply at sourceforge.net Mon Mar 8 08:56:55 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Mon Mar 8 08:56:59 2004 Subject: [spambayes-bugs] [ spambayes-Support Requests-911972 ] Outlook Junk folder under Deleted Items? Message-ID: Support Requests item #911972, was opened at 2004-03-08 08:56 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498104&aid=911972&group_id=61702 Category: None Group: None Status: Open Priority: 5 Submitted By: Michael Kairys (mkairys) Assigned to: Nobody/Anonymous (nobody) Summary: Outlook Junk folder under Deleted Items? Initial Comment: I would like to have my Junk and suspect folders as subfolders of Deleted Items. I understand from the FAQ why you don't allow Deleted Items to be the Junk folder, and I assume that's why it doesn't appear in the Browse list. But it seems reasonable to allow Junk under Deleted Items. I see from the .ini file that the folders are referenced by CLSID. Does this mean that I can create the Junk folder elsewhere and move it under Dleteed items, and SpamBayes will still be able to find it? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498104&aid=911972&group_id=61702 From noreply at sourceforge.net Mon Mar 8 10:03:57 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Mon Mar 8 10:04:02 2004 Subject: [spambayes-bugs] [ spambayes-Support Requests-911972 ] Outlook Junk folder under Deleted Items? Message-ID: Support Requests item #911972, was opened at 2004-03-08 08:56 Message generated for change (Comment added) made by kpitt You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498104&aid=911972&group_id=61702 Category: None Group: None Status: Open Priority: 5 Submitted By: Michael Kairys (mkairys) Assigned to: Nobody/Anonymous (nobody) Summary: Outlook Junk folder under Deleted Items? Initial Comment: I would like to have my Junk and suspect folders as subfolders of Deleted Items. I understand from the FAQ why you don't allow Deleted Items to be the Junk folder, and I assume that's why it doesn't appear in the Browse list. But it seems reasonable to allow Junk under Deleted Items. I see from the .ini file that the folders are referenced by CLSID. Does this mean that I can create the Junk folder elsewhere and move it under Dleteed items, and SpamBayes will still be able to find it? ---------------------------------------------------------------------- >Comment By: Kenny Pitt (kpitt) Date: 2004-03-08 10:03 Message: Logged In: YES user_id=859086 Yes, it does, but with a catch. SpamBayes will only continue to work until you empty Deleted Items. When you empty Deleted Items, it removes all subfolders under Deleted Items along with the messages, leaving SpamBayes with nowhere to send spam and unsure messages. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498104&aid=911972&group_id=61702 From noreply at sourceforge.net Mon Mar 8 10:14:14 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Mon Mar 8 11:02:31 2004 Subject: [spambayes-bugs] [ spambayes-Support Requests-911972 ] Outlook Junk folder under Deleted Items? Message-ID: Support Requests item #911972, was opened at 2004-03-08 08:56 Message generated for change (Comment added) made by mkairys You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498104&aid=911972&group_id=61702 Category: None Group: None Status: Open Priority: 5 Submitted By: Michael Kairys (mkairys) Assigned to: Nobody/Anonymous (nobody) Summary: Outlook Junk folder under Deleted Items? Initial Comment: I would like to have my Junk and suspect folders as subfolders of Deleted Items. I understand from the FAQ why you don't allow Deleted Items to be the Junk folder, and I assume that's why it doesn't appear in the Browse list. But it seems reasonable to allow Junk under Deleted Items. I see from the .ini file that the folders are referenced by CLSID. Does this mean that I can create the Junk folder elsewhere and move it under Dleteed items, and SpamBayes will still be able to find it? ---------------------------------------------------------------------- >Comment By: Michael Kairys (mkairys) Date: 2004-03-08 10:14 Message: Logged In: YES user_id=695624 Thanks for your reply. I suppose this would work for me, then, since I never "empty deleted items" but rather use an autoarchive setting to remove deleted items over a week old. ---------------------------------------------------------------------- Comment By: Kenny Pitt (kpitt) Date: 2004-03-08 10:03 Message: Logged In: YES user_id=859086 Yes, it does, but with a catch. SpamBayes will only continue to work until you empty Deleted Items. When you empty Deleted Items, it removes all subfolders under Deleted Items along with the messages, leaving SpamBayes with nowhere to send spam and unsure messages. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498104&aid=911972&group_id=61702 From noreply at sourceforge.net Mon Mar 8 11:45:04 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Mon Mar 8 11:45:21 2004 Subject: [spambayes-bugs] [ spambayes-Support Requests-911972 ] Outlook Junk folder under Deleted Items? Message-ID: Support Requests item #911972, was opened at 2004-03-08 08:56 Message generated for change (Comment added) made by kpitt You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498104&aid=911972&group_id=61702 Category: None Group: None Status: Open Priority: 5 Submitted By: Michael Kairys (mkairys) Assigned to: Nobody/Anonymous (nobody) Summary: Outlook Junk folder under Deleted Items? Initial Comment: I would like to have my Junk and suspect folders as subfolders of Deleted Items. I understand from the FAQ why you don't allow Deleted Items to be the Junk folder, and I assume that's why it doesn't appear in the Browse list. But it seems reasonable to allow Junk under Deleted Items. I see from the .ini file that the folders are referenced by CLSID. Does this mean that I can create the Junk folder elsewhere and move it under Dleteed items, and SpamBayes will still be able to find it? ---------------------------------------------------------------------- >Comment By: Kenny Pitt (kpitt) Date: 2004-03-08 11:45 Message: Logged In: YES user_id=859086 If you always use autoarchive then I'm not sure where the advantage to having these folders under Deleted Items is. Why not just configure autoarchive to operate on your SpamBayes folders without putting them under Deleted Items? It seems that there would be much less chance for accidental deletion that way, and the end result would be the same. ---------------------------------------------------------------------- Comment By: Michael Kairys (mkairys) Date: 2004-03-08 10:14 Message: Logged In: YES user_id=695624 Thanks for your reply. I suppose this would work for me, then, since I never "empty deleted items" but rather use an autoarchive setting to remove deleted items over a week old. ---------------------------------------------------------------------- Comment By: Kenny Pitt (kpitt) Date: 2004-03-08 10:03 Message: Logged In: YES user_id=859086 Yes, it does, but with a catch. SpamBayes will only continue to work until you empty Deleted Items. When you empty Deleted Items, it removes all subfolders under Deleted Items along with the messages, leaving SpamBayes with nowhere to send spam and unsure messages. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498104&aid=911972&group_id=61702 From noreply at sourceforge.net Tue Mar 9 12:54:30 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Tue Mar 9 13:02:36 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-912908 ] No filterable items using Franklin Covey Message-ID: Bugs item #912908, was opened at 2004-03-09 11:54 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=912908&group_id=61702 Category: Outlook Group: Binary 1.0a9 (0.9) Status: Open Resolution: None Priority: 5 Submitted By: George Neill (gtneill) Assigned to: Mark Hammond (mhammond) Summary: No filterable items using Franklin Covey Initial Comment: When using Franklin Covey PlanPlus v1 for Outlook, the Delete as Spam button (v9) returns a No filterable mail items are selected. Version 8 worked fine with this plug- in. Franklin PlanPlus uses HTML to create a composite view with calendar, tasks, and items, on a single page. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=912908&group_id=61702 From noreply at sourceforge.net Tue Mar 9 14:04:29 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Tue Mar 9 14:04:37 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-912933 ] No filterable items using Franklin Covey Message-ID: Bugs item #912933, was opened at 2004-03-09 13:04 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=912933&group_id=61702 Category: Outlook Group: Binary 1.0a9 (0.9) Status: Open Resolution: None Priority: 5 Submitted By: George Neill (gtneill) Assigned to: Mark Hammond (mhammond) Summary: No filterable items using Franklin Covey Initial Comment: When using Franklin Covey PlanPlus v1 for Outlook, the Delete as Spam button (v9) returns a No filterable mail items are selected. Version 8 worked fine with this plug- in. Franklin PlanPlus uses HTML to create a composite view with calendar, tasks, and items, on a single page. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=912933&group_id=61702 From noreply at sourceforge.net Tue Mar 9 10:03:31 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Tue Mar 9 15:02:37 2004 Subject: [spambayes-bugs] [ spambayes-Support Requests-912781 ] Other uses? Message-ID: Support Requests item #912781, was opened at 2004-03-09 15:03 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498104&aid=912781&group_id=61702 Category: None Group: None Status: Open Priority: 5 Submitted By: Richard Prosser (rprosser) Assigned to: Nobody/Anonymous (nobody) Summary: Other uses? Initial Comment: Can the code be readily used in non-email applications? I need a filter that can be trained across different categories (rather like POPFile), but for simple text input. Thanks ... Richard Prosser ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498104&aid=912781&group_id=61702 From noreply at sourceforge.net Tue Mar 9 16:04:38 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Tue Mar 9 16:04:46 2004 Subject: [spambayes-bugs] [ spambayes-Support Requests-912781 ] Other uses? Message-ID: Support Requests item #912781, was opened at 2004-03-09 10:03 Message generated for change (Comment added) made by kpitt You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498104&aid=912781&group_id=61702 Category: None Group: None >Status: Closed Priority: 5 Submitted By: Richard Prosser (rprosser) Assigned to: Nobody/Anonymous (nobody) Summary: Other uses? Initial Comment: Can the code be readily used in non-email applications? I need a filter that can be trained across different categories (rather like POPFile), but for simple text input. Thanks ... Richard Prosser ---------------------------------------------------------------------- >Comment By: Kenny Pitt (kpitt) Date: 2004-03-09 16:04 Message: Logged In: YES user_id=859086 Classification is performed based on "tokens" in each input, and the SpamBayes tokenizer relies on standard e-mail format to generate tokens that have proven useful for differentiating spam from good messages. You could probably use the classifier and storage portions on a different type of input by writing a different tokenizer routine, but I can't guarantee that everything is perfectly separated. Also keep in mind that SpamBayes is only designed to support two categories. It doesn't matter what the two categories are as long as you give it the training data to define the characteristics of each. However, if you need to send things to 3 or more categories as POPFile does then the SpamBayes code won't support that. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498104&aid=912781&group_id=61702 From noreply at sourceforge.net Tue Mar 9 16:05:33 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Tue Mar 9 16:05:43 2004 Subject: [spambayes-bugs] [ spambayes-Support Requests-911972 ] Outlook Junk folder under Deleted Items? Message-ID: Support Requests item #911972, was opened at 2004-03-08 08:56 Message generated for change (Settings changed) made by kpitt You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498104&aid=911972&group_id=61702 Category: None Group: None >Status: Closed Priority: 5 Submitted By: Michael Kairys (mkairys) Assigned to: Nobody/Anonymous (nobody) Summary: Outlook Junk folder under Deleted Items? Initial Comment: I would like to have my Junk and suspect folders as subfolders of Deleted Items. I understand from the FAQ why you don't allow Deleted Items to be the Junk folder, and I assume that's why it doesn't appear in the Browse list. But it seems reasonable to allow Junk under Deleted Items. I see from the .ini file that the folders are referenced by CLSID. Does this mean that I can create the Junk folder elsewhere and move it under Dleteed items, and SpamBayes will still be able to find it? ---------------------------------------------------------------------- Comment By: Kenny Pitt (kpitt) Date: 2004-03-08 11:45 Message: Logged In: YES user_id=859086 If you always use autoarchive then I'm not sure where the advantage to having these folders under Deleted Items is. Why not just configure autoarchive to operate on your SpamBayes folders without putting them under Deleted Items? It seems that there would be much less chance for accidental deletion that way, and the end result would be the same. ---------------------------------------------------------------------- Comment By: Michael Kairys (mkairys) Date: 2004-03-08 10:14 Message: Logged In: YES user_id=695624 Thanks for your reply. I suppose this would work for me, then, since I never "empty deleted items" but rather use an autoarchive setting to remove deleted items over a week old. ---------------------------------------------------------------------- Comment By: Kenny Pitt (kpitt) Date: 2004-03-08 10:03 Message: Logged In: YES user_id=859086 Yes, it does, but with a catch. SpamBayes will only continue to work until you empty Deleted Items. When you empty Deleted Items, it removes all subfolders under Deleted Items along with the messages, leaving SpamBayes with nowhere to send spam and unsure messages. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498104&aid=911972&group_id=61702 From noreply at sourceforge.net Tue Mar 9 16:13:21 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Tue Mar 9 16:13:27 2004 Subject: [spambayes-bugs] [ spambayes-Support Requests-852175 ] Missing "Recover from Spam" button Message-ID: Support Requests item #852175, was opened at 2003-12-01 11:52 Message generated for change (Comment added) made by kpitt You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498104&aid=852175&group_id=61702 Category: None Group: None Status: Open Priority: 5 Submitted By: Dennis Grinberg (skipole) Assigned to: Nobody/Anonymous (nobody) Summary: Missing "Recover from Spam" button Initial Comment: I am current running version .81 of the plug-in on Outlook 2003 on Windows XP Pro. For the last couple of months, the ?Recover from Spam? button has been missing most of the time. Sometimes it appears, I recover some mail, change folders and it is gone when I get back to the Possible Spam folder. For the last several weeks it hasn?t been appearing at all. I deleted the toolbar, wiped out outcmd.dat and tried some other ideas but nothing helped. The contents of the log file, after deleting the toolbar and outcmd.dat follows: Loaded bayes database from 'C:\Documents and Settings\dgrinberg\Application Data\SpamBayes\default_bayes_database.db' Loaded message database from 'C:\Documents and Settings\dgrinberg\Application Data\SpamBayes\default_message_database.db' Bayes database initialized with 4036 spam and 170 good messages SpamBayes Outlook Addin, Binary version 0.81 (September 9, 2003) starting (with engine SpamBayes Beta2, version 0.2 (July 2003)) on Windows 5.1.2600 (Service Pack 1) using Python 2.3+ (#46, Aug 6 2003, 16:39:24) [MSC v.1200 32 bit (Intel)] SpamBayes: Watching for new messages in folder Inbox SpamBayes: Watching for new messages in folder Spam Processing 0 missed spam in folder 'Inbox' took 83.0346ms FAILED to add the toolbar item 'SpamBayesCommand.Manager' - (- 2147352567, 'Exception occurred.', (0, None, None, None, 0, -2147467259), None) Deleted the dead popup control - re-creating ---------------------------------------------------------------------- >Comment By: Kenny Pitt (kpitt) Date: 2004-03-09 16:13 Message: Logged In: YES user_id=859086 Are unsure messages still getting moved to your Possible Spam folder? The "Recover from Spam" button only shows up if you are in the one folder configured for Possible Spam in SpamBayes Manager. Also, could you try upgrading to the 1.0a9 (0.9) version? I'm not aware of any changes that definately affect this, but diagnosis is always easier if you are on the latest version. ---------------------------------------------------------------------- Comment By: Dennis Grinberg (skipole) Date: 2003-12-02 11:56 Message: Logged In: YES user_id=921507 I am sure that the problem is not due to lack of space for the toolbar. That was the first thing I checked. Thank you for suggesting it though. ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2003-12-01 18:32 Message: Logged In: YES user_id=552329 Are you sure it simply isn't being hidden by Outlook since the full toolbar doesn't fit on the screen? If the toolbar doesn't fit, Outlook removes as many of the buttons as necessary and places them in a little drop-down menu (looks like a little down arrow) at the end of the toolbar. Typically this is where the 'missing' buttons can be found. You can avoid the problem by moving the toolbar to somewhere it will always have enough space. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498104&aid=852175&group_id=61702 From noreply at sourceforge.net Tue Mar 9 16:20:20 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Tue Mar 9 16:20:28 2004 Subject: [spambayes-bugs] [ spambayes-Support Requests-861014 ] Install Error Message-ID: Support Requests item #861014, was opened at 2003-12-16 09:18 Message generated for change (Comment added) made by kpitt You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498104&aid=861014&group_id=61702 Category: Install Problem (example) Group: None Status: Open Priority: 5 Submitted By: Melissa Phillips (mrphillips) Assigned to: Nobody/Anonymous (nobody) Summary: Install Error Initial Comment: I'm getting an error after installing saying the software cannot be initialized. Your troubleshooting pages says to send you a copy of the log file in this case............ Loaded bayes database from 'C:\Documents and Settings\melissa.phillips\Application Data\SpamBayes\default_bayes_database.db' Loaded message database from 'C:\Documents and Settings\melissa.phillips\Application Data\SpamBayes\default_message_database.db' Bayes database initialized with 0 spam and 0 good messages SpamBayes Outlook Addin, Binary version 0.81 (September 9, 2003) starting (with engine SpamBayes Beta2, version 0.2 (July 2003)) on Windows 5.1.2600 (Service Pack 1) using Python 2.3+ (#46, Aug 6 2003, 16:39:24) [MSC v.1200 32 bit (Intel)] ERROR enumerating a receive folder - (- 2147221246, 'Invalid window handle', None, None) Error connecting to Outlook! Traceback (most recent call last): File "out1.pyz/addin", line 1177, in OnConnection File "out1.pyz/dialogs", line 64, in ShowWizard File "out1.pyz/config_wizard", line 142, in CreateWizardConfig File "out1.pyz/config_wizard", line 49, in InitWizardConfig File "out1.pyz/msgstore", line 372, in YieldReceiveFolders File "out1.pyz/msgstore", line 337, in GetFolder MsgStoreException: MsgStoreException: Exception 0x80004005 (Unspecified error): Unspecified error ERROR: 'There was an error initializing the SpamBayes addin\r\n\r\nPlease re-start Outlook and try again.' Traceback (most recent call last): File "out1.pyz/addin", line 1177, in OnConnection File "out1.pyz/dialogs", line 64, in ShowWizard File "out1.pyz/config_wizard", line 142, in CreateWizardConfig File "out1.pyz/config_wizard", line 49, in InitWizardConfig File "out1.pyz/msgstore", line 372, in YieldReceiveFolders File "out1.pyz/msgstore", line 337, in GetFolder MsgStoreException: MsgStoreException: Exception 0x80004005 (Unspecified error): Unspecified error FAILED to add the toolbar item 'SpamBayesCommand.Manager' - (- 2147352567, 'Exception occurred.', (0, None, None, None, 0, -2147467259), None) Deleted the dead popup control - re-creating ---------------------------------------------------------------------- >Comment By: Kenny Pitt (kpitt) Date: 2004-03-09 16:20 Message: Logged In: YES user_id=859086 Could you try reinstalling with the latest 1.0a9 (0.9) version? There are some changes in the new release that might possibly affect this. It would also be best if you could delete your "Documents and Setings\...\Application Data\SpamBayes" directory before reinstalling. If you have never been able to get SpamBayes running successfully then there won't be any useful info in this directory, but it could interfere with the Configuration Wizard when reinstalling. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498104&aid=861014&group_id=61702 From noreply at sourceforge.net Tue Mar 9 16:26:26 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Tue Mar 9 16:26:33 2004 Subject: [spambayes-bugs] [ spambayes-Support Requests-801751 ] Cannot install the program Message-ID: Support Requests item #801751, was opened at 2003-09-06 15:31 Message generated for change (Comment added) made by kpitt You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498104&aid=801751&group_id=61702 Category: Install Problem (example) Group: None Status: Open Priority: 5 Submitted By: Erik Thorsen (passage) Assigned to: Nobody/Anonymous (nobody) Summary: Cannot install the program Initial Comment: After reading through almost every reported bug on this web site and also looking through the documentation html page I am most confident I can't find the reason for my error in any other way than reporting it here. The problem is as follows... I first tried to install the addin for outlook. I had to cancel because it told me to close all outlook tasks and so forth. Then it adviced me to turn of any antivirus programs running. I felt it would be safest to restart my computer, so I choose the cancel button. After restarting and making sure I am not connected with anything like internet explorer, outlook, outlook express, yahoo, msn or anything else that should cause any problems, I get the following error message: You must close Outlook before spambayes can be installed. Please close all outlook windows (using File->Exit and log off" if available) and click retry, or cancel to exit the installation. If the message persists after closing all outlook windows, you may need to log off from windows and try again. I have tried everything now but I can't seem to get the program ready for installing, even though I have disabled my antivirus program and closed all open windows. As the program is not installed I have no log file or anything else to attach. I am running a windows system, xp pro, with office pro installed on it. If you need any additional information about my system, please do not hesitate to contact me! If anyone can help me with this matter I would appreciate it very much!!! Thank you ---------------------------------------------------------------------- >Comment By: Kenny Pitt (kpitt) Date: 2004-03-09 16:26 Message: Logged In: YES user_id=859086 Are you running ActiveSync, Palm software, or any other software for synchronizing an electronic organizer with Outlook? ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2004-02-16 23:18 Message: Logged In: YES user_id=552329 Noting dupe in [ 801756 ] Problems installing the addin on win xp pro ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498104&aid=801751&group_id=61702 From noreply at sourceforge.net Tue Mar 9 19:07:00 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Tue Mar 9 19:07:08 2004 Subject: [spambayes-bugs] [ spambayes-Support Requests-912781 ] Other uses? Message-ID: Support Requests item #912781, was opened at 2004-03-10 04:03 Message generated for change (Comment added) made by anadelonbrin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498104&aid=912781&group_id=61702 Category: None Group: None Status: Closed Priority: 5 Submitted By: Richard Prosser (rprosser) Assigned to: Nobody/Anonymous (nobody) Summary: Other uses? Initial Comment: Can the code be readily used in non-email applications? I need a filter that can be trained across different categories (rather like POPFile), but for simple text input. Thanks ... Richard Prosser ---------------------------------------------------------------------- >Comment By: Tony Meyer (anadelonbrin) Date: 2004-03-10 13:07 Message: Logged In: YES user_id=552329 Richie and I have both used the spambayes code for non- email classification. He was classifying a music database, IIRC, and I'm working with scripted dialogue. The tokeniser has to be pretty much recreated from scratch, of course, but if you want the same sort of chi-squared distribution, then it should work fine. With multiple categories, you can use spambayes, although, as Kenny said, it's not designed for that. Check out the nway.py script in the contrib directory, which Skip wrote (although I don't think he actually uses it). I've used this too, although the results aren't as great as they could be (although that could be for other reasons). Looking at the POPfile code and how they do it could very well be a better option (I keep meaning to do this, but haven't got around to it). ---------------------------------------------------------------------- Comment By: Kenny Pitt (kpitt) Date: 2004-03-10 10:04 Message: Logged In: YES user_id=859086 Classification is performed based on "tokens" in each input, and the SpamBayes tokenizer relies on standard e-mail format to generate tokens that have proven useful for differentiating spam from good messages. You could probably use the classifier and storage portions on a different type of input by writing a different tokenizer routine, but I can't guarantee that everything is perfectly separated. Also keep in mind that SpamBayes is only designed to support two categories. It doesn't matter what the two categories are as long as you give it the training data to define the characteristics of each. However, if you need to send things to 3 or more categories as POPFile does then the SpamBayes code won't support that. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498104&aid=912781&group_id=61702 From noreply at sourceforge.net Wed Mar 10 07:54:45 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Wed Mar 10 07:54:55 2004 Subject: [spambayes-bugs] [ spambayes-Support Requests-912781 ] Other uses? Message-ID: Support Requests item #912781, was opened at 2004-03-09 15:03 Message generated for change (Comment added) made by rprosser You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498104&aid=912781&group_id=61702 Category: None Group: None Status: Closed Priority: 5 Submitted By: Richard Prosser (rprosser) Assigned to: Nobody/Anonymous (nobody) Summary: Other uses? Initial Comment: Can the code be readily used in non-email applications? I need a filter that can be trained across different categories (rather like POPFile), but for simple text input. Thanks ... Richard Prosser ---------------------------------------------------------------------- >Comment By: Richard Prosser (rprosser) Date: 2004-03-10 12:54 Message: Logged In: YES user_id=599403 Thanks for the replies. I really need multiple classification, so I'll have a look at the nway.py script. BTW, I also read recently about a researcher who had discovered a new way to optimise the filtering, but now I can't find the article :-( ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2004-03-10 00:07 Message: Logged In: YES user_id=552329 Richie and I have both used the spambayes code for non- email classification. He was classifying a music database, IIRC, and I'm working with scripted dialogue. The tokeniser has to be pretty much recreated from scratch, of course, but if you want the same sort of chi-squared distribution, then it should work fine. With multiple categories, you can use spambayes, although, as Kenny said, it's not designed for that. Check out the nway.py script in the contrib directory, which Skip wrote (although I don't think he actually uses it). I've used this too, although the results aren't as great as they could be (although that could be for other reasons). Looking at the POPfile code and how they do it could very well be a better option (I keep meaning to do this, but haven't got around to it). ---------------------------------------------------------------------- Comment By: Kenny Pitt (kpitt) Date: 2004-03-09 21:04 Message: Logged In: YES user_id=859086 Classification is performed based on "tokens" in each input, and the SpamBayes tokenizer relies on standard e-mail format to generate tokens that have proven useful for differentiating spam from good messages. You could probably use the classifier and storage portions on a different type of input by writing a different tokenizer routine, but I can't guarantee that everything is perfectly separated. Also keep in mind that SpamBayes is only designed to support two categories. It doesn't matter what the two categories are as long as you give it the training data to define the characteristics of each. However, if you need to send things to 3 or more categories as POPFile does then the SpamBayes code won't support that. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498104&aid=912781&group_id=61702 From noreply at sourceforge.net Wed Mar 10 07:56:58 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Wed Mar 10 07:57:03 2004 Subject: [spambayes-bugs] [ spambayes-Support Requests-913460 ] Reliability? Message-ID: Support Requests item #913460, was opened at 2004-03-10 12:56 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498104&aid=913460&group_id=61702 Category: None Group: None Status: Open Priority: 5 Submitted By: Richard Prosser (rprosser) Assigned to: Nobody/Anonymous (nobody) Summary: Reliability? Initial Comment: I notice that much of the code appears to be in Alpha state. I want to use this software (or the like) for a commercial project, so can I rely on it? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498104&aid=913460&group_id=61702 From noreply at sourceforge.net Wed Mar 10 08:05:24 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Wed Mar 10 08:29:10 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-913465 ] Please no alert for junk emails Message-ID: Bugs item #913465, was opened at 2004-03-10 13:05 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=913465&group_id=61702 Category: Outlook Group: None Status: Open Resolution: None Priority: 5 Submitted By: YiNmA (yinma) Assigned to: Mark Hammond (mhammond) Summary: Please no alert for junk emails Initial Comment: I set outlook to check emails every 5 mins and hide in the system tray. I got a lot of junk emails every day. But outlook shows an alert for each arrivals. I have to open outlook and take a look what email comes in as there are good emails and I also have to read it to remove the alert information on the tray( a small envelope). That's very annoying. If SpamBayes can let outlook not show an alart when only junk emails come, it will be much better. Thank you. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=913465&group_id=61702 From noreply at sourceforge.net Wed Mar 10 09:53:01 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Wed Mar 10 09:53:08 2004 Subject: [spambayes-bugs] [ spambayes-Support Requests-852175 ] Missing "Recover from Spam" button Message-ID: Support Requests item #852175, was opened at 2003-12-01 11:52 Message generated for change (Comment added) made by skipole You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498104&aid=852175&group_id=61702 Category: None Group: None Status: Open Priority: 5 Submitted By: Dennis Grinberg (skipole) Assigned to: Nobody/Anonymous (nobody) Summary: Missing "Recover from Spam" button Initial Comment: I am current running version .81 of the plug-in on Outlook 2003 on Windows XP Pro. For the last couple of months, the ?Recover from Spam? button has been missing most of the time. Sometimes it appears, I recover some mail, change folders and it is gone when I get back to the Possible Spam folder. For the last several weeks it hasn?t been appearing at all. I deleted the toolbar, wiped out outcmd.dat and tried some other ideas but nothing helped. The contents of the log file, after deleting the toolbar and outcmd.dat follows: Loaded bayes database from 'C:\Documents and Settings\dgrinberg\Application Data\SpamBayes\default_bayes_database.db' Loaded message database from 'C:\Documents and Settings\dgrinberg\Application Data\SpamBayes\default_message_database.db' Bayes database initialized with 4036 spam and 170 good messages SpamBayes Outlook Addin, Binary version 0.81 (September 9, 2003) starting (with engine SpamBayes Beta2, version 0.2 (July 2003)) on Windows 5.1.2600 (Service Pack 1) using Python 2.3+ (#46, Aug 6 2003, 16:39:24) [MSC v.1200 32 bit (Intel)] SpamBayes: Watching for new messages in folder Inbox SpamBayes: Watching for new messages in folder Spam Processing 0 missed spam in folder 'Inbox' took 83.0346ms FAILED to add the toolbar item 'SpamBayesCommand.Manager' - (- 2147352567, 'Exception occurred.', (0, None, None, None, 0, -2147467259), None) Deleted the dead popup control - re-creating ---------------------------------------------------------------------- >Comment By: Dennis Grinberg (skipole) Date: 2004-03-10 09:53 Message: Logged In: YES user_id=921507 The issue (which could be considered to be a bug) is that the SPAM folder was in one .PST file, and the POSSIBLE SPAM folder was in a different .PST file. Once I moved them to the same .PST file everything worked. ---------------------------------------------------------------------- Comment By: Kenny Pitt (kpitt) Date: 2004-03-09 16:13 Message: Logged In: YES user_id=859086 Are unsure messages still getting moved to your Possible Spam folder? The "Recover from Spam" button only shows up if you are in the one folder configured for Possible Spam in SpamBayes Manager. Also, could you try upgrading to the 1.0a9 (0.9) version? I'm not aware of any changes that definately affect this, but diagnosis is always easier if you are on the latest version. ---------------------------------------------------------------------- Comment By: Dennis Grinberg (skipole) Date: 2003-12-02 11:56 Message: Logged In: YES user_id=921507 I am sure that the problem is not due to lack of space for the toolbar. That was the first thing I checked. Thank you for suggesting it though. ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2003-12-01 18:32 Message: Logged In: YES user_id=552329 Are you sure it simply isn't being hidden by Outlook since the full toolbar doesn't fit on the screen? If the toolbar doesn't fit, Outlook removes as many of the buttons as necessary and places them in a little drop-down menu (looks like a little down arrow) at the end of the toolbar. Typically this is where the 'missing' buttons can be found. You can avoid the problem by moving the toolbar to somewhere it will always have enough space. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498104&aid=852175&group_id=61702 From noreply at sourceforge.net Wed Mar 10 11:57:41 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Wed Mar 10 11:57:50 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-913617 ] "do you want to save" after "show clues" Message-ID: Bugs item #913617, was opened at 2004-03-10 17:57 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=913617&group_id=61702 Category: Outlook Group: Binary 1.0a9 (0.9) Status: Open Resolution: None Priority: 5 Submitted By: Yves Gaffarel (src_be) Assigned to: Mark Hammond (mhammond) Summary: "do you want to save" after "show clues" Initial Comment: When showing the clues for a message, Outlook asks if one wants to save the message. That is very unconvenient (well, rather somehow confusing). This is apparently caused by the method used to display the clues : SpamBayes apparently creates a new message to display the clues. When closing that message, Outlook is actually asking if one wants to save it as a draft (just as when one manually create a new email). Indeed, when one accepts to save it, it is saved as a draft. Good luck ! (and many thanks for SB, it saves me hours of work !) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=913617&group_id=61702 From noreply at sourceforge.net Wed Mar 10 11:59:11 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Wed Mar 10 11:59:22 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-913617 ] "do you want to save" after "show clues" Message-ID: Bugs item #913617, was opened at 2004-03-10 17:57 Message generated for change (Settings changed) made by src_be You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=913617&group_id=61702 Category: Outlook Group: Binary 1.0a9 (0.9) Status: Open Resolution: None >Priority: 3 Submitted By: Yves Gaffarel (src_be) Assigned to: Mark Hammond (mhammond) Summary: "do you want to save" after "show clues" Initial Comment: When showing the clues for a message, Outlook asks if one wants to save the message. That is very unconvenient (well, rather somehow confusing). This is apparently caused by the method used to display the clues : SpamBayes apparently creates a new message to display the clues. When closing that message, Outlook is actually asking if one wants to save it as a draft (just as when one manually create a new email). Indeed, when one accepts to save it, it is saved as a draft. Good luck ! (and many thanks for SB, it saves me hours of work !) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=913617&group_id=61702 From noreply at sourceforge.net Wed Mar 10 11:03:49 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Wed Mar 10 14:02:41 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-913583 ] problems when syncing pocketpc Message-ID: Bugs item #913583, was opened at 2004-03-10 16:03 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=913583&group_id=61702 Category: Outlook Group: Binary 1.0a9 (0.9) Status: Open Resolution: None Priority: 5 Submitted By: Tom Kludy (tomkludy) Assigned to: Mark Hammond (mhammond) Summary: problems when syncing pocketpc Initial Comment: When a new email arrives, it is immediately synced (through activesync) to my pocketpc. If it is spam, spambayes then moves it to the "spam" folder. However activesync doesn't recognize that the email has moved, and doesn't remove it from my pocketpc. The result is that I get no spam on my PC but every spam shows up in the inbox on my pocketpc, and forcing a resync in activesync does not fix the problem. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=913583&group_id=61702 From noreply at sourceforge.net Wed Mar 10 16:46:38 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Wed Mar 10 16:46:45 2004 Subject: [spambayes-bugs] [ spambayes-Support Requests-913460 ] Reliability? Message-ID: Support Requests item #913460, was opened at 2004-03-11 01:56 Message generated for change (Comment added) made by anadelonbrin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498104&aid=913460&group_id=61702 Category: None Group: None Status: Open Priority: 5 Submitted By: Richard Prosser (rprosser) Assigned to: Nobody/Anonymous (nobody) Summary: Reliability? Initial Comment: I notice that much of the code appears to be in Alpha state. I want to use this software (or the like) for a commercial project, so can I rely on it? ---------------------------------------------------------------------- >Comment By: Tony Meyer (anadelonbrin) Date: 2004-03-11 10:46 Message: Logged In: YES user_id=552329 Well, if you're going to sell it to people, then IMO you really have an obligation to test it yourself, thoroughly, whatever we tell you about the code. That said - it really depends what part of the code you're planning on using. If it's the core classifier and tokenizer, without any x- options, then it's very stable. The Outlook plug-in is just about as stable, as is sb_server, and I think the sb_filter/sb_mboxtrain scripts as well. sb_imapfilter is a few steps behind, and sb_notesfilter and sb_pop3dnd are not at all there. Since SpamBayes is used by a few people now, bugs do tend to show up reasonably quickly - if it hasn't been reported, then it's probably not going to effect many people, or there isn't a bug at all. Take a look at the open bug reports and see what you think. That would also tell you what you need to fix before you use it. Note that there's no obligation, but we would be very happy to accept back any patches that you create if you do end up using it. Good luck! ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498104&aid=913460&group_id=61702 From noreply at sourceforge.net Wed Mar 10 16:47:24 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Wed Mar 10 16:47:33 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-913465 ] Please no alert for junk emails Message-ID: Bugs item #913465, was opened at 2004-03-11 02:05 Message generated for change (Comment added) made by anadelonbrin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=913465&group_id=61702 Category: Outlook Group: None >Status: Closed >Resolution: Duplicate Priority: 5 Submitted By: YiNmA (yinma) Assigned to: Mark Hammond (mhammond) Summary: Please no alert for junk emails Initial Comment: I set outlook to check emails every 5 mins and hide in the system tray. I got a lot of junk emails every day. But outlook shows an alert for each arrivals. I have to open outlook and take a look what email comes in as there are good emails and I also have to read it to remove the alert information on the tray( a small envelope). That's very annoying. If SpamBayes can let outlook not show an alart when only junk emails come, it will be much better. Thank you. ---------------------------------------------------------------------- >Comment By: Tony Meyer (anadelonbrin) Date: 2004-03-11 10:47 Message: Logged In: YES user_id=552329 Please see FAQ 3.8: ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=913465&group_id=61702 From noreply at sourceforge.net Wed Mar 10 16:49:24 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Wed Mar 10 16:49:30 2004 Subject: [spambayes-bugs] [ spambayes-Support Requests-852175 ] Missing "Recover from Spam" button Message-ID: Support Requests item #852175, was opened at 2003-12-02 05:52 Message generated for change (Comment added) made by anadelonbrin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498104&aid=852175&group_id=61702 Category: None Group: None Status: Open Priority: 5 Submitted By: Dennis Grinberg (skipole) Assigned to: Nobody/Anonymous (nobody) Summary: Missing "Recover from Spam" button Initial Comment: I am current running version .81 of the plug-in on Outlook 2003 on Windows XP Pro. For the last couple of months, the ?Recover from Spam? button has been missing most of the time. Sometimes it appears, I recover some mail, change folders and it is gone when I get back to the Possible Spam folder. For the last several weeks it hasn?t been appearing at all. I deleted the toolbar, wiped out outcmd.dat and tried some other ideas but nothing helped. The contents of the log file, after deleting the toolbar and outcmd.dat follows: Loaded bayes database from 'C:\Documents and Settings\dgrinberg\Application Data\SpamBayes\default_bayes_database.db' Loaded message database from 'C:\Documents and Settings\dgrinberg\Application Data\SpamBayes\default_message_database.db' Bayes database initialized with 4036 spam and 170 good messages SpamBayes Outlook Addin, Binary version 0.81 (September 9, 2003) starting (with engine SpamBayes Beta2, version 0.2 (July 2003)) on Windows 5.1.2600 (Service Pack 1) using Python 2.3+ (#46, Aug 6 2003, 16:39:24) [MSC v.1200 32 bit (Intel)] SpamBayes: Watching for new messages in folder Inbox SpamBayes: Watching for new messages in folder Spam Processing 0 missed spam in folder 'Inbox' took 83.0346ms FAILED to add the toolbar item 'SpamBayesCommand.Manager' - (- 2147352567, 'Exception occurred.', (0, None, None, None, 0, -2147467259), None) Deleted the dead popup control - re-creating ---------------------------------------------------------------------- >Comment By: Tony Meyer (anadelonbrin) Date: 2004-03-11 10:49 Message: Logged In: YES user_id=552329 I have the possible spam folder and spam folder in different stores without any problem at all. Are you certain that this was the problem, and that reselecting the spam folder/possible spam folder wasn't the actual fix? ---------------------------------------------------------------------- Comment By: Dennis Grinberg (skipole) Date: 2004-03-11 03:53 Message: Logged In: YES user_id=921507 The issue (which could be considered to be a bug) is that the SPAM folder was in one .PST file, and the POSSIBLE SPAM folder was in a different .PST file. Once I moved them to the same .PST file everything worked. ---------------------------------------------------------------------- Comment By: Kenny Pitt (kpitt) Date: 2004-03-10 10:13 Message: Logged In: YES user_id=859086 Are unsure messages still getting moved to your Possible Spam folder? The "Recover from Spam" button only shows up if you are in the one folder configured for Possible Spam in SpamBayes Manager. Also, could you try upgrading to the 1.0a9 (0.9) version? I'm not aware of any changes that definately affect this, but diagnosis is always easier if you are on the latest version. ---------------------------------------------------------------------- Comment By: Dennis Grinberg (skipole) Date: 2003-12-03 05:56 Message: Logged In: YES user_id=921507 I am sure that the problem is not due to lack of space for the toolbar. That was the first thing I checked. Thank you for suggesting it though. ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2003-12-02 12:32 Message: Logged In: YES user_id=552329 Are you sure it simply isn't being hidden by Outlook since the full toolbar doesn't fit on the screen? If the toolbar doesn't fit, Outlook removes as many of the buttons as necessary and places them in a little drop-down menu (looks like a little down arrow) at the end of the toolbar. Typically this is where the 'missing' buttons can be found. You can avoid the problem by moving the toolbar to somewhere it will always have enough space. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498104&aid=852175&group_id=61702 From noreply at sourceforge.net Wed Mar 10 16:52:16 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Wed Mar 10 16:52:23 2004 Subject: [spambayes-bugs] [ spambayes-Support Requests-852175 ] Missing "Recover from Spam" button Message-ID: Support Requests item #852175, was opened at 2003-12-01 11:52 Message generated for change (Comment added) made by skipole You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498104&aid=852175&group_id=61702 Category: None Group: None Status: Open Priority: 5 Submitted By: Dennis Grinberg (skipole) Assigned to: Nobody/Anonymous (nobody) Summary: Missing "Recover from Spam" button Initial Comment: I am current running version .81 of the plug-in on Outlook 2003 on Windows XP Pro. For the last couple of months, the ?Recover from Spam? button has been missing most of the time. Sometimes it appears, I recover some mail, change folders and it is gone when I get back to the Possible Spam folder. For the last several weeks it hasn?t been appearing at all. I deleted the toolbar, wiped out outcmd.dat and tried some other ideas but nothing helped. The contents of the log file, after deleting the toolbar and outcmd.dat follows: Loaded bayes database from 'C:\Documents and Settings\dgrinberg\Application Data\SpamBayes\default_bayes_database.db' Loaded message database from 'C:\Documents and Settings\dgrinberg\Application Data\SpamBayes\default_message_database.db' Bayes database initialized with 4036 spam and 170 good messages SpamBayes Outlook Addin, Binary version 0.81 (September 9, 2003) starting (with engine SpamBayes Beta2, version 0.2 (July 2003)) on Windows 5.1.2600 (Service Pack 1) using Python 2.3+ (#46, Aug 6 2003, 16:39:24) [MSC v.1200 32 bit (Intel)] SpamBayes: Watching for new messages in folder Inbox SpamBayes: Watching for new messages in folder Spam Processing 0 missed spam in folder 'Inbox' took 83.0346ms FAILED to add the toolbar item 'SpamBayesCommand.Manager' - (- 2147352567, 'Exception occurred.', (0, None, None, None, 0, -2147467259), None) Deleted the dead popup control - re-creating ---------------------------------------------------------------------- >Comment By: Dennis Grinberg (skipole) Date: 2004-03-10 16:52 Message: Logged In: YES user_id=921507 There is no way for me to know for sure and since things are working now, I do not want to take a chance of testing and having it break. I do know that I reselected folders many times and it only worked when I moved the folders to the same PST file. ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2004-03-10 16:49 Message: Logged In: YES user_id=552329 I have the possible spam folder and spam folder in different stores without any problem at all. Are you certain that this was the problem, and that reselecting the spam folder/possible spam folder wasn't the actual fix? ---------------------------------------------------------------------- Comment By: Dennis Grinberg (skipole) Date: 2004-03-10 09:53 Message: Logged In: YES user_id=921507 The issue (which could be considered to be a bug) is that the SPAM folder was in one .PST file, and the POSSIBLE SPAM folder was in a different .PST file. Once I moved them to the same .PST file everything worked. ---------------------------------------------------------------------- Comment By: Kenny Pitt (kpitt) Date: 2004-03-09 16:13 Message: Logged In: YES user_id=859086 Are unsure messages still getting moved to your Possible Spam folder? The "Recover from Spam" button only shows up if you are in the one folder configured for Possible Spam in SpamBayes Manager. Also, could you try upgrading to the 1.0a9 (0.9) version? I'm not aware of any changes that definately affect this, but diagnosis is always easier if you are on the latest version. ---------------------------------------------------------------------- Comment By: Dennis Grinberg (skipole) Date: 2003-12-02 11:56 Message: Logged In: YES user_id=921507 I am sure that the problem is not due to lack of space for the toolbar. That was the first thing I checked. Thank you for suggesting it though. ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2003-12-01 18:32 Message: Logged In: YES user_id=552329 Are you sure it simply isn't being hidden by Outlook since the full toolbar doesn't fit on the screen? If the toolbar doesn't fit, Outlook removes as many of the buttons as necessary and places them in a little drop-down menu (looks like a little down arrow) at the end of the toolbar. Typically this is where the 'missing' buttons can be found. You can avoid the problem by moving the toolbar to somewhere it will always have enough space. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498104&aid=852175&group_id=61702 From noreply at sourceforge.net Wed Mar 10 17:01:56 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Wed Mar 10 17:02:04 2004 Subject: [spambayes-bugs] [ spambayes-Support Requests-852175 ] Missing "Recover from Spam" button Message-ID: Support Requests item #852175, was opened at 2003-12-02 05:52 Message generated for change (Comment added) made by anadelonbrin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498104&aid=852175&group_id=61702 Category: None Group: None >Status: Closed Priority: 5 Submitted By: Dennis Grinberg (skipole) Assigned to: Nobody/Anonymous (nobody) Summary: Missing "Recover from Spam" button Initial Comment: I am current running version .81 of the plug-in on Outlook 2003 on Windows XP Pro. For the last couple of months, the ?Recover from Spam? button has been missing most of the time. Sometimes it appears, I recover some mail, change folders and it is gone when I get back to the Possible Spam folder. For the last several weeks it hasn?t been appearing at all. I deleted the toolbar, wiped out outcmd.dat and tried some other ideas but nothing helped. The contents of the log file, after deleting the toolbar and outcmd.dat follows: Loaded bayes database from 'C:\Documents and Settings\dgrinberg\Application Data\SpamBayes\default_bayes_database.db' Loaded message database from 'C:\Documents and Settings\dgrinberg\Application Data\SpamBayes\default_message_database.db' Bayes database initialized with 4036 spam and 170 good messages SpamBayes Outlook Addin, Binary version 0.81 (September 9, 2003) starting (with engine SpamBayes Beta2, version 0.2 (July 2003)) on Windows 5.1.2600 (Service Pack 1) using Python 2.3+ (#46, Aug 6 2003, 16:39:24) [MSC v.1200 32 bit (Intel)] SpamBayes: Watching for new messages in folder Inbox SpamBayes: Watching for new messages in folder Spam Processing 0 missed spam in folder 'Inbox' took 83.0346ms FAILED to add the toolbar item 'SpamBayesCommand.Manager' - (- 2147352567, 'Exception occurred.', (0, None, None, None, 0, -2147467259), None) Deleted the dead popup control - re-creating ---------------------------------------------------------------------- >Comment By: Tony Meyer (anadelonbrin) Date: 2004-03-11 11:01 Message: Logged In: YES user_id=552329 Fair enough. I'm closing this because it works for me (both having one on Exchange and one in a pst, which I do all the time, and having them in separate pst files). I suspect that if this was a bug, then it would have been reported before now (the code managing this hasn't changed in a long time, AFAIK). I'm using WinXP SP1 and Outlook 2002 SP2, FWIW. If anyone else runs across this and has the problem, please reopen this. ---------------------------------------------------------------------- Comment By: Dennis Grinberg (skipole) Date: 2004-03-11 10:52 Message: Logged In: YES user_id=921507 There is no way for me to know for sure and since things are working now, I do not want to take a chance of testing and having it break. I do know that I reselected folders many times and it only worked when I moved the folders to the same PST file. ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2004-03-11 10:49 Message: Logged In: YES user_id=552329 I have the possible spam folder and spam folder in different stores without any problem at all. Are you certain that this was the problem, and that reselecting the spam folder/possible spam folder wasn't the actual fix? ---------------------------------------------------------------------- Comment By: Dennis Grinberg (skipole) Date: 2004-03-11 03:53 Message: Logged In: YES user_id=921507 The issue (which could be considered to be a bug) is that the SPAM folder was in one .PST file, and the POSSIBLE SPAM folder was in a different .PST file. Once I moved them to the same .PST file everything worked. ---------------------------------------------------------------------- Comment By: Kenny Pitt (kpitt) Date: 2004-03-10 10:13 Message: Logged In: YES user_id=859086 Are unsure messages still getting moved to your Possible Spam folder? The "Recover from Spam" button only shows up if you are in the one folder configured for Possible Spam in SpamBayes Manager. Also, could you try upgrading to the 1.0a9 (0.9) version? I'm not aware of any changes that definately affect this, but diagnosis is always easier if you are on the latest version. ---------------------------------------------------------------------- Comment By: Dennis Grinberg (skipole) Date: 2003-12-03 05:56 Message: Logged In: YES user_id=921507 I am sure that the problem is not due to lack of space for the toolbar. That was the first thing I checked. Thank you for suggesting it though. ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2003-12-02 12:32 Message: Logged In: YES user_id=552329 Are you sure it simply isn't being hidden by Outlook since the full toolbar doesn't fit on the screen? If the toolbar doesn't fit, Outlook removes as many of the buttons as necessary and places them in a little drop-down menu (looks like a little down arrow) at the end of the toolbar. Typically this is where the 'missing' buttons can be found. You can avoid the problem by moving the toolbar to somewhere it will always have enough space. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498104&aid=852175&group_id=61702 From noreply at sourceforge.net Wed Mar 10 17:56:26 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Wed Mar 10 17:56:34 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-899060 ] SpamBayes could not be initialized Error Message-ID: Bugs item #899060, was opened at 2004-02-17 13:40 Message generated for change (Comment added) made by gpeangel You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=899060&group_id=61702 Category: Outlook Group: Binary 1.0a9 (0.9) Status: Open Resolution: None Priority: 5 Submitted By: Gregory Engel (gpeangel) Assigned to: Mark Hammond (mhammond) Summary: SpamBayes could not be initialized Error Initial Comment: Upgraded from 081 to 1.0a9. Restart of Outlook 2000 resulted in a "could not initialize" addin error message with a suggestion to restart Outlook. Restarting Outlook did not help. Uninstalling 081 and 1.0a9, reinstalling 1.0a9 did not help. Note: pst file is located on a shared network drive. I was able to upgrade a different box (Outlook 2000, 081 > 1.0a9 upgrade) successfully which has a local pst file. Log file: Error connecting to Outlook! Traceback (most recent call last): File "addin.pyc", line 1191, in OnConnection File "manager.pyc", line 908, in GetManager File "manager.pyc", line 344, in __init__ File "manager.pyc", line 492, in LocateDataDirectory File "win32com\shell\shell.pyc", line 9, in ? File "win32com\shell\shell.pyc", line 7, in __load ImportError: DLL load failed: A device attached to the system is not functioning. ERROR: 'There was an error initializing the SpamBayes addin\r\n\r\nPlease re-start Outlook and try again.' Traceback (most recent call last): File "addin.pyc", line 1191, in OnConnection File "manager.pyc", line 908, in GetManager File "manager.pyc", line 344, in __init__ File "manager.pyc", line 492, in LocateDataDirectory File "win32com\shell\shell.pyc", line 9, in ? File "win32com\shell\shell.pyc", line 7, in __load ImportError: DLL load failed: A device attached to the system is not functioning. pythoncom error: Failed to call the universal dispatcher Traceback (most recent call last): File "win32com\universal.pyc", line 173, in dispatch File "win32com\server\policy.pyc", line 322, in _InvokeEx_ File "win32com\server\policy.pyc", line 608, in _invokeex_ File "win32com\server\policy.pyc", line 542, in _invokeex_ File "addin.pyc", line 1227, in OnStartupComplete exceptions.AttributeError: 'NoneType' object has no attribute 'never_configured' SpamBayes - Disconnecting from Outlook pythoncom error: Failed to call the universal dispatcher Traceback (most recent call last): File "win32com\universal.pyc", line 173, in dispatch File "win32com\server\policy.pyc", line 322, in _InvokeEx_ File "win32com\server\policy.pyc", line 608, in _invokeex_ File "win32com\server\policy.pyc", line 542, in _invokeex_ File "addin.pyc", line 1409, in OnDisconnection exceptions.AttributeError: OutlookAddin instance has no attribute 'explorers_events' ---------------------------------------------------------------------- >Comment By: Gregory Engel (gpeangel) Date: 2004-03-10 15:56 Message: Logged In: YES user_id=265312 MS KB 297019 does not apply in my case as I am not using exchange server. Simply downloading e-mail from a pop server. Versions prior to 1.0a9 worked just fine with the same arrangement of *.pst files on a network drive. The addin broke with 1.0a9. ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2004-03-07 22:23 Message: Logged In: YES user_id=552329 >From Mark: This generally means their shell32.dll windows file is out of date - I would like to know the specific symbol in question though - maybe you can ask a reporter to zip up their shell32.dll? Is anyone willing to do this? You could attach it here, or mail it to me or Mark. ---------------------------------------------------------------------- Comment By: Pete Marion (ima_user) Date: 2004-03-06 10:28 Message: Logged In: YES user_id=923210 "Note: pst file is located on a shared network drive. I was able to upgrade a different box (Outlook 2000, 081 > 1.0a9 upgrade) successfully which has a local pst file." -- Perhaps this is related to the time to access the PST file over the LAN. See below, from MS KB 297019 Additional information here: http://www.microsoft.com/office/ork/2003/three/ch8/OutC03 .htm -- Why Outlook .pst files are unsupported over a LAN or WAN link Behaviors of .pst Files over WAN/LAN Links All operations take longer. Write operations can take approximately four times longer than read operations. Outlook has slower performance than the Exchange Client. Recommendations Microsoft recommends the following solutions, instead of .pst files over a LAN or WAN: Exchange Server with .ost File When you are working over a WAN or LAN, it is better to use the offline folder files (.ost files) to allow the remote client to work without being connected to the server. .ost files support local replication, which means that all folders and their data can be replicated to the .ost, not just e-mail messages, as is the case when you use remote mail. The use of .ost files is therefore more efficient and more useful. .ost files also do not have a dependency on the availability of the Exchange Server computer (except to synchronize new data from the server to the client and vice versa), because the information is cached in the local .ost file. This improves performance because the information being viewed is stored on the local drive while the master copy of the data remains on the server, where it can be accessed and backed up. .ost files also provide data redundancy, which ensures greater integrity and recoverability of the data. ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2004-02-19 15:38 Message: Logged In: YES user_id=552329 There was a report that looked like it was the same thing on the list, and I've just had an email from Gregory Warnes with the same problem - SR-1, Windows 2000 Pro. ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2004-02-18 18:18 Message: Logged In: YES user_id=552329 Noting dupe in [ 899815 ] Outlook plugin fails to initialize ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=899060&group_id=61702 From noreply at sourceforge.net Wed Mar 10 23:54:27 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Wed Mar 10 23:54:38 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-913891 ] Outlook crashes on any use of Spambayes buttons Message-ID: Bugs item #913891, was opened at 2004-03-11 12:54 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=913891&group_id=61702 Category: Outlook Group: Source code 1.0a5 Status: Open Resolution: None Priority: 5 Submitted By: Nik R (nikroz) Assigned to: Mark Hammond (mhammond) Summary: Outlook crashes on any use of Spambayes buttons Initial Comment: If I use any of the SpamBayes add-in buttons such as the "Delete as spam" Outlook shuts down and asks to submit an error report to MS. Interestingly enough when Outlook restarts, the function requested is carried out. e.g if a delete button is pressed, the delete is carried out similarly with the restore. I am using Win XP Home edition version 2002 with Service Pack 1, on a Dell Dimension 4550. Otherwise, I have been using Spambayes for about three weeks and it has been exceptional in its performance. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=913891&group_id=61702 From noreply at sourceforge.net Thu Mar 11 00:03:27 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Thu Mar 11 00:03:33 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-913891 ] Outlook crashes on any use of Spambayes buttons Message-ID: Bugs item #913891, was opened at 2004-03-11 17:54 Message generated for change (Comment added) made by anadelonbrin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=913891&group_id=61702 Category: Outlook Group: Source code 1.0a5 Status: Open Resolution: None Priority: 5 Submitted By: Nik R (nikroz) Assigned to: Mark Hammond (mhammond) Summary: Outlook crashes on any use of Spambayes buttons Initial Comment: If I use any of the SpamBayes add-in buttons such as the "Delete as spam" Outlook shuts down and asks to submit an error report to MS. Interestingly enough when Outlook restarts, the function requested is carried out. e.g if a delete button is pressed, the delete is carried out similarly with the restore. I am using Win XP Home edition version 2002 with Service Pack 1, on a Dell Dimension 4550. Otherwise, I have been using Spambayes for about three weeks and it has been exceptional in its performance. ---------------------------------------------------------------------- >Comment By: Tony Meyer (anadelonbrin) Date: 2004-03-11 18:03 Message: Logged In: YES user_id=552329 Have you tried using Outlook's "Detect and Repair" function? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=913891&group_id=61702 From noreply at sourceforge.net Thu Mar 11 00:52:20 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Thu Mar 11 00:52:29 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-913891 ] Outlook crashes on any use of Spambayes buttons Message-ID: Bugs item #913891, was opened at 2004-03-11 12:54 Message generated for change (Comment added) made by nikroz You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=913891&group_id=61702 Category: Outlook Group: Source code 1.0a5 Status: Open Resolution: None Priority: 5 Submitted By: Nik R (nikroz) Assigned to: Mark Hammond (mhammond) Summary: Outlook crashes on any use of Spambayes buttons Initial Comment: If I use any of the SpamBayes add-in buttons such as the "Delete as spam" Outlook shuts down and asks to submit an error report to MS. Interestingly enough when Outlook restarts, the function requested is carried out. e.g if a delete button is pressed, the delete is carried out similarly with the restore. I am using Win XP Home edition version 2002 with Service Pack 1, on a Dell Dimension 4550. Otherwise, I have been using Spambayes for about three weeks and it has been exceptional in its performance. ---------------------------------------------------------------------- >Comment By: Nik R (nikroz) Date: 2004-03-11 13:52 Message: Logged In: YES user_id=995134 Thank you for your suggestion, I did try Outlook's "Detect & repair" but to no avail. ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2004-03-11 13:03 Message: Logged In: YES user_id=552329 Have you tried using Outlook's "Detect and Repair" function? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=913891&group_id=61702 From noreply at sourceforge.net Thu Mar 11 19:05:27 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Thu Mar 11 19:06:09 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-903440 ] Fail to filter public folder Message-ID: Bugs item #903440, was opened at 2004-02-24 13:45 Message generated for change (Comment added) made by dsbowskill You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=903440&group_id=61702 Category: Outlook Group: Binary 1.0a9 (0.9) Status: Open Resolution: None Priority: 5 Submitted By: Rasmus Aaen (raaen) Assigned to: Mark Hammond (mhammond) Summary: Fail to filter public folder Initial Comment: If I mark a public folder ("Dns") for filtering, the Outlook addin stops working with the errormessage "Could not watch the specified folders". If my Inbox is the only folder filtered there are no problems. Filtering a public folder used to work in v. 0.81 I noticed that the folder does not have a "Spam" field, but manually creating it does not help. I have "Owner" rights on the public folder. After the error has occurred, the "Select folders" window is empty (see attached image). I have tried uninstalling/installing and deleting settings and database files. Logfile: Loaded bayes database from 'C:\Documents and Settings\Rasmus\Application Data\SpamBayes\default_bayes_database.db' Loaded message database from 'C:\Documents and Settings\Rasmus\Application Data\SpamBayes\default_message_database.db' Bayes database initialized with 0 spam and 0 good messages SpamBayes Outlook Addin Binary Version 0.9 (February 2004) starting (with engine SpamBayes Engine Version 0.3 (January 2004)) on Windows 5.0.2195 (Service Pack 4) using Python 2.3.2+ (#49, Oct 23 2003, 15:50:06) [MSC v.1200 32 bit (Intel)] SpamBayes: Watching (for filtering) in 'Mailbox - Rasmus Aaen/Inbox' ERROR: 'There was an error initializing the Spam plugin.\r\n\r\nSpam filtering has been disabled. Please re-configure\r\nand re-enable this plugin\r\n\r\nError details:\r\nCould not watch the specified folders' Traceback (most recent call last): File "addin.pyc", line 1304, in FiltersChanged File "addin.pyc", line 1330, in UpdateFolderHooks File "addin.pyc", line 1358, in _HookFolderEvents File "msgstore.pyc", line 501, in GetFQName File "msgstore.pyc", line 547, in GetParent File "msgstore.pyc", line 527, in _FolderFromMAPIFolder com_error: (-2147467259, 'Unspecified error', None, None) Skipping processing of missed messages in folder 'Inbox', as it is not available Skipping processing of missed messages in folder 'Dns', as it is not available ---------------------------------------------------------------------- Comment By: DSB (dsbowskill) Date: 2004-03-12 00:05 Message: Logged In: YES user_id=995952 Exactly the same problem, though I went back to 0081 in order to fix it. 0081 works, 1.0a9 doesn't. Nothing to do with our exchange server, so this isn't the problem (at least for me). I do get this error in the logfile, which doesn't stop the addin working for 0081, but it does seem to for 1.0a9. (I don't have admin over the public folder I'm filtering, but I am 'Editor' priv. --- Warning: failed to create the Outlook user-property in folder 'Public Folders/IPM_SUBTREE/All Public Folders/News//Planning//Online' (-2147352567, 'Exception occurred.', (4096, 'Microsoft Outlook', "You don't have appropriate permission to perform this operation.", None, 0, -2147024891), None) ---------------------------------------------------------------------- Comment By: Judy Dye (judydye) Date: 2004-03-02 09:45 Message: Logged In: YES user_id=988571 I have the same problem but it has only occurred since upgrading from Exchange 5.5 to 2003 - perhaps this is causing the problem? Trace SpamBayes Outlook Addin Binary Version 0.9 (February 2004) starting (with engine SpamBayes Engine Version 0.3 (January 2004)) on Windows 5.0.2195 (Service Pack 4) using Python 2.3.2+ (#49, Oct 23 2003, 15:50:06) [MSC v.1200 32 bit (Intel)] ERROR: 'There was an error initializing the Spam plugin.\r\n\r\nSpam filtering has been disabled. Please re- configure\r\nand re-enable this plugin\r\n\r\nError details:\r\nCould not watch the specified folders' Traceback (most recent call last): File "addin.pyc", line 1304, in FiltersChanged File "addin.pyc", line 1330, in UpdateFolderHooks File "addin.pyc", line 1395, in _HookFolderEvents File "addin.pyc", line 277, in Init File "msgstore.pyc", line 629, in IsReceiveFolder com_error: (-2147221246, 'Invalid window handle', None, None) Skipping processing of missed messages in folder 'Facsimiles', as it is not available Skipping processing of missed messages in folder 'sales', as it is not available Skipping processing of missed messages in folder 'Support', as it is not available Skipping processing of missed messages in folder 'Inbox', as it is not available Hope this helps........ ---------------------------------------------------------------------- Comment By: Ladd Nelson (gladdys) Date: 2004-03-01 23:02 Message: Logged In: YES user_id=840787 I've recently encountered this problem as well. However in my case, I want SpamBayes to move detected spam to the public folder for use by our IT staff. Once the network folder is identified and the "Could not watch the specified folders" message appears, the only way I've been able to clear the error is to retrain SpamBayes through the training wizard which allows me to specify a local folder towards the end of the wizard. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=903440&group_id=61702 From noreply at sourceforge.net Thu Mar 11 19:08:07 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Thu Mar 11 19:08:18 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-903440 ] Fail to filter public folder Message-ID: Bugs item #903440, was opened at 2004-02-24 13:45 Message generated for change (Comment added) made by dsbowskill You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=903440&group_id=61702 Category: Outlook Group: Binary 1.0a9 (0.9) Status: Open Resolution: None Priority: 5 Submitted By: Rasmus Aaen (raaen) Assigned to: Mark Hammond (mhammond) Summary: Fail to filter public folder Initial Comment: If I mark a public folder ("Dns") for filtering, the Outlook addin stops working with the errormessage "Could not watch the specified folders". If my Inbox is the only folder filtered there are no problems. Filtering a public folder used to work in v. 0.81 I noticed that the folder does not have a "Spam" field, but manually creating it does not help. I have "Owner" rights on the public folder. After the error has occurred, the "Select folders" window is empty (see attached image). I have tried uninstalling/installing and deleting settings and database files. Logfile: Loaded bayes database from 'C:\Documents and Settings\Rasmus\Application Data\SpamBayes\default_bayes_database.db' Loaded message database from 'C:\Documents and Settings\Rasmus\Application Data\SpamBayes\default_message_database.db' Bayes database initialized with 0 spam and 0 good messages SpamBayes Outlook Addin Binary Version 0.9 (February 2004) starting (with engine SpamBayes Engine Version 0.3 (January 2004)) on Windows 5.0.2195 (Service Pack 4) using Python 2.3.2+ (#49, Oct 23 2003, 15:50:06) [MSC v.1200 32 bit (Intel)] SpamBayes: Watching (for filtering) in 'Mailbox - Rasmus Aaen/Inbox' ERROR: 'There was an error initializing the Spam plugin.\r\n\r\nSpam filtering has been disabled. Please re-configure\r\nand re-enable this plugin\r\n\r\nError details:\r\nCould not watch the specified folders' Traceback (most recent call last): File "addin.pyc", line 1304, in FiltersChanged File "addin.pyc", line 1330, in UpdateFolderHooks File "addin.pyc", line 1358, in _HookFolderEvents File "msgstore.pyc", line 501, in GetFQName File "msgstore.pyc", line 547, in GetParent File "msgstore.pyc", line 527, in _FolderFromMAPIFolder com_error: (-2147467259, 'Unspecified error', None, None) Skipping processing of missed messages in folder 'Inbox', as it is not available Skipping processing of missed messages in folder 'Dns', as it is not available ---------------------------------------------------------------------- Comment By: DSB (dsbowskill) Date: 2004-03-12 00:08 Message: Logged In: YES user_id=995952 Forgot to mention ... I am moving the spam OUT of the public folder and into one of my mailbox sub-folders. ---------------------------------------------------------------------- Comment By: DSB (dsbowskill) Date: 2004-03-12 00:05 Message: Logged In: YES user_id=995952 Exactly the same problem, though I went back to 0081 in order to fix it. 0081 works, 1.0a9 doesn't. Nothing to do with our exchange server, so this isn't the problem (at least for me). I do get this error in the logfile, which doesn't stop the addin working for 0081, but it does seem to for 1.0a9. (I don't have admin over the public folder I'm filtering, but I am 'Editor' priv. --- Warning: failed to create the Outlook user-property in folder 'Public Folders/IPM_SUBTREE/All Public Folders/News//Planning//Online' (-2147352567, 'Exception occurred.', (4096, 'Microsoft Outlook', "You don't have appropriate permission to perform this operation.", None, 0, -2147024891), None) ---------------------------------------------------------------------- Comment By: Judy Dye (judydye) Date: 2004-03-02 09:45 Message: Logged In: YES user_id=988571 I have the same problem but it has only occurred since upgrading from Exchange 5.5 to 2003 - perhaps this is causing the problem? Trace SpamBayes Outlook Addin Binary Version 0.9 (February 2004) starting (with engine SpamBayes Engine Version 0.3 (January 2004)) on Windows 5.0.2195 (Service Pack 4) using Python 2.3.2+ (#49, Oct 23 2003, 15:50:06) [MSC v.1200 32 bit (Intel)] ERROR: 'There was an error initializing the Spam plugin.\r\n\r\nSpam filtering has been disabled. Please re- configure\r\nand re-enable this plugin\r\n\r\nError details:\r\nCould not watch the specified folders' Traceback (most recent call last): File "addin.pyc", line 1304, in FiltersChanged File "addin.pyc", line 1330, in UpdateFolderHooks File "addin.pyc", line 1395, in _HookFolderEvents File "addin.pyc", line 277, in Init File "msgstore.pyc", line 629, in IsReceiveFolder com_error: (-2147221246, 'Invalid window handle', None, None) Skipping processing of missed messages in folder 'Facsimiles', as it is not available Skipping processing of missed messages in folder 'sales', as it is not available Skipping processing of missed messages in folder 'Support', as it is not available Skipping processing of missed messages in folder 'Inbox', as it is not available Hope this helps........ ---------------------------------------------------------------------- Comment By: Ladd Nelson (gladdys) Date: 2004-03-01 23:02 Message: Logged In: YES user_id=840787 I've recently encountered this problem as well. However in my case, I want SpamBayes to move detected spam to the public folder for use by our IT staff. Once the network folder is identified and the "Could not watch the specified folders" message appears, the only way I've been able to clear the error is to retrain SpamBayes through the training wizard which allows me to specify a local folder towards the end of the wizard. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=903440&group_id=61702 From noreply at sourceforge.net Thu Mar 11 19:11:02 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Thu Mar 11 19:11:13 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-903440 ] Fail to filter public folder Message-ID: Bugs item #903440, was opened at 2004-02-25 02:45 Message generated for change (Comment added) made by anadelonbrin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=903440&group_id=61702 Category: Outlook Group: Binary 1.0a9 (0.9) Status: Open Resolution: None Priority: 5 Submitted By: Rasmus Aaen (raaen) Assigned to: Mark Hammond (mhammond) Summary: Fail to filter public folder Initial Comment: If I mark a public folder ("Dns") for filtering, the Outlook addin stops working with the errormessage "Could not watch the specified folders". If my Inbox is the only folder filtered there are no problems. Filtering a public folder used to work in v. 0.81 I noticed that the folder does not have a "Spam" field, but manually creating it does not help. I have "Owner" rights on the public folder. After the error has occurred, the "Select folders" window is empty (see attached image). I have tried uninstalling/installing and deleting settings and database files. Logfile: Loaded bayes database from 'C:\Documents and Settings\Rasmus\Application Data\SpamBayes\default_bayes_database.db' Loaded message database from 'C:\Documents and Settings\Rasmus\Application Data\SpamBayes\default_message_database.db' Bayes database initialized with 0 spam and 0 good messages SpamBayes Outlook Addin Binary Version 0.9 (February 2004) starting (with engine SpamBayes Engine Version 0.3 (January 2004)) on Windows 5.0.2195 (Service Pack 4) using Python 2.3.2+ (#49, Oct 23 2003, 15:50:06) [MSC v.1200 32 bit (Intel)] SpamBayes: Watching (for filtering) in 'Mailbox - Rasmus Aaen/Inbox' ERROR: 'There was an error initializing the Spam plugin.\r\n\r\nSpam filtering has been disabled. Please re-configure\r\nand re-enable this plugin\r\n\r\nError details:\r\nCould not watch the specified folders' Traceback (most recent call last): File "addin.pyc", line 1304, in FiltersChanged File "addin.pyc", line 1330, in UpdateFolderHooks File "addin.pyc", line 1358, in _HookFolderEvents File "msgstore.pyc", line 501, in GetFQName File "msgstore.pyc", line 547, in GetParent File "msgstore.pyc", line 527, in _FolderFromMAPIFolder com_error: (-2147467259, 'Unspecified error', None, None) Skipping processing of missed messages in folder 'Inbox', as it is not available Skipping processing of missed messages in folder 'Dns', as it is not available ---------------------------------------------------------------------- >Comment By: Tony Meyer (anadelonbrin) Date: 2004-03-12 13:11 Message: Logged In: YES user_id=552329 Mark: this is presumably a result of SB now trying to create the spam field for all the folders, yes? Could it fail more gracefully here? (I'd write a patch, but I'm not very familiar with this bit of the code). ---------------------------------------------------------------------- Comment By: DSB (dsbowskill) Date: 2004-03-12 13:08 Message: Logged In: YES user_id=995952 Forgot to mention ... I am moving the spam OUT of the public folder and into one of my mailbox sub-folders. ---------------------------------------------------------------------- Comment By: DSB (dsbowskill) Date: 2004-03-12 13:05 Message: Logged In: YES user_id=995952 Exactly the same problem, though I went back to 0081 in order to fix it. 0081 works, 1.0a9 doesn't. Nothing to do with our exchange server, so this isn't the problem (at least for me). I do get this error in the logfile, which doesn't stop the addin working for 0081, but it does seem to for 1.0a9. (I don't have admin over the public folder I'm filtering, but I am 'Editor' priv. --- Warning: failed to create the Outlook user-property in folder 'Public Folders/IPM_SUBTREE/All Public Folders/News//Planning//Online' (-2147352567, 'Exception occurred.', (4096, 'Microsoft Outlook', "You don't have appropriate permission to perform this operation.", None, 0, -2147024891), None) ---------------------------------------------------------------------- Comment By: Judy Dye (judydye) Date: 2004-03-02 22:45 Message: Logged In: YES user_id=988571 I have the same problem but it has only occurred since upgrading from Exchange 5.5 to 2003 - perhaps this is causing the problem? Trace SpamBayes Outlook Addin Binary Version 0.9 (February 2004) starting (with engine SpamBayes Engine Version 0.3 (January 2004)) on Windows 5.0.2195 (Service Pack 4) using Python 2.3.2+ (#49, Oct 23 2003, 15:50:06) [MSC v.1200 32 bit (Intel)] ERROR: 'There was an error initializing the Spam plugin.\r\n\r\nSpam filtering has been disabled. Please re- configure\r\nand re-enable this plugin\r\n\r\nError details:\r\nCould not watch the specified folders' Traceback (most recent call last): File "addin.pyc", line 1304, in FiltersChanged File "addin.pyc", line 1330, in UpdateFolderHooks File "addin.pyc", line 1395, in _HookFolderEvents File "addin.pyc", line 277, in Init File "msgstore.pyc", line 629, in IsReceiveFolder com_error: (-2147221246, 'Invalid window handle', None, None) Skipping processing of missed messages in folder 'Facsimiles', as it is not available Skipping processing of missed messages in folder 'sales', as it is not available Skipping processing of missed messages in folder 'Support', as it is not available Skipping processing of missed messages in folder 'Inbox', as it is not available Hope this helps........ ---------------------------------------------------------------------- Comment By: Ladd Nelson (gladdys) Date: 2004-03-02 12:02 Message: Logged In: YES user_id=840787 I've recently encountered this problem as well. However in my case, I want SpamBayes to move detected spam to the public folder for use by our IT staff. Once the network folder is identified and the "Could not watch the specified folders" message appears, the only way I've been able to clear the error is to retrain SpamBayes through the training wizard which allows me to specify a local folder towards the end of the wizard. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=903440&group_id=61702 From noreply at sourceforge.net Thu Mar 11 19:12:23 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Thu Mar 11 19:12:29 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-913891 ] Outlook crashes on any use of Spambayes buttons Message-ID: Bugs item #913891, was opened at 2004-03-11 17:54 Message generated for change (Settings changed) made by anadelonbrin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=913891&group_id=61702 Category: Outlook >Group: Binary 1.0a9 (0.9) Status: Open Resolution: None Priority: 5 Submitted By: Nik R (nikroz) Assigned to: Mark Hammond (mhammond) Summary: Outlook crashes on any use of Spambayes buttons Initial Comment: If I use any of the SpamBayes add-in buttons such as the "Delete as spam" Outlook shuts down and asks to submit an error report to MS. Interestingly enough when Outlook restarts, the function requested is carried out. e.g if a delete button is pressed, the delete is carried out similarly with the restore. I am using Win XP Home edition version 2002 with Service Pack 1, on a Dell Dimension 4550. Otherwise, I have been using Spambayes for about three weeks and it has been exceptional in its performance. ---------------------------------------------------------------------- Comment By: Nik R (nikroz) Date: 2004-03-11 18:52 Message: Logged In: YES user_id=995134 Thank you for your suggestion, I did try Outlook's "Detect & repair" but to no avail. ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2004-03-11 18:03 Message: Logged In: YES user_id=552329 Have you tried using Outlook's "Detect and Repair" function? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=913891&group_id=61702 From noreply at sourceforge.net Thu Mar 11 19:26:00 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Thu Mar 11 19:26:12 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-903440 ] Fail to filter public folder Message-ID: Bugs item #903440, was opened at 2004-02-24 13:45 Message generated for change (Comment added) made by dsbowskill You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=903440&group_id=61702 Category: Outlook Group: Binary 1.0a9 (0.9) Status: Open Resolution: None Priority: 5 Submitted By: Rasmus Aaen (raaen) Assigned to: Mark Hammond (mhammond) Summary: Fail to filter public folder Initial Comment: If I mark a public folder ("Dns") for filtering, the Outlook addin stops working with the errormessage "Could not watch the specified folders". If my Inbox is the only folder filtered there are no problems. Filtering a public folder used to work in v. 0.81 I noticed that the folder does not have a "Spam" field, but manually creating it does not help. I have "Owner" rights on the public folder. After the error has occurred, the "Select folders" window is empty (see attached image). I have tried uninstalling/installing and deleting settings and database files. Logfile: Loaded bayes database from 'C:\Documents and Settings\Rasmus\Application Data\SpamBayes\default_bayes_database.db' Loaded message database from 'C:\Documents and Settings\Rasmus\Application Data\SpamBayes\default_message_database.db' Bayes database initialized with 0 spam and 0 good messages SpamBayes Outlook Addin Binary Version 0.9 (February 2004) starting (with engine SpamBayes Engine Version 0.3 (January 2004)) on Windows 5.0.2195 (Service Pack 4) using Python 2.3.2+ (#49, Oct 23 2003, 15:50:06) [MSC v.1200 32 bit (Intel)] SpamBayes: Watching (for filtering) in 'Mailbox - Rasmus Aaen/Inbox' ERROR: 'There was an error initializing the Spam plugin.\r\n\r\nSpam filtering has been disabled. Please re-configure\r\nand re-enable this plugin\r\n\r\nError details:\r\nCould not watch the specified folders' Traceback (most recent call last): File "addin.pyc", line 1304, in FiltersChanged File "addin.pyc", line 1330, in UpdateFolderHooks File "addin.pyc", line 1358, in _HookFolderEvents File "msgstore.pyc", line 501, in GetFQName File "msgstore.pyc", line 547, in GetParent File "msgstore.pyc", line 527, in _FolderFromMAPIFolder com_error: (-2147467259, 'Unspecified error', None, None) Skipping processing of missed messages in folder 'Inbox', as it is not available Skipping processing of missed messages in folder 'Dns', as it is not available ---------------------------------------------------------------------- Comment By: DSB (dsbowskill) Date: 2004-03-12 00:26 Message: Logged In: YES user_id=995952 Back on 1.a09 ... and further fiddling reveals that this problem only seems to occur when background filtering is turned on. This actually happens in v0081 as well, just never had background filter switched on before it seems. Here's the log file for 1.a09 with background filtering OFF: (with various privacy snips!) ---Warning: option experimental_ham_spam_imbalance_adjustment in section Classifier is deprecated Loaded bayes database from 'C:\Documents and Settings\\Application Data\SpamBayes\default_bayes_database.db' Loaded message database from 'C:\Documents and Settings\\Application Data\SpamBayes\default_message_database.db' Bayes database initialized with 3360 spam and 3622 good messages SpamBayes Outlook Addin Binary Version 0.9 (February 2004) starting (with engine SpamBayes Engine Version 0.3 (January 2004)) on Windows 5.0.2195 (Service Pack 4) using Python 2.3.2+ (#49, Oct 23 2003, 15:50:06) [MSC v.1200 32 bit (Intel)] SpamBayes: Watching (for filtering) in 'Mailbox - /Inbox' Folder 'Public Folders/IPM_SUBTREE/All Public Folders/News//Planning// Online' has no field named 'Spam' - creating Warning: failed to create the Outlook user-property in folder 'Public Folders/IPM_SUBTREE/All Public Folders/News//Planning//Online' (-2147352567, 'Exception occurred.', (4096, 'Microsoft Outlook', "You don't have appropriate permission to perform this operation.", None, 0, -2147024891), None) WARNING: We just created the user field in folder Public Folders/IPM_SUBTREE/All Public Folders/News//Planning//Online, but it appears to not exist. Something is probably wrong with DoesFolderHaveOutlookField() SpamBayes: Watching (for filtering) in 'Public Folders/IPM_SUBTREE/All Public Folders/News//Planning//Online' SpamBayes: Watching (for incremental training) in 'Mailbox - /Spam' Processing 0 missed spam in folder 'Inbox' took 3.73427ms Processing 0 missed spam in folder 'Online' took 144.868ms --- And here's the logfile with background filtering ON. --- SpamBayes: Watching (for filtering) in 'Mailbox - /Inbox' Folder 'Public Folders/IPM_SUBTREE/All Public Folders/News//Planning//Online' has no field named 'Spam' - creating Warning: failed to create the Outlook user-property in folder 'Public Folders/IPM_SUBTREE/All Public Folders/News//Planning//Online' (-2147352567, 'Exception occurred.', (4096, 'Microsoft Outlook', "You don't have appropriate permission to perform this operation.", None, 0, -2147024891), None) WARNING: We just created the user field in folder Public Folders/IPM_SUBTREE/All Public Folders/News//Planning//Online, but it appears to not exist. Something is probably wrong with DoesFolderHaveOutlookField() ERROR: 'There was an error initializing the Spam plugin.\r\n\r\nSpam filtering has been disabled. Please re- configure\r\nand re-enable this plugin\r\n\r\nError details:\r\nCould not watch the specified folders' Traceback (most recent call last): File "addin.pyc", line 1304, in FiltersChanged File "addin.pyc", line 1330, in UpdateFolderHooks File "addin.pyc", line 1395, in _HookFolderEvents File "addin.pyc", line 277, in Init File "msgstore.pyc", line 629, in IsReceiveFolder com_error: (-2147221246, 'Invalid window handle', None, None) Spam filtering is disabled - ignoring new message pythoncom error: Python error invoking COM method. Traceback (most recent call last): File "win32com\server\policy.pyc", line 275, in _Invoke_ File "win32com\server\policy.pyc", line 280, in _invoke_ File "win32com\server\policy.pyc", line 608, in _invokeex_ File "win32com\server\policy.pyc", line 542, in _invokeex_ File "addin.pyc", line 383, in OnItemAdd File "win32com\client\__init__.pyc", line 496, in __getattr__ File "win32com\client\__init__.pyc", line 455, in __getattr__ File "win32com\client\__init__.pyc", line 446, in _ApplyTypes_ pywintypes.com_error: (-2147221233, 'OLE error 0x8004010f', None, None) --- Result! :) Seems to work ok, but not with background filtering. Remember I have 'Editor' priv of the public folder (I can delete the items from it) I am *moving* the spam from the public folder and into a sub- folder on my on mailbox. DSB ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2004-03-12 00:11 Message: Logged In: YES user_id=552329 Mark: this is presumably a result of SB now trying to create the spam field for all the folders, yes? Could it fail more gracefully here? (I'd write a patch, but I'm not very familiar with this bit of the code). ---------------------------------------------------------------------- Comment By: DSB (dsbowskill) Date: 2004-03-12 00:08 Message: Logged In: YES user_id=995952 Forgot to mention ... I am moving the spam OUT of the public folder and into one of my mailbox sub-folders. ---------------------------------------------------------------------- Comment By: DSB (dsbowskill) Date: 2004-03-12 00:05 Message: Logged In: YES user_id=995952 Exactly the same problem, though I went back to 0081 in order to fix it. 0081 works, 1.0a9 doesn't. Nothing to do with our exchange server, so this isn't the problem (at least for me). I do get this error in the logfile, which doesn't stop the addin working for 0081, but it does seem to for 1.0a9. (I don't have admin over the public folder I'm filtering, but I am 'Editor' priv. --- Warning: failed to create the Outlook user-property in folder 'Public Folders/IPM_SUBTREE/All Public Folders/News//Planning//Online' (-2147352567, 'Exception occurred.', (4096, 'Microsoft Outlook', "You don't have appropriate permission to perform this operation.", None, 0, -2147024891), None) ---------------------------------------------------------------------- Comment By: Judy Dye (judydye) Date: 2004-03-02 09:45 Message: Logged In: YES user_id=988571 I have the same problem but it has only occurred since upgrading from Exchange 5.5 to 2003 - perhaps this is causing the problem? Trace SpamBayes Outlook Addin Binary Version 0.9 (February 2004) starting (with engine SpamBayes Engine Version 0.3 (January 2004)) on Windows 5.0.2195 (Service Pack 4) using Python 2.3.2+ (#49, Oct 23 2003, 15:50:06) [MSC v.1200 32 bit (Intel)] ERROR: 'There was an error initializing the Spam plugin.\r\n\r\nSpam filtering has been disabled. Please re- configure\r\nand re-enable this plugin\r\n\r\nError details:\r\nCould not watch the specified folders' Traceback (most recent call last): File "addin.pyc", line 1304, in FiltersChanged File "addin.pyc", line 1330, in UpdateFolderHooks File "addin.pyc", line 1395, in _HookFolderEvents File "addin.pyc", line 277, in Init File "msgstore.pyc", line 629, in IsReceiveFolder com_error: (-2147221246, 'Invalid window handle', None, None) Skipping processing of missed messages in folder 'Facsimiles', as it is not available Skipping processing of missed messages in folder 'sales', as it is not available Skipping processing of missed messages in folder 'Support', as it is not available Skipping processing of missed messages in folder 'Inbox', as it is not available Hope this helps........ ---------------------------------------------------------------------- Comment By: Ladd Nelson (gladdys) Date: 2004-03-01 23:02 Message: Logged In: YES user_id=840787 I've recently encountered this problem as well. However in my case, I want SpamBayes to move detected spam to the public folder for use by our IT staff. Once the network folder is identified and the "Could not watch the specified folders" message appears, the only way I've been able to clear the error is to retrain SpamBayes through the training wizard which allows me to specify a local folder towards the end of the wizard. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=903440&group_id=61702 From noreply at sourceforge.net Thu Mar 11 19:30:05 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Thu Mar 11 19:30:23 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-903440 ] Fail to filter public folder Message-ID: Bugs item #903440, was opened at 2004-02-25 02:45 Message generated for change (Comment added) made by anadelonbrin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=903440&group_id=61702 Category: Outlook Group: Binary 1.0a9 (0.9) Status: Open Resolution: None Priority: 5 Submitted By: Rasmus Aaen (raaen) Assigned to: Mark Hammond (mhammond) Summary: Fail to filter public folder Initial Comment: If I mark a public folder ("Dns") for filtering, the Outlook addin stops working with the errormessage "Could not watch the specified folders". If my Inbox is the only folder filtered there are no problems. Filtering a public folder used to work in v. 0.81 I noticed that the folder does not have a "Spam" field, but manually creating it does not help. I have "Owner" rights on the public folder. After the error has occurred, the "Select folders" window is empty (see attached image). I have tried uninstalling/installing and deleting settings and database files. Logfile: Loaded bayes database from 'C:\Documents and Settings\Rasmus\Application Data\SpamBayes\default_bayes_database.db' Loaded message database from 'C:\Documents and Settings\Rasmus\Application Data\SpamBayes\default_message_database.db' Bayes database initialized with 0 spam and 0 good messages SpamBayes Outlook Addin Binary Version 0.9 (February 2004) starting (with engine SpamBayes Engine Version 0.3 (January 2004)) on Windows 5.0.2195 (Service Pack 4) using Python 2.3.2+ (#49, Oct 23 2003, 15:50:06) [MSC v.1200 32 bit (Intel)] SpamBayes: Watching (for filtering) in 'Mailbox - Rasmus Aaen/Inbox' ERROR: 'There was an error initializing the Spam plugin.\r\n\r\nSpam filtering has been disabled. Please re-configure\r\nand re-enable this plugin\r\n\r\nError details:\r\nCould not watch the specified folders' Traceback (most recent call last): File "addin.pyc", line 1304, in FiltersChanged File "addin.pyc", line 1330, in UpdateFolderHooks File "addin.pyc", line 1358, in _HookFolderEvents File "msgstore.pyc", line 501, in GetFQName File "msgstore.pyc", line 547, in GetParent File "msgstore.pyc", line 527, in _FolderFromMAPIFolder com_error: (-2147467259, 'Unspecified error', None, None) Skipping processing of missed messages in folder 'Inbox', as it is not available Skipping processing of missed messages in folder 'Dns', as it is not available ---------------------------------------------------------------------- >Comment By: Tony Meyer (anadelonbrin) Date: 2004-03-12 13:30 Message: Logged In: YES user_id=552329 Hmm. This means my comment is most likely invalid. Back to Mark for the clever figuring out bit :) ---------------------------------------------------------------------- Comment By: DSB (dsbowskill) Date: 2004-03-12 13:26 Message: Logged In: YES user_id=995952 Back on 1.a09 ... and further fiddling reveals that this problem only seems to occur when background filtering is turned on. This actually happens in v0081 as well, just never had background filter switched on before it seems. Here's the log file for 1.a09 with background filtering OFF: (with various privacy snips!) ---Warning: option experimental_ham_spam_imbalance_adjustment in section Classifier is deprecated Loaded bayes database from 'C:\Documents and Settings\\Application Data\SpamBayes\default_bayes_database.db' Loaded message database from 'C:\Documents and Settings\\Application Data\SpamBayes\default_message_database.db' Bayes database initialized with 3360 spam and 3622 good messages SpamBayes Outlook Addin Binary Version 0.9 (February 2004) starting (with engine SpamBayes Engine Version 0.3 (January 2004)) on Windows 5.0.2195 (Service Pack 4) using Python 2.3.2+ (#49, Oct 23 2003, 15:50:06) [MSC v.1200 32 bit (Intel)] SpamBayes: Watching (for filtering) in 'Mailbox - /Inbox' Folder 'Public Folders/IPM_SUBTREE/All Public Folders/News//Planning// Online' has no field named 'Spam' - creating Warning: failed to create the Outlook user-property in folder 'Public Folders/IPM_SUBTREE/All Public Folders/News//Planning//Online' (-2147352567, 'Exception occurred.', (4096, 'Microsoft Outlook', "You don't have appropriate permission to perform this operation.", None, 0, -2147024891), None) WARNING: We just created the user field in folder Public Folders/IPM_SUBTREE/All Public Folders/News//Planning//Online, but it appears to not exist. Something is probably wrong with DoesFolderHaveOutlookField() SpamBayes: Watching (for filtering) in 'Public Folders/IPM_SUBTREE/All Public Folders/News//Planning//Online' SpamBayes: Watching (for incremental training) in 'Mailbox - /Spam' Processing 0 missed spam in folder 'Inbox' took 3.73427ms Processing 0 missed spam in folder 'Online' took 144.868ms --- And here's the logfile with background filtering ON. --- SpamBayes: Watching (for filtering) in 'Mailbox - /Inbox' Folder 'Public Folders/IPM_SUBTREE/All Public Folders/News//Planning//Online' has no field named 'Spam' - creating Warning: failed to create the Outlook user-property in folder 'Public Folders/IPM_SUBTREE/All Public Folders/News//Planning//Online' (-2147352567, 'Exception occurred.', (4096, 'Microsoft Outlook', "You don't have appropriate permission to perform this operation.", None, 0, -2147024891), None) WARNING: We just created the user field in folder Public Folders/IPM_SUBTREE/All Public Folders/News//Planning//Online, but it appears to not exist. Something is probably wrong with DoesFolderHaveOutlookField() ERROR: 'There was an error initializing the Spam plugin.\r\n\r\nSpam filtering has been disabled. Please re- configure\r\nand re-enable this plugin\r\n\r\nError details:\r\nCould not watch the specified folders' Traceback (most recent call last): File "addin.pyc", line 1304, in FiltersChanged File "addin.pyc", line 1330, in UpdateFolderHooks File "addin.pyc", line 1395, in _HookFolderEvents File "addin.pyc", line 277, in Init File "msgstore.pyc", line 629, in IsReceiveFolder com_error: (-2147221246, 'Invalid window handle', None, None) Spam filtering is disabled - ignoring new message pythoncom error: Python error invoking COM method. Traceback (most recent call last): File "win32com\server\policy.pyc", line 275, in _Invoke_ File "win32com\server\policy.pyc", line 280, in _invoke_ File "win32com\server\policy.pyc", line 608, in _invokeex_ File "win32com\server\policy.pyc", line 542, in _invokeex_ File "addin.pyc", line 383, in OnItemAdd File "win32com\client\__init__.pyc", line 496, in __getattr__ File "win32com\client\__init__.pyc", line 455, in __getattr__ File "win32com\client\__init__.pyc", line 446, in _ApplyTypes_ pywintypes.com_error: (-2147221233, 'OLE error 0x8004010f', None, None) --- Result! :) Seems to work ok, but not with background filtering. Remember I have 'Editor' priv of the public folder (I can delete the items from it) I am *moving* the spam from the public folder and into a sub- folder on my on mailbox. DSB ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2004-03-12 13:11 Message: Logged In: YES user_id=552329 Mark: this is presumably a result of SB now trying to create the spam field for all the folders, yes? Could it fail more gracefully here? (I'd write a patch, but I'm not very familiar with this bit of the code). ---------------------------------------------------------------------- Comment By: DSB (dsbowskill) Date: 2004-03-12 13:08 Message: Logged In: YES user_id=995952 Forgot to mention ... I am moving the spam OUT of the public folder and into one of my mailbox sub-folders. ---------------------------------------------------------------------- Comment By: DSB (dsbowskill) Date: 2004-03-12 13:05 Message: Logged In: YES user_id=995952 Exactly the same problem, though I went back to 0081 in order to fix it. 0081 works, 1.0a9 doesn't. Nothing to do with our exchange server, so this isn't the problem (at least for me). I do get this error in the logfile, which doesn't stop the addin working for 0081, but it does seem to for 1.0a9. (I don't have admin over the public folder I'm filtering, but I am 'Editor' priv. --- Warning: failed to create the Outlook user-property in folder 'Public Folders/IPM_SUBTREE/All Public Folders/News//Planning//Online' (-2147352567, 'Exception occurred.', (4096, 'Microsoft Outlook', "You don't have appropriate permission to perform this operation.", None, 0, -2147024891), None) ---------------------------------------------------------------------- Comment By: Judy Dye (judydye) Date: 2004-03-02 22:45 Message: Logged In: YES user_id=988571 I have the same problem but it has only occurred since upgrading from Exchange 5.5 to 2003 - perhaps this is causing the problem? Trace SpamBayes Outlook Addin Binary Version 0.9 (February 2004) starting (with engine SpamBayes Engine Version 0.3 (January 2004)) on Windows 5.0.2195 (Service Pack 4) using Python 2.3.2+ (#49, Oct 23 2003, 15:50:06) [MSC v.1200 32 bit (Intel)] ERROR: 'There was an error initializing the Spam plugin.\r\n\r\nSpam filtering has been disabled. Please re- configure\r\nand re-enable this plugin\r\n\r\nError details:\r\nCould not watch the specified folders' Traceback (most recent call last): File "addin.pyc", line 1304, in FiltersChanged File "addin.pyc", line 1330, in UpdateFolderHooks File "addin.pyc", line 1395, in _HookFolderEvents File "addin.pyc", line 277, in Init File "msgstore.pyc", line 629, in IsReceiveFolder com_error: (-2147221246, 'Invalid window handle', None, None) Skipping processing of missed messages in folder 'Facsimiles', as it is not available Skipping processing of missed messages in folder 'sales', as it is not available Skipping processing of missed messages in folder 'Support', as it is not available Skipping processing of missed messages in folder 'Inbox', as it is not available Hope this helps........ ---------------------------------------------------------------------- Comment By: Ladd Nelson (gladdys) Date: 2004-03-02 12:02 Message: Logged In: YES user_id=840787 I've recently encountered this problem as well. However in my case, I want SpamBayes to move detected spam to the public folder for use by our IT staff. Once the network folder is identified and the "Could not watch the specified folders" message appears, the only way I've been able to clear the error is to retrain SpamBayes through the training wizard which allows me to specify a local folder towards the end of the wizard. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=903440&group_id=61702 From noreply at sourceforge.net Fri Mar 12 13:54:13 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Fri Mar 12 13:54:33 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-896498 ] Mailbox browse won't open all folders Message-ID: Bugs item #896498, was opened at 2004-02-13 07:34 Message generated for change (Comment added) made by nickdanger You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=896498&group_id=61702 Category: Outlook Group: Outlook 008 Status: Open Resolution: None Priority: 5 Submitted By: Tom Haapanen (tomh009) Assigned to: Mark Hammond (mhammond) Summary: Mailbox browse won't open all folders Initial Comment: When using the SpamBayes Manager 008.1, using the browse button to browse folders, whether for filtering or training, won't open all the connected mailboxes and folders. The browse window will see all the server mailboxes I am connected to, but will not expand most of them (clicking on the "+" will not do anything). Some of them do expand however -- including my own, and some others. Have verified permissions on all the relevant mailboxes -- and all the mailboxes are browsable in Outlook itself. Environment: Outlook 2003 Windows XP SP1 Exchange 5.5 ---------------------------------------------------------------------- Comment By: BobT (nickdanger) Date: 2004-03-12 12:54 Message: Logged In: YES user_id=996607 My solution, delete the Outlook profile and recreate. Had this solve a number of odd problems like this. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=896498&group_id=61702 From noreply at sourceforge.net Fri Mar 12 15:24:25 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Fri Mar 12 15:24:34 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-904526 ] Large number of emails not automatically filtered Message-ID: Bugs item #904526, was opened at 2004-02-25 12:33 Message generated for change (Comment added) made by msears You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=904526&group_id=61702 Category: Outlook Group: Binary 1.0a9 (0.9) Status: Open Resolution: None Priority: 5 Submitted By: Aaron Rosenfeld (aragorn18) Assigned to: Mark Hammond (mhammond) Summary: Large number of emails not automatically filtered Initial Comment: Using Outlook XP, if more than about 6-7 e-mails come in at once, the messages are not automatically filtered and I have to choose Filter Messages from the SpamBayes menu. Background processing does not seem to do anything either. ---------------------------------------------------------------------- Comment By: Michael Sears (msears) Date: 2004-03-12 12:24 Message: Logged In: YES user_id=995740 Running windows xp and outlook 2003 I see the same problem. ON startup of outlook or when large qty of email comes in not all messages are scored. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=904526&group_id=61702 From noreply at sourceforge.net Fri Mar 12 15:51:00 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Fri Mar 12 15:51:08 2004 Subject: [spambayes-bugs] [ spambayes-Feature Requests-915260 ] Statistics Message-ID: Feature Requests item #915260, was opened at 2004-03-12 20:51 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498106&aid=915260&group_id=61702 Category: Outlook Group: None Status: Open Priority: 5 Submitted By: Giles Robertson (cynicalmoose) Assigned to: Mark Hammond (mhammond) Summary: Statistics Initial Comment: The current Outlook statistics page only shows what was processed this session (i.e. what SB has done since you opened Outlook). As you open and close Outlook far more often than you open and close the proxy, could this stats page be changed to show statistics since installation, or statistics since last retrain? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498106&aid=915260&group_id=61702 From noreply at sourceforge.net Sat Mar 13 01:43:21 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Sat Mar 13 01:43:25 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-915466 ] Sorting review page loses classifications Message-ID: Bugs item #915466, was opened at 2004-03-13 19:43 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=915466&group_id=61702 Category: pop3proxy Group: Source code - CVS Status: Open Resolution: None Priority: 5 Submitted By: Tony Meyer (anadelonbrin) Assigned to: Tony Meyer (anadelonbrin) Summary: Sorting review page loses classifications Initial Comment: If you click on one of the headers in the review page (to sort the messages by that column) any classifications that have been made are lost. If the page is sorted, I suppose it should check if any classifications were made and re-make them. The documentation at the top of the page could be clearer, too, to more strongly point out that clicking most of the headers does a sort, but clicking the classification headers does a mass-click. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=915466&group_id=61702 From noreply at sourceforge.net Sat Mar 13 02:00:47 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Sat Mar 13 02:00:57 2004 Subject: [spambayes-bugs] [ spambayes-Feature Requests-765924 ] Spam / ham statistics Message-ID: Feature Requests item #765924, was opened at 2003-07-05 00:51 Message generated for change (Comment added) made by anadelonbrin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498106&aid=765924&group_id=61702 Category: Outlook Group: None Status: Open Priority: 5 Submitted By: Magnus Aycox (mbip) Assigned to: Mark Hammond (mhammond) Summary: Spam / ham statistics Initial Comment: Possibility to get statistics on how many mails were received per hour / day and how many of these were spam messages. It would be great if it could be presented both as numbers and graphically (impresses CEO's...). The means to print it as a hard copy would be just swell... ;o) ---------------------------------------------------------------------- >Comment By: Tony Meyer (anadelonbrin) Date: 2004-03-13 20:00 Message: Logged In: YES user_id=552329 Noting dupe in [ 915260 ] Statistics ---------------------------------------------------------------------- Comment By: Kenny Pitt (kpitt) Date: 2003-11-21 03:21 Message: Logged In: YES user_id=859086 The latest CVS plugin actually does include false positives and negatives in the statistics. The definition is this. If a message was classified as Ham and then reclassified by the user as Spam, it is a false negative. If a message was classified as Spam and then reclassified by the user as Ham, it is a false positive. A message that was originally classified as Unsure is never considered a false positive or negative. ---------------------------------------------------------------------- Comment By: Erik Sargent (esargent) Date: 2003-11-20 22:34 Message: Logged In: YES user_id=586922 Quick note on the "impossibility" of tracking false pos/neg. Actually, since an incorrectly classified message already has a header inserted, then you would only flag a "false" if that header existed and was changed. This means you'd have to check for the existence of the header before you processed the Delete/Recover buttons, but it can be done. ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2003-09-30 16:19 Message: Logged In: YES user_id=552329 Note that the plug-in has basic stats information (cvs version) now, although it's still only on a per session basis (this will no doubt improve at some point). The web interface (for non-plugin users) also now (cvs head) has basic stats, which are persisted between sessions. Any opinions on which statistics would be best to add? ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2003-07-11 16:25 Message: Logged In: YES user_id=552329 It's not exactly what you have asked for, but as a start, are you aware that in the logs, each time you shut Outlook down it prints a message like: "SpamBayes processed 555 messages, finding 34 spam and 11 unsure" (So you could shut Outlook down each hour/day, to generate this message). It's unlikely that a graphical version would ever be made, but it would be easy enough to throw numbers like this into Excel and get pretty graphs. The number of false positives/negatives is more difficult because SpamBayes doesn't really have any way to know that mail is a fp/fn. It could print the number of times the "delete as spam" and "recover from spam" buttons are used, I guess, but this would include all unsure mail, which aren't exactly fp/fn's. ---------------------------------------------------------------------- Comment By: Mark Jeays (dze27) Date: 2003-07-11 16:16 Message: Logged In: YES user_id=302748 I'm just another user but I think this would be a great addition. I'd also be interested in: number of false positives (along with percentage of total), number of false negatives (along with percentage of total) and percentage of mail received that is spam. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498106&aid=765924&group_id=61702 From noreply at sourceforge.net Sat Mar 13 02:00:43 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Sat Mar 13 02:00:58 2004 Subject: [spambayes-bugs] [ spambayes-Feature Requests-915260 ] Statistics Message-ID: Feature Requests item #915260, was opened at 2004-03-13 09:51 Message generated for change (Comment added) made by anadelonbrin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498106&aid=915260&group_id=61702 Category: Outlook Group: None >Status: Closed Priority: 5 Submitted By: Giles Robertson (cynicalmoose) Assigned to: Mark Hammond (mhammond) Summary: Statistics Initial Comment: The current Outlook statistics page only shows what was processed this session (i.e. what SB has done since you opened Outlook). As you open and close Outlook far more often than you open and close the proxy, could this stats page be changed to show statistics since installation, or statistics since last retrain? ---------------------------------------------------------------------- >Comment By: Tony Meyer (anadelonbrin) Date: 2004-03-13 20:00 Message: Logged In: YES user_id=552329 Better statistics (in terms of persistence, presentation, and what's provided) are planned. The focus right at the moment is getting as many bugs fixed as possible so that there can be a 1.0 release, but rest assured that this will be done when we find some time for it! --- Dupe of [ 765924 ] Spam / ham statistics ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498106&aid=915260&group_id=61702 From noreply at sourceforge.net Sat Mar 13 11:46:27 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Sat Mar 13 11:46:34 2004 Subject: [spambayes-bugs] [ spambayes-Feature Requests-834696 ] sb_filter -t -- train unsure msg as spam Message-ID: Feature Requests item #834696, was opened at 2003-11-02 14:25 Message generated for change (Settings changed) made by psoberoi You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498106&aid=834696&group_id=61702 Category: None Group: None >Status: Deleted Priority: 5 Submitted By: Paramjit Oberoi (psoberoi) Assigned to: Nobody/Anonymous (nobody) Summary: sb_filter -t -- train unsure msg as spam Initial Comment: At the moment, sb_filer.py in "filter and train" mode trains unsure messsages as ham. It would be nice to have an option ot make it train them as spam instead. So far I have seen only one message that was marked unsure that was not spam. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498106&aid=834696&group_id=61702 From noreply at sourceforge.net Sat Mar 13 11:47:34 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Sat Mar 13 11:47:37 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-745003 ] hammiebulk.py: Untrain does not work Message-ID: Bugs item #745003, was opened at 2003-05-28 11:30 Message generated for change (Settings changed) made by psoberoi You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=745003&group_id=61702 Category: None Group: None >Status: Deleted Resolution: None Priority: 5 Submitted By: Paramjit Oberoi (psoberoi) Assigned to: Nobody/Anonymous (nobody) Summary: hammiebulk.py: Untrain does not work Initial Comment: hammiebulk.py: Untrain bug Untraining does not work since when the "-U" option is detected, the "untrain" variable is set to "1", overriding the function definition... patch: 145c145 < untrain = 0 --- > untrain_mode = 0 169c169 < untrain = 1 --- > untrain_mode = 1 182c182 < if not untrain: --- > if not untrain_mode: ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=745003&group_id=61702 From noreply at sourceforge.net Sun Mar 14 21:42:06 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Sun Mar 14 21:42:51 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-916271 ] Outlook 2003 = Permanent SpamBayes Toolbar Message-ID: Bugs item #916271, was opened at 2004-03-14 21:42 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=916271&group_id=61702 Category: Outlook Group: None Status: Open Resolution: None Priority: 5 Submitted By: Daniel Cox (dcox) Assigned to: Mark Hammond (mhammond) Summary: Outlook 2003 = Permanent SpamBayes Toolbar Initial Comment: I have customized my outlook 2003 toolbar by moving the spam/ham buttons from the SpamBayes toolbar to the main toolbar. I have then closed the SpamBayes toolbar. Whenever Outlook is restarted, the SpamBayes toolbar is back on again. Can I get the wooden stake option to keep it off? :) (BTW - Great job everyone - keep up the good work) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=916271&group_id=61702 From noreply at sourceforge.net Mon Mar 15 05:47:51 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Mon Mar 15 05:48:39 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-881739 ] error initializing the SpamBayes addin Message-ID: Bugs item #881739, was opened at 2004-01-21 13:40 Message generated for change (Comment added) made by rclilly You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=881739&group_id=61702 Category: Outlook Group: Outlook 008 Status: Open Resolution: None Priority: 5 Submitted By: Sean Kelly (mrkelly) Assigned to: Mark Hammond (mhammond) Summary: error initializing the SpamBayes addin Initial Comment: Outlook Plugin 008.1 installed on two Windows 2000 Pro systems with SP2 using Outlook 2000 SP1. Both connected to the same Exchange 2000 server. One installation works fine. The other generates the following error at Outlook startup: "There was an error initializing the SpamBayes addin. Please restart and try again." I have uninstalled and reinstalled several times with the same result. I have searched the bug reports, but can't find the same log error. Log is attached. ---------------------------------------------------------------------- Comment By: Robert Lilly (rclilly) Date: 2004-03-15 02:47 Message: Logged In: YES user_id=346237 Has any progress been made on this problem yet? I had the exact same problem on my system: Windows 2000 Pro, SP4; Outlook 2000 SR3. I uninstalled and went back to using 1.0a7/0.81. I would like to upgrade to 1.0a9/0.9 but can't until this issure is resolved. Funny thing though, I installed .9 on my daughter's laptop that has the exact same setup as my desktop and it works just fine. Hmm! ---------------------------------------------------------------------- Comment By: Daren Thomas (darenthomas) Date: 2004-03-01 04:09 Message: Logged In: YES user_id=987722 I have the same problem after upgrading to 1.09a. Can't downgrade because I can't find the file :( My boss had the same problem with the earlier version (I lost a lot of points selling SpamBayes to him!!!)... I tried anadelonbrin's suggestion: - deleted config files - manually configured config files but that didn't help. Heres the (german) copy of the error message Outlook gives me: Der Prozedureinsprungpunkt "? PyCom_SetAndLogCOMErrorFromPyException@@YAJPBDABU_G UID@@@Z" wurde in der DLL "Pythoncom23.dll" nicht gefunden. which means that the DLL entry point ("?PyCom[...]") could not be found. ---------------------------------------------------------------------- Comment By: Stuart Carter (stu_bloke) Date: 2004-02-20 11:29 Message: Logged In: YES user_id=980433 I have also got this problem on Windows 2003, OL 2003, Python 2.3. Removing 0.9 and re-installing 0.81 worked. Here is the log from my 0.81 startup (0.9 log is identical to that posted below) Cheers! -------------------------------------------------------- Loaded bayes database from 'D:\Documents and Settings\carters\Application Data\SpamBayes\default_bayes_database.db' Loaded message database from 'D:\Documents and Settings\carters\Application Data\SpamBayes\default_message_database.db' Bayes database initialized with 184 spam and 432 good messages SpamBayes Outlook Addin, Binary version 0.81 (September 9, 2003) starting (with engine SpamBayes Beta2, version 0.2 (July 2003)) on Windows 5.2.3790 () using Python 2.3+ (#46, Aug 6 2003, 16:39:24) [MSC v.1200 32 bit (Intel)] ********************************************** **** The timer is enabled, but one of the timer intervals values is zero You must set both intervals before the timer will enable SpamBayes: Watching for new messages in folder Inbox SpamBayes: Watching for new messages in folder Junk E-mail Processing 0 missed spam in folder 'Inbox' took 11.5316ms FAILED to add the toolbar item 'SpamBayesCommand.Manager' - (- 2147352567, 'Exception occurred.', (0, None, None, None, 0, - 2147467259), None) Deleted the dead popup control - re-creating ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2004-02-18 16:04 Message: Logged In: YES user_id=552329 You can't see the 0.7 version either, just old versions of the source. You should try the 1.0a9 (0.9) release, and see if this fixes it. ---------------------------------------------------------------------- Comment By: Lee Herman (lee_herman) Date: 2004-02-18 08:07 Message: Logged In: YES user_id=840726 Here's the contents of my logfile: Error connecting to Outlook! Traceback (most recent call last): File "addin.pyc", line 1191, in OnConnection File "manager.pyc", line 908, in GetManager File "manager.pyc", line 344, in __init__ File "manager.pyc", line 492, in LocateDataDirectory File "win32com\shell\shell.pyc", line 9, in ? File "win32com\shell\shell.pyc", line 7, in __load ImportError: DLL load failed: The specified procedure could not be found. ERROR: 'There was an error initializing the SpamBayes addin\r\n\r\nPlease re-start Outlook and try again.' Traceback (most recent call last): File "addin.pyc", line 1191, in OnConnection File "manager.pyc", line 908, in GetManager File "manager.pyc", line 344, in __init__ File "manager.pyc", line 492, in LocateDataDirectory File "win32com\shell\shell.pyc", line 9, in ? File "win32com\shell\shell.pyc", line 7, in __load ImportError: DLL load failed: The specified procedure could not be found. pythoncom error: Failed to call the universal dispatcher Traceback (most recent call last): File "win32com\universal.pyc", line 173, in dispatch File "win32com\server\policy.pyc", line 322, in _InvokeEx_ File "win32com\server\policy.pyc", line 608, in _invokeex_ File "win32com\server\policy.pyc", line 542, in _invokeex_ File "addin.pyc", line 1227, in OnStartupComplete exceptions.AttributeError: 'NoneType' object has no attribute 'never_configured' ---------------------------------------------------------------------- Comment By: Lee Herman (lee_herman) Date: 2004-02-18 07:18 Message: Logged In: YES user_id=840726 I have had the same experience. I deleted all versions, and the data directory. Still no luck. I am also using Win2K, with all updates, and Outlook XP. What happened to version 0.8? I'd like to reinstall it, but I only see 0.7. ---------------------------------------------------------------------- Comment By: Pat Darragh (pdarragh) Date: 2004-02-03 18:02 Message: Logged In: YES user_id=967576 I am using Outlook 2003 on Windows XP. (Clean install of Windows XP ... i.e. started with FORMAT). I have installed all of the patches for Windows and Office. I am getting the exact same error message. I've compared the spambase1.log file here with the one I have on my system and they are identical (with the execption of the username in the paths). I've ignored the error message and manually configured Spambyaes but without any real luck. Un-installed and re- installed a number of times. Again, no luck. My environment: Windows XP; Office Pro 2003; Corel Office 8; Delphi 5; Java 2 Runtime v1.4.2_03; McAfee 7.1.0; .NET Framework 1.1 Any pointers on getting this to work would be great. Thansk for your time. ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2004-01-26 23:47 Message: Logged In: YES user_id=552329 Could you try renaming/deleting your configuration file and reconfiguring SpamBayes? The FAQ explains where to find it, if you're not sure. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=881739&group_id=61702 From noreply at sourceforge.net Mon Mar 15 12:07:29 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Mon Mar 15 12:07:37 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-903905 ] IMAP Configuration Error Message-ID: Bugs item #903905, was opened at 2004-02-24 22:38 Message generated for change (Comment added) made by birdra You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=903905&group_id=61702 Category: imapfilter Group: Source code 1.0a9 (0.9) Status: Open Resolution: None Priority: 5 Submitted By: Ron Gerrans (rgerrans) Assigned to: Tony Meyer (anadelonbrin) Summary: IMAP Configuration Error Initial Comment: I checked the mail list and saw one other user with this same problem, but no resolution and you asked them to submit a bug report which I couldn't locate. After setting up the configuration page with the proper server and login information if I click on the train folders link I get the following error page: 500 Server error Traceback (most recent call last): File "/usr/lib/python2.3/site-packages/spambayes/Dibbler.py", line 461, in found_terminator getattr(plugin, name)(**params) File "/usr/lib/python2.3/site-packages/spambayes/ImapUI.py", line 222, in onTrainingfolders self._login_to_imap() File "/usr/lib/python2.3/site-packages/spambayes/ImapUI.py", line 217, in _login_to_imap self.imap.login(username, self.imap_pwd) File "/usr/bin/sb_imapfilter.py", line 212, in login BaseIMAP.login(self, username, pwd) # superclass login File "/usr/lib/python2.3/imaplib.py", line 471, in login typ, dat = self._simple_command('LOGIN', user, self._quote(password)) File "/usr/lib/python2.3/imaplib.py", line 992, in _quote arg = arg.replace('\', '\\') AttributeError: 'NoneType' object has no attribute 'replace' Configuration: * Suse 9.0 * Python 2.3 * SpamBayes 1.0a9 ---------------------------------------------------------------------- Comment By: James Bland (birdra) Date: 2004-03-15 12:07 Message: Logged In: YES user_id=717251 I am also getting the same problem with a Suse configuration. Suse Pro 9.0 Python 2.3 Spambayes 1.0a9 500 Server error Traceback (most recent call last): File "/usr/lib/python2.3/site-packages/spambayes/Dibbler.py", line 461, in found_terminator getattr(plugin, name)(**params) File "/usr/lib/python2.3/site-packages/spambayes/ImapUI.py", line 172, in onFilterfolders self._login_to_imap() File "/usr/lib/python2.3/site-packages/spambayes/ImapUI.py", line 217, in _login_to_imap self.imap.login(username, self.imap_pwd) File "/usr/bin/sb_imapfilter.py", line 212, in login BaseIMAP.login(self, username, pwd) # superclass login File "/usr/lib/python2.3/imaplib.py", line 471, in login typ, dat = self._simple_command('LOGIN', user, self._quote(password)) File "/usr/lib/python2.3/imaplib.py", line 992, in _quote arg = arg.replace('\', '\\') AttributeError: 'NoneType' object has no attribute 'replace' ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=903905&group_id=61702 From noreply at sourceforge.net Mon Mar 15 13:36:17 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Mon Mar 15 13:38:04 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-916797 ] Error finding the MAPI folders for a folder switch event Message-ID: Bugs item #916797, was opened at 2004-03-15 18:36 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=916797&group_id=61702 Category: Outlook Group: None Status: Open Resolution: None Priority: 5 Submitted By: Doglord (dubwath) Assigned to: Mark Hammond (mhammond) Summary: Error finding the MAPI folders for a folder switch event Initial Comment: Following receipt of the e-mail attached below, I got the error message listed above. This is the second time in 2 days that I have experienced the probelm (same error message each time). Prior to that, Spambayes had been functioning without problems. Return-Path: Received: from mwinf3001.me.freeserve.com (**.freeserve.com) by mwinb3105 (SMTP Server) with LMTP; Mon, 15 Mar 2004 18:28:27 +0100 X-Sieve: Server Sieve 2.2 Received: from mail.bigfoot.com (mail-kr.bigfoot.com [211.115.216.228]) by mwinf3001.me.freeserve.com (SMTP Server) with SMTP id A1CBE1800458 for ; Mon, 15 Mar 2004 18:27:16 +0100 (CET) Received: from yahoo.com ([61.186.254.28]) by BFLITEMAIL-KR4.bigfoot.com (LiteMail v3.03 (BFLITEMAIL-KR4)) with SMTP id 0403151226_BFLITEMAIL-KR4_242349_19295356; Mon, 15 Mar 2004 12:29:33 -0500 EST To: **@bigfoot.com Date: Tue, 16 Mar 2004 01:24:47 -0500 Message-ID: <1079418287.5014@yahoo.com> X-Mailer: Mozilla/5.0 (Windows; U; Windows NT 5.0; en- US; rv:0.9.1) Gecko/20010607 From: Banned FarmSex Reply-To: Subject: see what we get up to on the farm - banned nearly everywhere! Content-type: text/html Envelope-to: **@**.fsnet.co.uk -----Original Message----- From: Banned FarmSex [mailto:thebestfarmsex@yahoo.com] Sent: Tuesday, March 16, 2004 6:25 AM To: **@bigfoot.com Subject: see what we get up to on the farm - banned nearly everywhere! ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=916797&group_id=61702 From noreply at sourceforge.net Mon Mar 15 14:23:26 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Mon Mar 15 14:23:39 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-903905 ] IMAP Configuration Error Message-ID: Bugs item #903905, was opened at 2004-02-24 22:38 Message generated for change (Comment added) made by birdra You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=903905&group_id=61702 Category: imapfilter Group: Source code 1.0a9 (0.9) Status: Open Resolution: None Priority: 5 Submitted By: Ron Gerrans (rgerrans) Assigned to: Tony Meyer (anadelonbrin) Summary: IMAP Configuration Error Initial Comment: I checked the mail list and saw one other user with this same problem, but no resolution and you asked them to submit a bug report which I couldn't locate. After setting up the configuration page with the proper server and login information if I click on the train folders link I get the following error page: 500 Server error Traceback (most recent call last): File "/usr/lib/python2.3/site-packages/spambayes/Dibbler.py", line 461, in found_terminator getattr(plugin, name)(**params) File "/usr/lib/python2.3/site-packages/spambayes/ImapUI.py", line 222, in onTrainingfolders self._login_to_imap() File "/usr/lib/python2.3/site-packages/spambayes/ImapUI.py", line 217, in _login_to_imap self.imap.login(username, self.imap_pwd) File "/usr/bin/sb_imapfilter.py", line 212, in login BaseIMAP.login(self, username, pwd) # superclass login File "/usr/lib/python2.3/imaplib.py", line 471, in login typ, dat = self._simple_command('LOGIN', user, self._quote(password)) File "/usr/lib/python2.3/imaplib.py", line 992, in _quote arg = arg.replace('\', '\\') AttributeError: 'NoneType' object has no attribute 'replace' Configuration: * Suse 9.0 * Python 2.3 * SpamBayes 1.0a9 ---------------------------------------------------------------------- Comment By: James Bland (birdra) Date: 2004-03-15 14:23 Message: Logged In: YES user_id=717251 I was able to access the train folders page after I issued "python -v" from the command line. ---------------------------------------------------------------------- Comment By: James Bland (birdra) Date: 2004-03-15 12:07 Message: Logged In: YES user_id=717251 I am also getting the same problem with a Suse configuration. Suse Pro 9.0 Python 2.3 Spambayes 1.0a9 500 Server error Traceback (most recent call last): File "/usr/lib/python2.3/site-packages/spambayes/Dibbler.py", line 461, in found_terminator getattr(plugin, name)(**params) File "/usr/lib/python2.3/site-packages/spambayes/ImapUI.py", line 172, in onFilterfolders self._login_to_imap() File "/usr/lib/python2.3/site-packages/spambayes/ImapUI.py", line 217, in _login_to_imap self.imap.login(username, self.imap_pwd) File "/usr/bin/sb_imapfilter.py", line 212, in login BaseIMAP.login(self, username, pwd) # superclass login File "/usr/lib/python2.3/imaplib.py", line 471, in login typ, dat = self._simple_command('LOGIN', user, self._quote(password)) File "/usr/lib/python2.3/imaplib.py", line 992, in _quote arg = arg.replace('\', '\\') AttributeError: 'NoneType' object has no attribute 'replace' ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=903905&group_id=61702 From noreply at sourceforge.net Mon Mar 15 17:59:01 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Mon Mar 15 17:59:19 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-916797 ] Error finding the MAPI folders for a folder switch event Message-ID: Bugs item #916797, was opened at 2004-03-16 07:36 Message generated for change (Comment added) made by anadelonbrin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=916797&group_id=61702 Category: Outlook Group: None Status: Open Resolution: None Priority: 5 Submitted By: Doglord (dubwath) Assigned to: Mark Hammond (mhammond) Summary: Error finding the MAPI folders for a folder switch event Initial Comment: Following receipt of the e-mail attached below, I got the error message listed above. This is the second time in 2 days that I have experienced the probelm (same error message each time). Prior to that, Spambayes had been functioning without problems. Return-Path: Received: from mwinf3001.me.freeserve.com (**.freeserve.com) by mwinb3105 (SMTP Server) with LMTP; Mon, 15 Mar 2004 18:28:27 +0100 X-Sieve: Server Sieve 2.2 Received: from mail.bigfoot.com (mail-kr.bigfoot.com [211.115.216.228]) by mwinf3001.me.freeserve.com (SMTP Server) with SMTP id A1CBE1800458 for ; Mon, 15 Mar 2004 18:27:16 +0100 (CET) Received: from yahoo.com ([61.186.254.28]) by BFLITEMAIL-KR4.bigfoot.com (LiteMail v3.03 (BFLITEMAIL-KR4)) with SMTP id 0403151226_BFLITEMAIL-KR4_242349_19295356; Mon, 15 Mar 2004 12:29:33 -0500 EST To: **@bigfoot.com Date: Tue, 16 Mar 2004 01:24:47 -0500 Message-ID: <1079418287.5014@yahoo.com> X-Mailer: Mozilla/5.0 (Windows; U; Windows NT 5.0; en- US; rv:0.9.1) Gecko/20010607 From: Banned FarmSex Reply-To: Subject: see what we get up to on the farm - banned nearly everywhere! Content-type: text/html Envelope-to: **@**.fsnet.co.uk -----Original Message----- From: Banned FarmSex [mailto:thebestfarmsex@yahoo.com] Sent: Tuesday, March 16, 2004 6:25 AM To: **@bigfoot.com Subject: see what we get up to on the farm - banned nearly everywhere! ---------------------------------------------------------------------- >Comment By: Tony Meyer (anadelonbrin) Date: 2004-03-16 11:59 Message: Logged In: YES user_id=552329 That particular error doesn't seem like it's related to specific messages, although I could be wrong. Could you please find a log file that includes a time when this happened (the troubleshooting guide gives details) and attach it to this tracker? That should have the information we need to figure this out. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=916797&group_id=61702 From noreply at sourceforge.net Mon Mar 15 18:10:48 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Mon Mar 15 18:11:06 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-915466 ] Sorting review page loses classifications Message-ID: Bugs item #915466, was opened at 2004-03-13 19:43 Message generated for change (Comment added) made by anadelonbrin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=915466&group_id=61702 Category: pop3proxy Group: Source code - CVS Status: Open Resolution: None Priority: 5 Submitted By: Tony Meyer (anadelonbrin) Assigned to: Tony Meyer (anadelonbrin) Summary: Sorting review page loses classifications Initial Comment: If you click on one of the headers in the review page (to sort the messages by that column) any classifications that have been made are lost. If the page is sorted, I suppose it should check if any classifications were made and re-make them. The documentation at the top of the page could be clearer, too, to more strongly point out that clicking most of the headers does a sort, but clicking the classification headers does a mass-click. ---------------------------------------------------------------------- >Comment By: Tony Meyer (anadelonbrin) Date: 2004-03-16 12:10 Message: Logged In: YES user_id=552329 This is more difficult than I had hoped. Because the sort headers are just links, they don't post all the button results, so the information isn't available to the script to set it all back up again. I suppose that the link could be changed so that it is submitting the form, but doesn't actually do the training. This involves a fair bit of work and testing, though, so isn't possible just now (at least by me; feel free to attach patches). For the moment, I've updated the information at the top of the page to point out that this will be the case. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=915466&group_id=61702 From noreply at sourceforge.net Mon Mar 15 18:17:07 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Mon Mar 15 18:17:16 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-912933 ] No filterable items using Franklin Covey Message-ID: Bugs item #912933, was opened at 2004-03-10 08:04 Message generated for change (Comment added) made by anadelonbrin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=912933&group_id=61702 Category: Outlook Group: Binary 1.0a9 (0.9) >Status: Closed >Resolution: Duplicate Priority: 5 Submitted By: George Neill (gtneill) Assigned to: Mark Hammond (mhammond) Summary: No filterable items using Franklin Covey Initial Comment: When using Franklin Covey PlanPlus v1 for Outlook, the Delete as Spam button (v9) returns a No filterable mail items are selected. Version 8 worked fine with this plug- in. Franklin PlanPlus uses HTML to create a composite view with calendar, tasks, and items, on a single page. ---------------------------------------------------------------------- >Comment By: Tony Meyer (anadelonbrin) Date: 2004-03-16 12:17 Message: Logged In: YES user_id=552329 Dupe of [ 912908 ] No filterable items using Franklin Covey ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=912933&group_id=61702 From noreply at sourceforge.net Mon Mar 15 18:18:06 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Mon Mar 15 18:18:14 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-912908 ] No filterable items using Franklin Covey Message-ID: Bugs item #912908, was opened at 2004-03-10 06:54 Message generated for change (Comment added) made by anadelonbrin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=912908&group_id=61702 Category: Outlook Group: Binary 1.0a9 (0.9) Status: Open Resolution: None Priority: 5 Submitted By: George Neill (gtneill) Assigned to: Mark Hammond (mhammond) Summary: No filterable items using Franklin Covey Initial Comment: When using Franklin Covey PlanPlus v1 for Outlook, the Delete as Spam button (v9) returns a No filterable mail items are selected. Version 8 worked fine with this plug- in. Franklin PlanPlus uses HTML to create a composite view with calendar, tasks, and items, on a single page. ---------------------------------------------------------------------- >Comment By: Tony Meyer (anadelonbrin) Date: 2004-03-16 12:18 Message: Logged In: YES user_id=552329 So you get this error with *any* message that is selected? Could you please attach your most recent log file to this tracker? (The troubleshooting guide explains where to find it). ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=912908&group_id=61702 From noreply at sourceforge.net Mon Mar 15 18:20:06 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Mon Mar 15 18:20:24 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-911734 ] Outlook addin Feb 04 problem Message-ID: Bugs item #911734, was opened at 2004-03-08 16:10 Message generated for change (Comment added) made by anadelonbrin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=911734&group_id=61702 Category: Outlook Group: Binary 1.0a9 (0.9) Status: Open Resolution: None Priority: 5 Submitted By: Randy (rdemars) Assigned to: Mark Hammond (mhammond) Summary: Outlook addin Feb 04 problem Initial Comment: I updates to the latest Outlook addin and have a problem now that I didn?t have with the previous version. When I connect to the Exchange server, Outlook appears to lock up for some time. I get multiple dialog boxes that say that outlook is requesting data from the exchange server. After about 2 minutes, my inbox finally appears, but none of the messages are scored. If I tell Spambayes to filter my inbox, it will then work. The attached log file indicates my folders were not available. I would guess it is some kind of communication timeout. My Outlook configuration is all the same as it was before I upgraded Spambayes, and it worked fine then. Here are my particulars: Windows XP ? all the latest service packs and patches Outlook 2002 SP2 Exchange server 5.5 Gateway 450X laptop Connected to Exchange server over VPN via WIFI and cable modem 2M up/128k down I wouldn?t think the problem was with Spambayes, except that the last version worked fine. It hasn?t worked correctly since I upgraded. I checked to make sure everything is enables, including Spambayes, and the COM addin and about Outlook 2002 stuff you talk about in the troubleshooting guide. Everything is enabled. Seems like some kind of communication issue. I haven?t been back to the office to connect to Exchange directly so I don?t know if the problem will exist when I am connected with 100M Ethernet. ---------------------------------------------------------------------- >Comment By: Tony Meyer (anadelonbrin) Date: 2004-03-16 12:20 Message: Logged In: YES user_id=552329 >From the list (I asked him to try turning off background filtering, since I couldn't think of anything else that changed with 0.9, unless it's the spam field creation): """No luck. I turned off the background filtering option and the problem still exists. I get the Outlook requester saying it is requesting data from the Exchange server when I start outlook, and also as I switch from tab to tab on the Manager dialog box. If I cancel this, I get a Spambayes message reporting I have a configuration error telling me that my unsure folder is invalid. When I run the wizard to try to fix it, I can browse, but it only sees my Outlook data file (the one that resides on my hard drive) but none of my server-based folders (inbox, etc) It definitely seems like a communication issue somewhere. I don't know what could be different about my configuration, except that we use Exchange 5.5, which is old and temperamental.""" ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=911734&group_id=61702 From noreply at sourceforge.net Mon Mar 15 18:22:35 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Mon Mar 15 18:22:44 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-910591 ] Read receipt sent when showing spam clues of a message Message-ID: Bugs item #910591, was opened at 2004-03-06 06:25 Message generated for change (Comment added) made by anadelonbrin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=910591&group_id=61702 Category: Outlook Group: Binary 1.0a9 (0.9) >Status: Closed >Resolution: Duplicate Priority: 7 Submitted By: Gyula Kun-Szab? (qno67) Assigned to: Mark Hammond (mhammond) Summary: Read receipt sent when showing spam clues of a message Initial Comment: If one selects the 'Show spam clues for current message' menu item, a read receipt is sent. Might be related to 891990. ---------------------------------------------------------------------- >Comment By: Tony Meyer (anadelonbrin) Date: 2004-03-16 12:22 Message: Logged In: YES user_id=552329 This is really a dupe of [ 743384 ] Show Spam Clues Marks Message as Read ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=910591&group_id=61702 From noreply at sourceforge.net Mon Mar 15 18:22:42 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Mon Mar 15 18:22:57 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-743384 ] Show Spam Clues Marks Message as Read Message-ID: Bugs item #743384, was opened at 2003-05-26 12:07 Message generated for change (Comment added) made by anadelonbrin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=743384&group_id=61702 Category: Outlook Group: None Status: Open Resolution: Postponed Priority: 3 Submitted By: Paul C Coyle (pccoyle) Assigned to: Mark Hammond (mhammond) Summary: Show Spam Clues Marks Message as Read Initial Comment: After using "Show Spam Clues" on an unread message in the Spam folder, the message status changed form Read to Unread. My concern here is that an perhaps an acknowledge has been sent to the spammer showing the account as active? ---------------------------------------------------------------------- >Comment By: Tony Meyer (anadelonbrin) Date: 2004-03-16 12:22 Message: Logged In: YES user_id=552329 Noting dupe in [ 910591 ] Read receipt sent when showing spam clues of a message ---------------------------------------------------------------------- Comment By: Pete Marion (ima_user) Date: 2003-12-30 12:13 Message: Logged In: YES user_id=923210 I have installed SpamBayes at work as well as home. I see this occurring at work where I am logging into an exchange server, but not at home where I am using POP3 and SMTP. At work I am using Windows 2000 SP4 and all of the latest patches, and MSOFFICE XP (Outlook 2002) with all of the latest patches. At Home I am using Windows XP Home SP1 with all of the latest patches, and MSOFFICE XP (Outlook 2002) with all of the latest patches. Can anyone else specify if they are logging into an exchange server when this occurs? ---------------------------------------------------------------------- Comment By: Mark Hammond (mhammond) Date: 2003-06-17 12:33 Message: Logged In: YES user_id=14198 I can't fix this, as I don't know how. Adding the original as an attachment causes Outlook to mark the original as "read" - but this read status is not reflected in the message itself. I'm out of ideas for this. ---------------------------------------------------------------------- Comment By: Mark Hammond (mhammond) Date: 2003-05-26 12:13 Message: Logged In: YES user_id=14198 I can reproduce this, but I am not at all sure I will be able to do anything about it. If you are concerned about auto-responses, then I suggest you customize outlook accordingly. Note however that spammers can check account details in other ways - especially if the body of the HTML message references anything that is downloaded from a server (such as an image). ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=743384&group_id=61702 From noreply at sourceforge.net Mon Mar 15 18:25:10 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Mon Mar 15 18:25:49 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-907596 ] Delete as spam does not mark as read Message-ID: Bugs item #907596, was opened at 2004-03-02 03:57 Message generated for change (Comment added) made by anadelonbrin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=907596&group_id=61702 Category: Outlook Group: Binary 1.0a9 (0.9) >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Hri Ba (hriba) Assigned to: Mark Hammond (mhammond) Summary: Delete as spam does not mark as read Initial Comment: With the "Mark spam as read" option checked, deleting a message should mark the message as READ in addition to the regular behavior of moving it to the Spam folder. ---------------------------------------------------------------------- >Comment By: Tony Meyer (anadelonbrin) Date: 2004-03-16 12:25 Message: Logged In: YES user_id=552329 I'm closing this since the actual problem has been solved. With regards to exposing the options, next time there's discussion about the exposed options, I'll bring this up (I'm tending towards having them exposed, too, although I don't know about the other developers). ---------------------------------------------------------------------- Comment By: Hri Ba (hriba) Date: 2004-03-03 07:31 Message: Logged In: YES user_id=987835 Thanks for the tip. I've updates my preferences file and am awaiting new spam. The configuration guide explains the settings quite well. Per my 2 cents, it might be nice to expose the additional preferences in the advanced tab, though I suspect thats part of a larger decision. ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2004-03-02 11:15 Message: Logged In: YES user_id=552329 Ah, what's happening is that you've set the wrong option for this. There are two distinct sets of options here (so that you can have all automatically filtered mail still unread, but all manually trained mail set as read, and so on). I don't think that the "delete as"/"recover from" options are exposed via the interface, but if you go to Help->About SpamBayes- >Configuration Guide, and look at the documentation there, particularly the delete_as_spam_message_state option, you'll see how to set it up. I'm leaving this open, because, while the options work as they should, the documentation perhaps needs to be fixed so it's more clear what they do (or maybe the "delete as"/"recover from" options need to be exposed after all). ---------------------------------------------------------------------- Comment By: Hri Ba (hriba) Date: 2004-03-02 11:00 Message: Logged In: YES user_id=987835 anadelonbrin: At the risk of repetion: You are correct, I am not referring to the tray icon. I am referring to unread messages that appear unread in the spam directory. Spam that is caught by SpamBayes is ALWAYS moved to the spam directory by SpamBayes and ALWAYS marked as unread correctly as per my preferences. However spam that is deleted using the "Delete As Spam" button from the toolbar is only moved to the spam directory by SpamBayes but NEVER marked as unread. This does not seem to be the expected behaviour, atleast for me. I expected that all messages deleted as spam, regardless of whether they were deleted manually using the button mentioned above or automatically by SpamBayes would be marked as unread. I am attaching the most recent log file. Hope it helps. -Hri ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2004-03-02 10:24 Message: Logged In: YES user_id=552329 Hri Ba: That's exactly what that option does. You are referring to marking the message as read, and not the tray icon, right? If this doesn't work for you, then please follow the instructions in the troubleshooting guide, and attach your log file(s) to this tracker, otherwise there's nothing we can do to help. lighten_up: you are referring to the tray icon, which is not the same thing at all. This is a complex issue, and not just a case of blindly removing the icon. Please read the FAQ for more information, or, if you want all the details, the archives have a *lot* of discussion about why this is difficult. ---------------------------------------------------------------------- Comment By: B Butler (lighten_up) Date: 2004-03-02 04:11 Message: Logged In: YES user_id=987858 Yes: Please fix this!. Have you looked at this link to solve the outlook hook problem? IMHO this is Spambayes biggest detractor. http://mail.python.org/pipermail/spambayes/2003- November/009113.html -lighten ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=907596&group_id=61702 From noreply at sourceforge.net Mon Mar 15 18:36:09 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Mon Mar 15 18:36:17 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-906581 ] Assertion failed in search subject Message-ID: Bugs item #906581, was opened at 2004-02-29 08:46 Message generated for change (Comment added) made by anadelonbrin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=906581&group_id=61702 Category: None Group: Binary 1.0a9 (0.9) >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Marel Baczynski (imbaczek) Assigned to: Nobody/Anonymous (nobody) Summary: Assertion failed in search subject Initial Comment: http://localhost:8880/review?subject=on&max_results=20&find=spam Searching... 500 Server error Traceback (most recent call last): File "spambayes\Dibbler.pyc", line 461, in found_terminator File "spambayes\ProxyUI.pyc", line 469, in onReview File "spambayes\ProxyUI.pyc", line 591, in _contains AssertionError It is a clean install as a proxy, fed with some megabytes of old spam/ham mboxes and some recent messages. WinXP Pro SP1. ---------------------------------------------------------------------- >Comment By: Tony Meyer (anadelonbrin) Date: 2004-03-16 12:36 Message: Logged In: YES user_id=552329 I'm not sure how the subject can be a non-string, which is what this assertion says, but in any case, I've fixed the code to make sure that it always is. Please reopen if the next release does not, in fact, fix this. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=906581&group_id=61702 From noreply at sourceforge.net Mon Mar 15 18:37:43 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Mon Mar 15 18:38:00 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-904247 ] Permission denied revisited Message-ID: Bugs item #904247, was opened at 2004-02-26 03:11 Message generated for change (Settings changed) made by anadelonbrin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=904247&group_id=61702 Category: pop3proxy Group: None >Status: Closed Resolution: None Priority: 5 Submitted By: Lee Robb (lrobb) Assigned to: Nobody/Anonymous (nobody) Summary: Permission denied revisited Initial Comment: I was successfully running a previous version of spambayes pop3proxy as a service, but decided to upgrade using spambayes-1.0a9.exe. I uninstalled python, deleted all of the references to spambayes that I could find, disabled the service, rebooted, and then ran the setup program. sb_server is giving me the old permission denied error: C:\PROGRA~1\SPAMBA~1\bin>sb_server -u 7777 -b SpamBayes POP3 Proxy Version 0.4 (February 2004) and engine SpamBayes Engine Version 0.3 (January 2004). Loading database... SMTP Listener on port 1028 is SMTP Listener on port 1029 is proxying Traceback (most recent call last): File "sb_server.py", line 936, in ? File "sb_server.py", line 924, in run File "sb_server.py", line 858, in prepare File "spambayes\smtpproxy.pyc", line 502, in CreateProxies File "spambayes\smtpproxy.pyc", line 245, in __init__ File "spambayes\Dibbler.pyc", line 271, in __init__ File "asyncore.pyc", line 300, in bind File "", line 1, in bind socket.error: (10013, 'Permission denied') I have tried numerous ports but they all fail with this error. I tried installing from the source again, but that fails too (same error). xp/pro, outlook express ---------------------------------------------------------------------- Comment By: Lee Robb (lrobb) Date: 2004-02-27 03:25 Message: Logged In: YES user_id=2169 Fix: Deleted the "C:\Documents and Settings\Administrator\Application Data\SpamBayes" folder, reinstalled from source. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=904247&group_id=61702 From noreply at sourceforge.net Mon Mar 15 18:41:30 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Mon Mar 15 18:41:35 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-903905 ] IMAP Configuration Error Message-ID: Bugs item #903905, was opened at 2004-02-25 16:38 Message generated for change (Comment added) made by anadelonbrin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=903905&group_id=61702 Category: imapfilter Group: Source code 1.0a9 (0.9) >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Ron Gerrans (rgerrans) Assigned to: Tony Meyer (anadelonbrin) Summary: IMAP Configuration Error Initial Comment: I checked the mail list and saw one other user with this same problem, but no resolution and you asked them to submit a bug report which I couldn't locate. After setting up the configuration page with the proper server and login information if I click on the train folders link I get the following error page: 500 Server error Traceback (most recent call last): File "/usr/lib/python2.3/site-packages/spambayes/Dibbler.py", line 461, in found_terminator getattr(plugin, name)(**params) File "/usr/lib/python2.3/site-packages/spambayes/ImapUI.py", line 222, in onTrainingfolders self._login_to_imap() File "/usr/lib/python2.3/site-packages/spambayes/ImapUI.py", line 217, in _login_to_imap self.imap.login(username, self.imap_pwd) File "/usr/bin/sb_imapfilter.py", line 212, in login BaseIMAP.login(self, username, pwd) # superclass login File "/usr/lib/python2.3/imaplib.py", line 471, in login typ, dat = self._simple_command('LOGIN', user, self._quote(password)) File "/usr/lib/python2.3/imaplib.py", line 992, in _quote arg = arg.replace('\', '\\') AttributeError: 'NoneType' object has no attribute 'replace' Configuration: * Suse 9.0 * Python 2.3 * SpamBayes 1.0a9 ---------------------------------------------------------------------- >Comment By: Tony Meyer (anadelonbrin) Date: 2004-03-16 12:41 Message: Logged In: YES user_id=552329 I believe that simply stopping and starting again, with or without -v (which shouldn't effect operation in any way) would fix this. The problems appears to be that the filter didn't try to log in correctly after the configuration options were setup (the password was None). (This assumes that the password was entered, if not, then you have to stop it, and run with -P from the command line). The first problem has been fixed in CVS, so should be fixed in the next release. ---------------------------------------------------------------------- Comment By: James Bland (birdra) Date: 2004-03-16 08:23 Message: Logged In: YES user_id=717251 I was able to access the train folders page after I issued "python -v" from the command line. ---------------------------------------------------------------------- Comment By: James Bland (birdra) Date: 2004-03-16 06:07 Message: Logged In: YES user_id=717251 I am also getting the same problem with a Suse configuration. Suse Pro 9.0 Python 2.3 Spambayes 1.0a9 500 Server error Traceback (most recent call last): File "/usr/lib/python2.3/site-packages/spambayes/Dibbler.py", line 461, in found_terminator getattr(plugin, name)(**params) File "/usr/lib/python2.3/site-packages/spambayes/ImapUI.py", line 172, in onFilterfolders self._login_to_imap() File "/usr/lib/python2.3/site-packages/spambayes/ImapUI.py", line 217, in _login_to_imap self.imap.login(username, self.imap_pwd) File "/usr/bin/sb_imapfilter.py", line 212, in login BaseIMAP.login(self, username, pwd) # superclass login File "/usr/lib/python2.3/imaplib.py", line 471, in login typ, dat = self._simple_command('LOGIN', user, self._quote(password)) File "/usr/lib/python2.3/imaplib.py", line 992, in _quote arg = arg.replace('\', '\\') AttributeError: 'NoneType' object has no attribute 'replace' ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=903905&group_id=61702 From noreply at sourceforge.net Mon Mar 15 18:43:28 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Mon Mar 15 18:43:46 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-903097 ] Mailbox browser won't add folders Message-ID: Bugs item #903097, was opened at 2004-02-24 12:57 Message generated for change (Comment added) made by anadelonbrin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=903097&group_id=61702 Category: Outlook Group: Binary 1.0a9 (0.9) Status: Open Resolution: None Priority: 5 Submitted By: Miguel Le?n (esmiguel) Assigned to: Mark Hammond (mhammond) Summary: Mailbox browser won't add folders Initial Comment: Mailbox browse won't add other folders When using the SpamBayes Manager 0.9, using the browse button to browse folders, whether for filtering, won't add the connected mailboxes and folders. The browse window will see all the server mailboxes I am connected to, but will not add (the ok button don't do anything). Only my own. Have verified permissions on all the relevant mailboxes -- and all the mailboxes are browsable in Outlook itself. Environment: Outlook 2002 Windows 2000 Pro Exchange 5.5 Spambayes Outllok Addin Binary Version 0.9 (February 2004) ---------------------------------------------------------------------- >Comment By: Tony Meyer (anadelonbrin) Date: 2004-03-16 12:43 Message: Logged In: YES user_id=552329 Could you please try this again (to get the log entries), and then attach your most recent logfile to this tracker? The troubleshooting guide explains where to find the log file. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=903097&group_id=61702 From noreply at sourceforge.net Mon Mar 15 18:44:54 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Mon Mar 15 18:45:01 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-901920 ] sb_dbexpimp.py barfs on 0xA3 char Message-ID: Bugs item #901920, was opened at 2004-02-22 12:12 Message generated for change (Comment added) made by anadelonbrin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=901920&group_id=61702 Category: None Group: Source code 1.0a9 (0.9) Status: Open Resolution: None Priority: 5 Submitted By: Dougie Lawson (dougielawson) >Assigned to: Skip Montanaro (montanaro) Summary: sb_dbexpimp.py barfs on 0xA3 char Initial Comment: I've got a problem where I can't export my hammie.db and re-import it with sb_dbexpimp.py. The script barfs with "UnicodeDecodeError". jerry:/etc/spambayes # ~/sb_dbexpimp.py -i -d new.db -f hammie.db.export Importing database new.db using file hammie.db.export Debug: current word: subject%3A%20%A3 Traceback (most recent call last): File "/root/broke.py", line 271, in ? runImport(dbFN, useDBM, newDBM, flatFN) File "/root/broke.py", line 203, in runImport word = uunquote(word) File "/root/broke.py", line 116, in uunquote return unicode(urllib.unquote(s), 'utf-8') UnicodeDecodeError: 'utf8' codec can't decode byte 0xa3 in position 9: unexpected code byte jerry:/etc/spambayes # I added this code to get the debugging output: def uunquote(s): try: return unicode(urllib.unquote(s), 'utf-8') except UnicodeDecodeError, e: print "Debug: current word: %s\n" % s raise jerry:/etc/spambayes # python -V Python 2.3.3 0xA3 is a GBP currency symbol. The web interface handles it OK. I get these results for a word query on "subject: ?" Statistics for 'subject: ?' Number of spam messages: 0. Number of ham messages: 2. Probability that a message containing this word is spam: 0.091837. If you need a copy of the exported (100K) file just ask. ---------------------------------------------------------------------- >Comment By: Tony Meyer (anadelonbrin) Date: 2004-03-16 12:44 Message: Logged In: YES user_id=552329 Skip's looking into using the CSV module for sb_dbexpimp.py, which would fix this, so assigning to him ;) ---------------------------------------------------------------------- Comment By: Dougie Lawson (dougielawson) Date: 2004-02-22 12:33 Message: Logged In: YES user_id=965369 I've checked through the whole export file and it barfs on all these records. subject%3A%20%A3`2`0` subject%3A%20%A8`0`1` subject%3A%20%B5%C4%CD%CB%D0%C5`0`1` subject%3A%20%E9`0`1` subject%3A%25%20%D0%CE`0`1` subject%3A%2C%C0%B4%D7%D4%20`0`1` subject%3A%A385.99`2`0` subject%3A%B5%C4%CD%CB%D0%C5`0`1` subject%3A%C0%20%40%20`0`1` subject%3A%C0%B4%D7%D4`0`1` subject%3A%CE%C0`0`1` subject%3A%CF%B5%CD%B3%CD%CB%D0%C5`0`1` subject%3A%D0%CESC0%DCNT`0`1` subject%3A%DC`0`1` subject%3A%E9`0`1` subject%3A%E9nlarger`0`1` subject%3A%ED`0`4` subject%3AV%CE%C0GR%C0`0`1` subject%3Ap%E9nis`0`1` subject%3Av%EDagra`0`4` ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=901920&group_id=61702 From noreply at sourceforge.net Mon Mar 15 18:50:10 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Mon Mar 15 18:50:16 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-899260 ] UnicodeEncodeError while training Message-ID: Bugs item #899260, was opened at 2004-02-18 14:44 Message generated for change (Comment added) made by anadelonbrin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=899260&group_id=61702 Category: Outlook Group: Binary 1.0a9 (0.9) Status: Open Resolution: None Priority: 5 Submitted By: Magnus Bjornsson (mbjornsson) Assigned to: Mark Hammond (mhammond) Summary: UnicodeEncodeError while training Initial Comment: While training the database I got a traceback caused by a UnicodeEncodeError (see attached log file). ---------------------------------------------------------------------- >Comment By: Tony Meyer (anadelonbrin) Date: 2004-03-16 12:50 Message: Logged In: YES user_id=552329 This is a result of having a "?" in the path to your data directory (from your name). (I thought we had fixed all the unicode filename errors, but obviously not). Mark, does this mean that shutil can't handle unicode paths? What do we do about this? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=899260&group_id=61702 From noreply at sourceforge.net Mon Mar 15 18:56:19 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Mon Mar 15 18:56:24 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-898934 ] Bug 807618 still happens in 1.0a9 Message-ID: Bugs item #898934, was opened at 2004-02-18 07:03 Message generated for change (Comment added) made by anadelonbrin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=898934&group_id=61702 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Nate S. (nschindler) Assigned to: Nobody/Anonymous (nobody) Summary: Bug 807618 still happens in 1.0a9 Initial Comment: Still having the same issue with dll registration in 1.0a9. The installer doesn't complain, but the COM Add-In fails to load. If "regsvr32 outlook_addin.dll" is run from the SpamBayes directory, it reports failure. This bug seems specific to NT4. I've never had a problem with Win2k. ---------------------------------------------------------------------- >Comment By: Tony Meyer (anadelonbrin) Date: 2004-03-16 12:56 Message: Logged In: YES user_id=552329 What's the exact failure message that you get with regsvr32? In 1.0a9's bin directory (in the directory you installed into) there is a file called "outlook_addin_register.exe". What happens if you run that? Do you get any log files created? If so, attaching them here would help, even if they look innocent (that tells us that certain things *haven't* gone wrong). Is the addin listed in Outlook's list of COM plug-ins? Is it listed in the Help->About Microsoft Outlook->Disabled Items? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=898934&group_id=61702 From noreply at sourceforge.net Mon Mar 15 19:06:17 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Mon Mar 15 19:06:57 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-897549 ] Multiple Emails left in Inbox Message-ID: Bugs item #897549, was opened at 2004-02-16 07:00 Message generated for change (Comment added) made by anadelonbrin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=897549&group_id=61702 Category: Outlook Group: Outlook 008 Status: Open Resolution: None Priority: 5 Submitted By: Len Fowler (sc_sixx) Assigned to: Mark Hammond (mhammond) Summary: Multiple Emails left in Inbox Initial Comment: I see that this has been reported before but I didn't see a fix for it.. I seem to have a recurring problem with the SpamBayes Outlook Plugin (ver. 0.81) where it will created multiple copies of the same message. I've uninstalled/reinstalled a couple of times and this has resolved the problem for short periods of time but it always comes back to haunt me. I've also retrained it (with rebuild entire db on and off), changed the filter settings, etc. Nothing seems to fix it permanently. I have no Outlook rules set up and the filters are set to move the messages, not copy. The only other thing I've noticed is that these multiple messages only seem to appear on mail that are from mailing lists or forum thread update notifications. I'm attaching all relevant log and ini files that I think are related to SpamBayes Any help is greatly appreciated SC_Sixx ---------------------------------------------------------------------- >Comment By: Tony Meyer (anadelonbrin) Date: 2004-03-16 13:06 Message: Logged In: YES user_id=552329 It seems unlikely, but 1.0a9 could have fixed this. Are you able to try that and see if it has? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=897549&group_id=61702 From noreply at sourceforge.net Mon Mar 15 19:07:25 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Mon Mar 15 19:08:10 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-896498 ] Mailbox browse won't open all folders Message-ID: Bugs item #896498, was opened at 2004-02-14 02:34 Message generated for change (Comment added) made by anadelonbrin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=896498&group_id=61702 Category: Outlook Group: Outlook 008 Status: Open Resolution: None Priority: 5 Submitted By: Tom Haapanen (tomh009) Assigned to: Mark Hammond (mhammond) Summary: Mailbox browse won't open all folders Initial Comment: When using the SpamBayes Manager 008.1, using the browse button to browse folders, whether for filtering or training, won't open all the connected mailboxes and folders. The browse window will see all the server mailboxes I am connected to, but will not expand most of them (clicking on the "+" will not do anything). Some of them do expand however -- including my own, and some others. Have verified permissions on all the relevant mailboxes -- and all the mailboxes are browsable in Outlook itself. Environment: Outlook 2003 Windows XP SP1 Exchange 5.5 ---------------------------------------------------------------------- >Comment By: Tony Meyer (anadelonbrin) Date: 2004-03-16 13:07 Message: Logged In: YES user_id=552329 Could you let us know if nickdanger's suggestion works? Or, if it doesn't, or you can't do that, attach your log files to this tracker? ---------------------------------------------------------------------- Comment By: BobT (nickdanger) Date: 2004-03-13 07:54 Message: Logged In: YES user_id=996607 My solution, delete the Outlook profile and recreate. Had this solve a number of odd problems like this. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=896498&group_id=61702 From noreply at sourceforge.net Mon Mar 15 19:09:53 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Mon Mar 15 19:10:29 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-892634 ] Outlook plugin won't score/filter msgs in 2nd PST file Message-ID: Bugs item #892634, was opened at 2004-02-08 11:51 Message generated for change (Comment added) made by anadelonbrin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=892634&group_id=61702 Category: Outlook Group: None Status: Open Resolution: None Priority: 5 Submitted By: David Stanley (dbstanley) Assigned to: Mark Hammond (mhammond) Summary: Outlook plugin won't score/filter msgs in 2nd PST file Initial Comment: Outlook 2003 (11.5608.5606) Windows XP Pro, all updates installed SpamBayes Outlook plugin v0.81 The SpamBayes plugin seems to score and automatically filter only messages in one PST file, if multiple PST files are used with Outlook. My main PST files ("Personal Folders") has only the standard folders (Inbox, Outbox, Sent Items, Junk E-Mail, Junk Suspects, Drafts, Deleted Items). I have another PST file (okay, actually I have 3 more) with several folders. I have Outlook rules set up to move messages into a few of these folders "after they arrive." I have set up SpamBayes to filter 3 of these folders (in the 2nd PST), as well as the Inbox folder in the main PST file. Although messages that end up in my Inbox folder are being scored and automatically filtered, messages in the second PST files are not. The "Spam" field shows nothing (blank) for messages in filtered folders in the second PST file. However, the "Show Spam clues for current message" option shows high scores (100% in some cases) for Spam messages in these folders. If I force filter-these messages using the "Filter Messages..." option, the Spam messages are filtered and moved to the Junk E- mail folder. ---------------------------------------------------------------------- >Comment By: Tony Meyer (anadelonbrin) Date: 2004-03-16 13:09 Message: Logged In: YES user_id=552329 In addition, are you using background filtering? ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2004-02-08 14:21 Message: Logged In: YES user_id=552329 Could you please attach a log file that covers a period where mail arrives in a folder that should be filtered, but isn't? The plug-in will find the latest log for you via the "Diagnostics" button on the Advanced tab of the Manager, or the FAQ and troubleshooting guide explain where to find it manually. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=892634&group_id=61702 From noreply at sourceforge.net Mon Mar 15 19:12:34 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Mon Mar 15 19:12:43 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-886133 ] ExpatError in IMAP folder list Message-ID: Bugs item #886133, was opened at 2004-01-29 00:08 Message generated for change (Settings changed) made by anadelonbrin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=886133&group_id=61702 Category: imapfilter Group: Source code 1.0a7 >Status: Closed Resolution: Fixed Priority: 5 Submitted By: Roman Puls (ropuls) Assigned to: Tony Meyer (anadelonbrin) Summary: ExpatError in IMAP folder list Initial Comment: first, thanks for this nice piece of software ;) Unfortunaly, running "sb_imapfilter.py -b" 1.0a7 on win2k (german) produces the following output on the browser if I try to train _or_ to configure the IMAP folders: --- cut --- 500 Server error Traceback (most recent call last): File "C:\Python23\Lib\site- packages\spambayes\Dibbler.py", line 453, in found_terminator getattr(plugin, name)(**params) File "C:\Python23\Lib\site- packages\spambayes\ImapUI.py", line 175, in onFilterfolders folderBox = self._buildFolderBox("imap", opt, available_folders) File "C:\Python23\Lib\site- packages\spambayes\ImapUI.py", line 271, in _buildFolderBox folderRow.folderName = folder File "C:\Python23\Lib\site- packages\spambayes\PyMeldLite.py", line 738, in __setattr__ self._replaceNodeContent(node, value) File "C:\Python23\Lib\site- packages\spambayes\PyMeldLite.py", line 654, in _replaceNodeContent node.children = self._nodeListFromSource(value) File "C:\Python23\Lib\site- packages\spambayes\PyMeldLite.py", line 640, in _nodeListFromSource tree = _generateTree(""+value+"") File "C:\Python23\Lib\site- packages\spambayes\PyMeldLite.py", line 574, in _generateTree g.feed(source) File "C:\Python23\Lib\site- packages\spambayes\PyMeldLite.py", line 499, in feed self._parser.Parse(data) ExpatError: not well-formed (invalid token): line 1, column 15 --- cut --- Config looks like that: --- cut --- [Storage] ham_cache:C:\Dokumente und Einstellungen\Administrator.PROUTE\Anwendungsdaten\S pamBayes\Proxy\ham_cache messageinfo_storage_file:C:\Dokumente und Einstellungen\Administrator.PROUTE\Anwendungsdaten\S pamBayes\Proxy\message_info_database.db persistent_storage_file:C:\Dokumente und Einstellungen\Administrator.PROUTE\Anwendungsdaten\S pamBayes\Proxy\statistics_database.db spam_cache:C:\Dokumente und Einstellungen\Administrator.PROUTE\Anwendungsdaten\S pamBayes\Proxy\spam_cache unknown_cache:C:\Dokumente und Einstellungen\Administrator.PROUTE\Anwendungsdaten\S pamBayes\Proxy\unknown_cache [globals] verbose:True [imap] server:10.0.0.1 password:xxxxxxx username:puls@xxx.com --- cut --- I reran the script "sb_imapfilter.py -b -i 5 -v 2>error.log" --- cut --- Loading state from C:\Dokumente und Einstellungen\Administrator.PROUTE\Anwendungsdaten\S pamBayes\Proxy\statistics_database.db database C:\Dokumente und Einstellungen\Administrator.PROUTE\Anwendungsdaten\S pamBayes\Proxy\statistics_database.db is an existing database, with 0 spam and 0 ham 58:20.82 > DMME1 LOGIN "puls@xxx.yyy" "xxxxxx" 58:20.88 < DMME1 OK LOGIN completed 58:20.88 matched r'(?PDMME\d+) (? P[A-Z]+) (?P.*)' => ('DMME1', 'OK', 'LOGIN completed') 58:20.88 > DMME2 LIST "" * 58:21.31 < * LIST () "/" "INBOX" 58:21.31 matched r'\* (?P[A-Z-]+)( (? P.*))?' => ('LIST', ' () "/" "INBOX"', '() "/" "INBOX"') 58:21.31 untagged_responses[LIST] 0 += ["() "/" "INBOX""] 58:21.32 < * LIST () "/" "INBOX/junk" 58:21.32 matched r'\* (?P[A-Z-]+)( (? P.*))?' => ('LIST', ' () "/" "INBOX/junk"', '() "/" "INBOX/junk"') 58:21.32 untagged_responses[LIST] 1 += ["() "/" "INBOX/junk""] 58:21.32 < * LIST () "/" "business" 58:21.32 matched r'\* (?P[A-Z-]+)( (? P.*))?' => ('LIST', ' () "/" "business"', '() "/" "business"') [... lines deleted ...] 58:21.38 < DMME2 OK LIST completed 58:21.38 matched r'(?PDMME\d+) (? P[A-Z]+) (?P.*)' => ('DMME2', 'OK', 'LIST completed') 58:21.38 untagged_responses[LIST] => ['() "/" "INBOX"', '() "/" "INBOX/junk"', '() "/" "business"', ] [... line cutted ...] 58:27.33 > DMME3 LOGOUT 58:27.33 < * BYE logging out 58:27.33 matched r'\* (?P[A-Z-]+)( (? P.*))?' => ('BYE', ' logging out', 'logging out') 58:27.33 untagged_responses[BYE] 0 += ["logging out"] 58:27.33 BYE response: logging out 58:27.33 < DMME3 OK LOGOUT completed 58:27.33 matched r'(?PDMME\d+) (? P[A-Z]+) (?P.*)' => ('DMME3', 'OK', 'LOGOUT completed') --- cut --- My assumption (without digging deeper) so far is that the parser might struggle with the fact that I have an imap server running that has the feature "folders in folders" enabled. This results in folders like "INBOX/junk", but this is just a first guess. If you find out anything or need further information please let me know! Best regards Roman ---------------------------------------------------------------------- Comment By: Roman Puls (ropuls) Date: 2004-01-30 00:44 Message: Logged In: YES user_id=962136 right, some of the foldernames contained german umlauts like ?,?,?. Due to transcoding, a foldername like "Entw?rfe" (drafts) became "Entw&APw-rfe" and therefore contained one of the "illegal" chars. Thanks for your answer! Regards Roman ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2004-01-29 12:39 Message: Logged In: YES user_id=552329 It's most likely that this is caused by a folder name having &, < or > in it. If that's the case, then this has been fixed in cvs and will therefore be fixed in the next release (due very soon). If that's not the case, please reopen. ---------------------------------------------------------------------- Comment By: Roman Puls (ropuls) Date: 2004-01-29 00:14 Message: Logged In: YES user_id=962136 BTW: C:\Python23\Scripts>..\python -V Python 2.3.3 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=886133&group_id=61702 From noreply at sourceforge.net Mon Mar 15 20:02:48 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Mon Mar 15 20:02:57 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-901920 ] sb_dbexpimp.py barfs on 0xA3 char Message-ID: Bugs item #901920, was opened at 2004-02-21 17:12 Message generated for change (Comment added) made by montanaro You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=901920&group_id=61702 Category: None Group: Source code 1.0a9 (0.9) Status: Open Resolution: None Priority: 5 Submitted By: Dougie Lawson (dougielawson) Assigned to: Skip Montanaro (montanaro) Summary: sb_dbexpimp.py barfs on 0xA3 char Initial Comment: I've got a problem where I can't export my hammie.db and re-import it with sb_dbexpimp.py. The script barfs with "UnicodeDecodeError". jerry:/etc/spambayes # ~/sb_dbexpimp.py -i -d new.db -f hammie.db.export Importing database new.db using file hammie.db.export Debug: current word: subject%3A%20%A3 Traceback (most recent call last): File "/root/broke.py", line 271, in ? runImport(dbFN, useDBM, newDBM, flatFN) File "/root/broke.py", line 203, in runImport word = uunquote(word) File "/root/broke.py", line 116, in uunquote return unicode(urllib.unquote(s), 'utf-8') UnicodeDecodeError: 'utf8' codec can't decode byte 0xa3 in position 9: unexpected code byte jerry:/etc/spambayes # I added this code to get the debugging output: def uunquote(s): try: return unicode(urllib.unquote(s), 'utf-8') except UnicodeDecodeError, e: print "Debug: current word: %s\n" % s raise jerry:/etc/spambayes # python -V Python 2.3.3 0xA3 is a GBP currency symbol. The web interface handles it OK. I get these results for a word query on "subject: ?" Statistics for 'subject: ?' Number of spam messages: 0. Number of ham messages: 2. Probability that a message containing this word is spam: 0.091837. If you need a copy of the exported (100K) file just ask. ---------------------------------------------------------------------- >Comment By: Skip Montanaro (montanaro) Date: 2004-03-15 19:02 Message: Logged In: YES user_id=44345 I'm attaching two files, a modified version of sb_dbexpimp.py and a compatcsv.py (only needed for Python 2.2) which has just enough csv juju to keep db_dbexpimp.py happy. Can you give them a try? I intend to check them in soon but would appreciate a little extra vetting. ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2004-03-15 17:44 Message: Logged In: YES user_id=552329 Skip's looking into using the CSV module for sb_dbexpimp.py, which would fix this, so assigning to him ;) ---------------------------------------------------------------------- Comment By: Dougie Lawson (dougielawson) Date: 2004-02-21 17:33 Message: Logged In: YES user_id=965369 I've checked through the whole export file and it barfs on all these records. subject%3A%20%A3`2`0` subject%3A%20%A8`0`1` subject%3A%20%B5%C4%CD%CB%D0%C5`0`1` subject%3A%20%E9`0`1` subject%3A%25%20%D0%CE`0`1` subject%3A%2C%C0%B4%D7%D4%20`0`1` subject%3A%A385.99`2`0` subject%3A%B5%C4%CD%CB%D0%C5`0`1` subject%3A%C0%20%40%20`0`1` subject%3A%C0%B4%D7%D4`0`1` subject%3A%CE%C0`0`1` subject%3A%CF%B5%CD%B3%CD%CB%D0%C5`0`1` subject%3A%D0%CESC0%DCNT`0`1` subject%3A%DC`0`1` subject%3A%E9`0`1` subject%3A%E9nlarger`0`1` subject%3A%ED`0`4` subject%3AV%CE%C0GR%C0`0`1` subject%3Ap%E9nis`0`1` subject%3Av%EDagra`0`4` ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=901920&group_id=61702 From noreply at sourceforge.net Mon Mar 15 20:06:01 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Mon Mar 15 20:06:07 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-901920 ] sb_dbexpimp.py barfs on 0xA3 char Message-ID: Bugs item #901920, was opened at 2004-02-21 17:12 Message generated for change (Comment added) made by montanaro You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=901920&group_id=61702 Category: None Group: Source code 1.0a9 (0.9) Status: Open Resolution: None Priority: 5 Submitted By: Dougie Lawson (dougielawson) Assigned to: Skip Montanaro (montanaro) Summary: sb_dbexpimp.py barfs on 0xA3 char Initial Comment: I've got a problem where I can't export my hammie.db and re-import it with sb_dbexpimp.py. The script barfs with "UnicodeDecodeError". jerry:/etc/spambayes # ~/sb_dbexpimp.py -i -d new.db -f hammie.db.export Importing database new.db using file hammie.db.export Debug: current word: subject%3A%20%A3 Traceback (most recent call last): File "/root/broke.py", line 271, in ? runImport(dbFN, useDBM, newDBM, flatFN) File "/root/broke.py", line 203, in runImport word = uunquote(word) File "/root/broke.py", line 116, in uunquote return unicode(urllib.unquote(s), 'utf-8') UnicodeDecodeError: 'utf8' codec can't decode byte 0xa3 in position 9: unexpected code byte jerry:/etc/spambayes # I added this code to get the debugging output: def uunquote(s): try: return unicode(urllib.unquote(s), 'utf-8') except UnicodeDecodeError, e: print "Debug: current word: %s\n" % s raise jerry:/etc/spambayes # python -V Python 2.3.3 0xA3 is a GBP currency symbol. The web interface handles it OK. I get these results for a word query on "subject: ?" Statistics for 'subject: ?' Number of spam messages: 0. Number of ham messages: 2. Probability that a message containing this word is spam: 0.091837. If you need a copy of the exported (100K) file just ask. ---------------------------------------------------------------------- >Comment By: Skip Montanaro (montanaro) Date: 2004-03-15 19:06 Message: Logged In: YES user_id=44345 whooops - forgot to remove a debug raise which forced use of compatcsv.py. ---------------------------------------------------------------------- Comment By: Skip Montanaro (montanaro) Date: 2004-03-15 19:02 Message: Logged In: YES user_id=44345 I'm attaching two files, a modified version of sb_dbexpimp.py and a compatcsv.py (only needed for Python 2.2) which has just enough csv juju to keep db_dbexpimp.py happy. Can you give them a try? I intend to check them in soon but would appreciate a little extra vetting. ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2004-03-15 17:44 Message: Logged In: YES user_id=552329 Skip's looking into using the CSV module for sb_dbexpimp.py, which would fix this, so assigning to him ;) ---------------------------------------------------------------------- Comment By: Dougie Lawson (dougielawson) Date: 2004-02-21 17:33 Message: Logged In: YES user_id=965369 I've checked through the whole export file and it barfs on all these records. subject%3A%20%A3`2`0` subject%3A%20%A8`0`1` subject%3A%20%B5%C4%CD%CB%D0%C5`0`1` subject%3A%20%E9`0`1` subject%3A%25%20%D0%CE`0`1` subject%3A%2C%C0%B4%D7%D4%20`0`1` subject%3A%A385.99`2`0` subject%3A%B5%C4%CD%CB%D0%C5`0`1` subject%3A%C0%20%40%20`0`1` subject%3A%C0%B4%D7%D4`0`1` subject%3A%CE%C0`0`1` subject%3A%CF%B5%CD%B3%CD%CB%D0%C5`0`1` subject%3A%D0%CESC0%DCNT`0`1` subject%3A%DC`0`1` subject%3A%E9`0`1` subject%3A%E9nlarger`0`1` subject%3A%ED`0`4` subject%3AV%CE%C0GR%C0`0`1` subject%3Ap%E9nis`0`1` subject%3Av%EDagra`0`4` ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=901920&group_id=61702 From noreply at sourceforge.net Mon Mar 15 20:16:22 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Mon Mar 15 20:16:57 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-916797 ] Error finding the MAPI folders for a folder switch event Message-ID: Bugs item #916797, was opened at 2004-03-15 18:36 Message generated for change (Comment added) made by dubwath You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=916797&group_id=61702 Category: Outlook Group: None Status: Open Resolution: None Priority: 5 Submitted By: Doglord (dubwath) Assigned to: Mark Hammond (mhammond) Summary: Error finding the MAPI folders for a folder switch event Initial Comment: Following receipt of the e-mail attached below, I got the error message listed above. This is the second time in 2 days that I have experienced the probelm (same error message each time). Prior to that, Spambayes had been functioning without problems. Return-Path: Received: from mwinf3001.me.freeserve.com (**.freeserve.com) by mwinb3105 (SMTP Server) with LMTP; Mon, 15 Mar 2004 18:28:27 +0100 X-Sieve: Server Sieve 2.2 Received: from mail.bigfoot.com (mail-kr.bigfoot.com [211.115.216.228]) by mwinf3001.me.freeserve.com (SMTP Server) with SMTP id A1CBE1800458 for ; Mon, 15 Mar 2004 18:27:16 +0100 (CET) Received: from yahoo.com ([61.186.254.28]) by BFLITEMAIL-KR4.bigfoot.com (LiteMail v3.03 (BFLITEMAIL-KR4)) with SMTP id 0403151226_BFLITEMAIL-KR4_242349_19295356; Mon, 15 Mar 2004 12:29:33 -0500 EST To: **@bigfoot.com Date: Tue, 16 Mar 2004 01:24:47 -0500 Message-ID: <1079418287.5014@yahoo.com> X-Mailer: Mozilla/5.0 (Windows; U; Windows NT 5.0; en- US; rv:0.9.1) Gecko/20010607 From: Banned FarmSex Reply-To: Subject: see what we get up to on the farm - banned nearly everywhere! Content-type: text/html Envelope-to: **@**.fsnet.co.uk -----Original Message----- From: Banned FarmSex [mailto:thebestfarmsex@yahoo.com] Sent: Tuesday, March 16, 2004 6:25 AM To: **@bigfoot.com Subject: see what we get up to on the farm - banned nearly everywhere! ---------------------------------------------------------------------- >Comment By: Doglord (dubwath) Date: 2004-03-16 01:16 Message: Logged In: YES user_id=998530 Forgive me if I am being thick, but which additional log file do you wish me to attach in order to give you the requested timing information? I can confirm that the error occurred as Spambayes attempted to filter the mail message quoted (so the time and date on there may be relevant). ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2004-03-15 22:59 Message: Logged In: YES user_id=552329 That particular error doesn't seem like it's related to specific messages, although I could be wrong. Could you please find a log file that includes a time when this happened (the troubleshooting guide gives details) and attach it to this tracker? That should have the information we need to figure this out. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=916797&group_id=61702 From noreply at sourceforge.net Mon Mar 15 20:40:17 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Mon Mar 15 20:40:20 2004 Subject: [spambayes-bugs] [ spambayes-Support Requests-917027 ] sb_imapfilter wiped out my inbox Message-ID: Support Requests item #917027, was opened at 2004-03-15 20:40 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498104&aid=917027&group_id=61702 Category: None Group: None Status: Open Priority: 5 Submitted By: James Bland (birdra) Assigned to: Nobody/Anonymous (nobody) Summary: sb_imapfilter wiped out my inbox Initial Comment: Configuration: Suse pro 9.0 Python 2.3 Spambayes 1.09a with sb_imapfilter v1.27 and message.py vv1.48 from CVS I had loaded the sb_imapfilter.py and message.py from CVS to try to correct the issue of getting duplicate emails in my inbox. After I added the files and fired up my script all but 6 of my emails in my inbox disappeared. They are nowhere to be found. not in spam, possiblespam, or trash folders. Also, still getting duplicate emails after sb_imapfilter runs. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498104&aid=917027&group_id=61702 From noreply at sourceforge.net Mon Mar 15 21:23:59 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Mon Mar 15 21:24:14 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-896498 ] Mailbox browse won't open all folders Message-ID: Bugs item #896498, was opened at 2004-02-13 13:34 Message generated for change (Comment added) made by tomh009 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=896498&group_id=61702 Category: Outlook Group: Outlook 008 Status: Open Resolution: None Priority: 5 Submitted By: Tom Haapanen (tomh009) Assigned to: Mark Hammond (mhammond) Summary: Mailbox browse won't open all folders Initial Comment: When using the SpamBayes Manager 008.1, using the browse button to browse folders, whether for filtering or training, won't open all the connected mailboxes and folders. The browse window will see all the server mailboxes I am connected to, but will not expand most of them (clicking on the "+" will not do anything). Some of them do expand however -- including my own, and some others. Have verified permissions on all the relevant mailboxes -- and all the mailboxes are browsable in Outlook itself. Environment: Outlook 2003 Windows XP SP1 Exchange 5.5 ---------------------------------------------------------------------- >Comment By: Tom Haapanen (tomh009) Date: 2004-03-16 02:23 Message: Logged In: YES user_id=61699 Delete the profile in Outlook? Would really rather not do that, setting it all up again will probably take an hour or two (complex configuration). How do I turn on the log files? ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2004-03-16 00:07 Message: Logged In: YES user_id=552329 Could you let us know if nickdanger's suggestion works? Or, if it doesn't, or you can't do that, attach your log files to this tracker? ---------------------------------------------------------------------- Comment By: BobT (nickdanger) Date: 2004-03-12 18:54 Message: Logged In: YES user_id=996607 My solution, delete the Outlook profile and recreate. Had this solve a number of odd problems like this. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=896498&group_id=61702 From noreply at sourceforge.net Mon Mar 15 22:17:51 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Mon Mar 15 22:17:57 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-851785 ] Pop3proxy stores Ham/Spam/Unsure subject line in message cac Message-ID: Bugs item #851785, was opened at 2003-12-01 12:46 Message generated for change (Comment added) made by anadelonbrin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=851785&group_id=61702 Category: pop3proxy Group: Source code 1.0a7 >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Mark Howells (markhowells) Assigned to: Tony Meyer (anadelonbrin) Summary: Pop3proxy stores Ham/Spam/Unsure subject line in message cac Initial Comment: The Ham/Spam/Unsure label added by the classifier to the subject line is stored in the message cache. When these cached messages are used as training data, the token subject:unsure (or spam/ham) becomes very spammy/hammy ---------------------------------------------------------------------- >Comment By: Tony Meyer (anadelonbrin) Date: 2004-03-16 16:17 Message: Logged In: YES user_id=552329 Fixed, as described earlier. ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2004-01-27 21:41 Message: Logged In: YES user_id=552329 The correct behaviour here, I think, would be to strip this info from the subject/to line when training from the cache, if the appropriate options are set. I'll try and get around to doing this before the next release. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=851785&group_id=61702 From noreply at sourceforge.net Mon Mar 15 22:20:12 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Mon Mar 15 22:20:15 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-841819 ] 500 Server error: DB_RUNRECOVERY: Fatal error Message-ID: Bugs item #841819, was opened at 2003-11-14 12:28 Message generated for change (Comment added) made by anadelonbrin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=841819&group_id=61702 Category: pop3proxy Group: Source code 1.0a6 >Status: Closed >Resolution: Duplicate Priority: 5 Submitted By: Marek Zielinski (marekz) Assigned to: Nobody/Anonymous (nobody) Summary: 500 Server error: DB_RUNRECOVERY: Fatal error Initial Comment: Actually version is 1.0a7 Windows 2000, with Pegasus e-mail software, using the pop3proxy. Updated from 1.0a7, and it worked for a few days. Now any attempt to train using the web interface yields the same error (see below). Restarting the service did not help. Database corrupted? 500 Server error Traceback (most recent call last): File "C:\PROGRA~1\Python23\Lib\site- packages\spambayes\Dibbler.py", line 453, in found_terminator getattr(plugin, name)(**params) File "C:\PROGRA~1\Python23\Lib\site- packages\spambayes\ProxyUI.py", line 310, in onReview targetCorpus.takeMessage(id, sourceCorpus) File "C:\PROGRA~1\Python23\Lib\site- packages\spambayes\Corpus.py", line 201, in takeMessage self.addMessage(msg) File "C:\PROGRA~1\Python23\Lib\site- packages\spambayes\FileCorpus.py", line 143, in addMessage Corpus.Corpus.addMessage(self, message) File "C:\PROGRA~1\Python23\Lib\site- packages\spambayes\Corpus.py", line 136, in addMessage obs.onAddMessage(message) File "C:\PROGRA~1\Python23\Lib\site- packages\spambayes\storage.py", line 580, in onAddMessage self.train(message) File "C:\PROGRA~1\Python23\Lib\site- packages\spambayes\storage.py", line 588, in train self.bayes.learn(message.tokenize(), self.is_spam) File "C:\PROGRA~1\Python23\Lib\site- packages\spambayes\classifier.py", line 211, in learn self._add_msg(wordstream, is_spam) File "C:\PROGRA~1\Python23\Lib\site- packages\spambayes\classifier.py", line 346, in _add_msg self._wordinfoset(word, record) File "C:\PROGRA~1\Python23\Lib\site- packages\spambayes\storage.py", line 279, in _wordinfoset self.db[word] = record.__getstate__() File "C:\Program Files\Python23\lib\shelve.py", line 130, in __setitem__ self.dict[key] = f.getvalue() File "C:\Program Files\Python23\lib\bsddb\__init__.py", line 120, in __setitem__ self.db[key] = value DBRunRecoveryError: (-30982, 'DB_RUNRECOVERY: Fatal error, run database recovery -- fatal region error detected; run recovery') ---------------------------------------------------------------------- >Comment By: Tony Meyer (anadelonbrin) Date: 2004-03-16 16:20 Message: Logged In: YES user_id=552329 Closing, since there isn't any new information in here as compared to [ 807217 ] fatal region error detected; run recovery ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2004-01-11 14:16 Message: Logged In: YES user_id=552329 If you're using 1.0a7 or later, then the messageinfo db will use the same storage type as the main (bayes) database, so it should also be immune from this problem if you switch to using a pickle. To confirm, you do have to delete the database files before you change the option, at the moment. ---------------------------------------------------------------------- Comment By: Richie Hindle (richiehindle) Date: 2004-01-10 05:03 Message: Logged In: YES user_id=85414 We're still investigating this, but I'm afraid we still don't have a resolution. There's no known way of recovering the database, because (we think) the SleepyCat tools don't work with the backward-compatibility mode we use with bsddb. All you can do this time is retrain from scratch. You can prevent this error from happening in the future by using a pickle rather than a database (Configuration / Advanced / Storage options / Use database for storage: No). This will make startup and training slower, but may make classifying faster and will guarantee that you don't get this error again (or at least not for the main database - you could possibly get it for spambayes.messageinfo.db but you can harmlessly delete that one). I think you need to shut down SpamBayes and manually delete your database file (probably called hammie.db) before (or after?) changing the "Use database" option. ---------------------------------------------------------------------- Comment By: Francesc Alted (falted) Date: 2004-01-10 02:41 Message: Logged In: YES user_id=249033 The same problem happens to me with Linux and python 2.3.3. I've tried to recover the database, as the message errors suggest, but I've found no way to do that because I don't know what bsddb version the hammie.db file is. A try with $ db3_recover hammie usage: db_recover [-cVv] [-h home] [-t[[CC]YY]MMDDhhmm[.SS]] does nothing. It seems like if hammie.db is not a berkeley db. Anyway, I hope the bug could be found soon, because I find the software lovely!. ---------------------------------------------------------------------- Comment By: Richie Hindle (richiehindle) Date: 2003-11-16 04:56 Message: Logged In: YES user_id=85414 We don't know what causes this - you might find it comes back, or you might not. I don't think it's specific to 1.0a6, though. ---------------------------------------------------------------------- Comment By: Marek Zielinski (marekz) Date: 2003-11-15 09:15 Message: Logged In: YES user_id=908752 I blew away the databases, stopped and restarted the pop3 service and trained again on stored spam. (Pegasus can create a unix mailbox for me). The problem seems to go away. Perhaps the database was corrupt because of 1.0a6 bug, and the upgrade requires a fresh start with new database? -Marek ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=841819&group_id=61702 From noreply at sourceforge.net Mon Mar 15 22:21:51 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Mon Mar 15 22:21:56 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-838427 ] IMAP filter gives traceback on start (1.0a7) Message-ID: Bugs item #838427, was opened at 2003-11-09 03:27 Message generated for change (Comment added) made by anadelonbrin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=838427&group_id=61702 Category: imapfilter >Group: Source code 1.0a7 >Status: Closed >Resolution: Out of Date Priority: 5 Submitted By: Ilmar Kruis (seaeagle1) Assigned to: Tony Meyer (anadelonbrin) Summary: IMAP filter gives traceback on start (1.0a7) Initial Comment: When starting the imap filter with an other option than - b it gives a traceback: Microsoft Windows XP [Version 5.1.2600] (C) Copyright 1985-2001 Microsoft Corp. D:\Program Files\Python\Scripts>sb_imapfilter.py -b SpamBayes IMAP Filter Beta1, version 0.1 (September 2003), using SpamBayes IMAP Filter Web Interface Alpha2, version 0.02 and engine SpamBayes Beta2, version 0.2 (July 2003). User interface url is http://localhost:8880/ D:\Program Files\Python\Scripts>sb_imapfilter.py -t SpamBayes IMAP Filter Beta1, version 0.1 (September 2003), using SpamBayes IMAP Filter Web Interface Alpha2, version 0.02 and engine SpamBayes Beta2, version 0.2 (July 2003). Traceback (most recent call last): File "D:\Program Files\Python\Scripts\sb_imapfilter.py", line 825, in ? run() File "D:\Program Files\Python\Scripts\sb_imapfilter.py", line 811, in run imap_filter.Train() File "D:\Program Files\Python\Scripts\sb_imapfilter.py", line 633, in Train num_ham_trained = folder.Train(self.classifier, False) File "D:\Program Files\Python\Scripts\sb_imapfilter.py", line 558, in Train for msg in self: File "D:\Program Files\Python\Scripts\sb_imapfilter.py", line 485, in __iter__ yield self[key] File "D:\Program Files\Python\Scripts\sb_imapfilter.py", line 534, in __getite m__ msg.Save() File "D:\Program Files\Python\Scripts\sb_imapfilter.py", line 415, in Save self.as_string()) File "D:\PROGRA~1\PYTHON\lib\imaplib.py", line 313, in append return self._simple_command(name, mailbox, flags, date_time) File "D:\PROGRA~1\PYTHON\lib\imaplib.py", line 1000, in _simple_command return self._command_complete(name, self._command (name, *args)) File "D:\PROGRA~1\PYTHON\lib\imaplib.py", line 832, in _command_complete raise self.abort('command: %s => %s' % (name, val)) imaplib.abort: command: APPEND => unexpected response: '* 101 exists' D:\Program Files\Python\Scripts>sb_imapfilter.py -c -t -l 5 SpamBayes IMAP Filter Beta1, version 0.1 (September 2003), using SpamBayes IMAP Filter Web Interface Alpha2, version 0.02 and engine SpamBayes Beta2, version 0.2 (July 2003). Traceback (most recent call last): File "D:\Program Files\Python\Scripts\sb_imapfilter.py", line 825, in ? run() File "D:\Program Files\Python\Scripts\sb_imapfilter.py", line 811, in run imap_filter.Train() File "D:\Program Files\Python\Scripts\sb_imapfilter.py", line 633, in Train num_ham_trained = folder.Train(self.classifier, False) File "D:\Program Files\Python\Scripts\sb_imapfilter.py", line 558, in Train for msg in self: File "D:\Program Files\Python\Scripts\sb_imapfilter.py", line 485, in __iter__ yield self[key] File "D:\Program Files\Python\Scripts\sb_imapfilter.py", line 534, in __getite m__ msg.Save() File "D:\Program Files\Python\Scripts\sb_imapfilter.py", line 415, in Save self.as_string()) File "D:\PROGRA~1\PYTHON\lib\imaplib.py", line 313, in append return self._simple_command(name, mailbox, flags, date_time) File "D:\PROGRA~1\PYTHON\lib\imaplib.py", line 1000, in _simple_command return self._command_complete(name, self._command (name, *args)) File "D:\PROGRA~1\PYTHON\lib\imaplib.py", line 832, in _command_complete raise self.abort('command: %s => %s' % (name, val)) imaplib.abort: command: APPEND => unexpected response: '* 102 exists' D:\Program Files\Python\Scripts> ---------------------------------------------------------------------- >Comment By: Tony Meyer (anadelonbrin) Date: 2004-03-16 16:21 Message: Logged In: YES user_id=552329 I'm hoping this was a once-off, or that the problem has since been fixed. Please reopen (and attach the requested information) if this is not the case. ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2003-11-26 14:43 Message: Logged In: YES user_id=552329 Would you be able to run imapfilter with -c or -t and the "-i4" switch and attach the output to this? (blank out any private details like username/password/server name). I haven't seen this error before, and I'm not sure why the server would be saying that the message already exists - the longer log will have more details. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=838427&group_id=61702 From noreply at sourceforge.net Mon Mar 15 22:23:46 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Mon Mar 15 22:23:50 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-824021 ] Simple fix - update HAMMIE.TXT Message-ID: Bugs item #824021, was opened at 2003-10-15 23:37 Message generated for change (Comment added) made by anadelonbrin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=824021&group_id=61702 Category: None Group: Source code 1.0a6 >Status: Closed >Resolution: Out of Date Priority: 3 Submitted By: Jens Rantil (ztyx) Assigned to: Nobody/Anonymous (nobody) Summary: Simple fix - update HAMMIE.TXT Initial Comment: The file "hammiefilter.py" doesn't exist anymore and should be changed to the appropriate filename. (Any other changes? Perhaps a small review would be good?) /Jens Rantil, student in Sweden ---------------------------------------------------------------------- >Comment By: Tony Meyer (anadelonbrin) Date: 2004-03-16 16:23 Message: Logged In: YES user_id=552329 HAMMIE.txt has (some time ago) been folded into README.txt. If there are still errors, then please reopen (although it has been reviewed since). ---------------------------------------------------------------------- Comment By: Jens Rantil (ztyx) Date: 2003-10-16 00:09 Message: Logged In: YES user_id=121417 Now that I know more about spambayes I've attached a diff. Note that the file is still incomplete because one should somehow install the spambayes module (before step 2 in HAMMIE.txt). I don't know how to do this in the best way, because I'm not a python programmer... ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=824021&group_id=61702 From noreply at sourceforge.net Mon Mar 15 22:24:42 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Mon Mar 15 22:25:17 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-814859 ] Outlook hangs on opening Message-ID: Bugs item #814859, was opened at 2003-09-30 14:25 Message generated for change (Settings changed) made by anadelonbrin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=814859&group_id=61702 >Category: Outlook Group: None Status: Open Resolution: None Priority: 5 Submitted By: Charles Moore (n30lp) >Assigned to: Mark Hammond (mhammond) >Summary: Outlook hangs on opening Initial Comment: since installing spambytes, O2K hangs w W2K OS & IE6.0+. After closing via task mgr and re-opening spam goes to correct file and everything is happy again. Platform is IBM T23 Thinkpad and notebook is enabled to go into turnoff monitor=10 min turnoff hd=60 min standby = never hibrenate=never advise what details needed like dr watson, etc. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=814859&group_id=61702 From noreply at sourceforge.net Mon Mar 15 22:25:53 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Mon Mar 15 22:26:00 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-810983 ] socket.bind: permission denied Message-ID: Bugs item #810983, was opened at 2003-09-23 16:54 Message generated for change (Comment added) made by anadelonbrin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=810983&group_id=61702 Category: pop3proxy Group: None >Status: Closed >Resolution: Out of Date Priority: 5 Submitted By: Alain Bonnefoy (alainbo) Assigned to: Nobody/Anonymous (nobody) Summary: socket.bind: permission denied Initial Comment: Hi, I'm running XPPro and spambayes1.0a6. Yesterday I had some problems while saving configuration through the web interface. Today, I cannot run sb_server anymore, I get the following message: SpamBayes POP3 Proxy Beta3, version 0.3 (September 2003), using SpamBayes POP3 Proxy Web Interface Alpha3, version 0.03 and engine SpamBayes Beta2, version 0.2 (July 2003). Loading database... Traceback (most recent call last): File "C:\Python23\Scripts\sb_server.py", line 829, in ? run() File "C:\Python23\Scripts\sb_server.py", line 822, in run prepare(state=state) File "C:\Python23\Scripts\sb_server.py", line 756, in prepare state)) File "C:\Python23\Scripts\sb_smtpproxy.py", line 513, in CreateProxies trainer) File "C:\Python23\Scripts\sb_smtpproxy.py", line 253, in __init__ proxyArgs) File "C:\Python23\Lib\site- packages\spambayes\Dibbler.py", line 267, in __init __ self.bind(port) File "c:\Python23\lib\asyncore.py", line 300, in bind return self.socket.bind(addr) File "", line 1, in bind socket.error: (10013, 'Permission denied') any idea? Thanks, Alain. ---------------------------------------------------------------------- >Comment By: Tony Meyer (anadelonbrin) Date: 2004-03-16 16:25 Message: Logged In: YES user_id=552329 I presume this either worked or they gave up. Either way, no-one else has reported this, so I presume it was a once-off. Please reopen if this is still a problem. ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2003-09-30 16:22 Message: Logged In: YES user_id=552329 Usually permission is either denied because you don't have sufficient privileges (unlikely on XP), or because the port is already in use. Do you maybe have sb_server already running (maybe the service?), or have something else using the ports you have specified? Try renaming your config file to start up fresh. If you still get the denied error, then it's the web interface that can't be bound - try running "sb_server.py -u 8881" (or some other port that you know is free). ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=810983&group_id=61702 From noreply at sourceforge.net Mon Mar 15 22:28:28 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Mon Mar 15 22:28:39 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-814859 ] Outlook hangs on opening Message-ID: Bugs item #814859, was opened at 2003-09-30 14:25 Message generated for change (Comment added) made by anadelonbrin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=814859&group_id=61702 Category: Outlook Group: None >Status: Closed >Resolution: Duplicate Priority: 5 Submitted By: Charles Moore (n30lp) Assigned to: Mark Hammond (mhammond) Summary: Outlook hangs on opening Initial Comment: since installing spambytes, O2K hangs w W2K OS & IE6.0+. After closing via task mgr and re-opening spam goes to correct file and everything is happy again. Platform is IBM T23 Thinkpad and notebook is enabled to go into turnoff monitor=10 min turnoff hd=60 min standby = never hibrenate=never advise what details needed like dr watson, etc. ---------------------------------------------------------------------- >Comment By: Tony Meyer (anadelonbrin) Date: 2004-03-16 16:28 Message: Logged In: YES user_id=552329 I believe this is a dupe of [ 806249 ] Outlook Hangs with currrent version ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=814859&group_id=61702 From noreply at sourceforge.net Mon Mar 15 22:28:27 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Mon Mar 15 22:28:55 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-806249 ] Outlook Hangs with currrent version Message-ID: Bugs item #806249, was opened at 2003-09-15 12:11 Message generated for change (Comment added) made by anadelonbrin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=806249&group_id=61702 >Category: Outlook >Group: Outlook 008 Status: Open Resolution: None Priority: 5 Submitted By: Paul LeRoy (leroypa) >Assigned to: Mark Hammond (mhammond) Summary: Outlook Hangs with currrent version Initial Comment: I installed the v.8 downloaded on 9/12/2003. Outlook hangs after downloading approx 3 messages. I turn off SpamBytes and same problem. Prior to the installation of SpamBytes, outlook was working just fine. I have uninstalled SpamBytes and problem has been resolved. By the way, the uninstall did not remove the SpamBaytes buttons from the Outlook menu bar. Outlook is Outlook 2000 SR-1 Thanks, Paul ---------------------------------------------------------------------- >Comment By: Tony Meyer (anadelonbrin) Date: 2004-03-16 16:28 Message: Logged In: YES user_id=552329 The FAQ & Troubleshooting guide explain how to remove the toolbar, in case that's still a problem (this is a known bug). Noting dupe in [ 814859 ] Outlook hangs on opening ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=806249&group_id=61702 From noreply at sourceforge.net Mon Mar 15 22:29:46 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Mon Mar 15 22:29:53 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-803297 ] DllRegisterServer import error when browsing to DLL via Outl Message-ID: Bugs item #803297, was opened at 2003-09-10 04:53 Message generated for change (Comment added) made by anadelonbrin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=803297&group_id=61702 Category: Outlook Group: None >Status: Closed >Resolution: Out of Date Priority: 5 Submitted By: john schmidt (emojoh) Assigned to: Mark Hammond (mhammond) Summary: DllRegisterServer import error when browsing to DLL via Outl Initial Comment: Compaq Evo N800w WinXPpro sp1 1G RAM After several installs, one uninstall reboot, install... Outlook Tools Options Other AdvancedOptions Com Addins - Initially had MapPoint. This was removed. Add fails to indicate after browsing to spambayes_addin.dll Loaded bayes database from 'C:\Documents and Settings\john\Application Data\SpamBayes\default_bayes_database.db' Loaded message database from 'C:\Documents and Settings\john\Application Data\SpamBayes\default_message_database.db' Bayes database initialized with 0 spam and 0 good messages SpamBayes Outlook Addin, Binary version 0.8 (September 8, 2003) starting (with engine SpamBayes Beta2, version 0.2 (July 2003)) on Windows 5.1.2600 (Service Pack 1) using Python 2.3+ (#46, Aug 6 2003, 16:39:24) [MSC v.1200 32 bit (Intel)] *** SpamBayes is NOT enabled, so will not filter incoming mail. *** FAILED to add the toolbar item 'SpamBayesCommand.Manager' - (- 2147352567, 'Exception occurred.', (0, None, None, None, 0, -2147467259), None) Deleted the dead popup control - re-creating Traceback (most recent call last): File "", line 14, in DllRegisterServer File "out3.pkg/iu.pyc", line 277, in importHook File "out3.pkg/iu.pyc", line 362, in doimport File "out1.pyz/win32com.server.register", line 14, in ? File "out3.pkg/iu.pyc", line 277, in importHook File "out3.pkg/iu.pyc", line 338, in doimport File "out3.pkg/iu.pyc", line 184, in getmod File "out3.pkg/archive.pyc", line 386, in getmod TypeError: unbound method getmod() must be called with DirOwner instance as first argument (got ExtInPkgImporter instance instead) SpamBayes - Disconnecting from Outlook SpamBayes processed 0 messages, finding 0 spam and 0 unsure Addin terminating: 1 COM client and 2 COM servers exist. ___________________________________ Please advise if i need to exercise COM Mgr. Thank you. ---------------------------------------------------------------------- >Comment By: Tony Meyer (anadelonbrin) Date: 2004-03-16 16:29 Message: Logged In: YES user_id=552329 If this is still a problem, could you let us know what happens with Mark's suggestion, and also try the latest (1.0a9 at time of writing) release, and reopen. Thanks! ---------------------------------------------------------------------- Comment By: Mark Hammond (mhammond) Date: 2003-10-27 15:57 Message: Logged In: YES user_id=14198 Can you try running "regsvr32 spambayes_addin.dll" from the directory with the DLL, and send me the log from that? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=803297&group_id=61702 From noreply at sourceforge.net Mon Mar 15 22:44:12 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Mon Mar 15 22:44:17 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-803771 ] Outlook synchronization fails Message-ID: Bugs item #803771, was opened at 2003-09-11 02:27 Message generated for change (Settings changed) made by anadelonbrin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=803771&group_id=61702 Category: None Group: None >Status: Closed Resolution: None Priority: 1 Submitted By: Martin Taylor (martin2305) Assigned to: Nobody/Anonymous (nobody) Summary: Outlook synchronization fails Initial Comment: Using Outlook 2002 SP2 on Windows XP SP1 on Compaq Evo. With SpamBayes plugin installed, Outlook will not sync online with offline content: the "time remaining" value on the task grows continuously and apparently without limit. Problem can be avoided by deinstalling the plugin. ---------------------------------------------------------------------- Comment By: Martin Taylor (martin2305) Date: 2003-09-17 22:02 Message: Logged In: YES user_id=862657 OK, I seem to have got to the bottom of this - it was a performance problem after all. Microsoft advise: "if this product actually scans the mailbox and changes the items, this may alert Outlook that the items have changed, which would practically force a full sync rather than an incremental one, as each item would need re-synching." I have now archived about half my mailbox, and find that synchronization works eventually. Following syncs, where only a few items have been scored for spam, work fine, as there is no additional material to sync other than what's been received anyway. You might care to incorporate this issue into the Outlook Troubleshooting guide. I assume it's best left to admins to mark this "closed". ---------------------------------------------------------------------- Comment By: Martin Taylor (martin2305) Date: 2003-09-17 04:16 Message: Logged In: YES user_id=862657 It gets worse. On attempting to enable a sync by deinstalling plugin v0.81, I find that Outlook STILL won't sync. Informed opinion discounts the possibility that this might be merely a performance issue - I've had the "time remaining" up to 35 minutes before I gave up, so am assuming it's truly a functionality problem. I'm reduced to asking Microsoft consultants whether they have any clues, which I find a bit of a disappointment. How soon can this issue get allocated to someone, please? ---------------------------------------------------------------------- Comment By: Martin Taylor (martin2305) Date: 2003-09-11 21:18 Message: Logged In: YES user_id=862657 I confirm this behaviour, which applied at release 0.7, still occurs at 0.81. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=803771&group_id=61702 From noreply at sourceforge.net Mon Mar 15 22:49:12 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Mon Mar 15 22:49:19 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-806238 ] urllib2 fails in Outlook new-version chk Message-ID: Bugs item #806238, was opened at 2003-09-15 11:14 Message generated for change (Comment added) made by anadelonbrin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=806238&group_id=61702 >Category: Outlook Group: Source code - CVS >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Tim Peters (tim_one) Assigned to: Nobody/Anonymous (nobody) Summary: urllib2 fails in Outlook new-version chk Initial Comment: Maybe a Python bug! Don't know. Using the addin from CVS, and right now on Win98SE. Python 2.3. Here's a one-liner showing the same problem the addin sees: >>> import urllib2 >>> urllib2.urlopen ("http://www.spambayes.org/download/Version.cfg") Traceback (most recent call last): File "", line 1, in ? File "C:\PYTHON23\lib\urllib2.py", line 136, in urlopen return _opener.open(url, data) File "C:\PYTHON23\lib\urllib2.py", line 333, in open '_open', req) File "C:\PYTHON23\lib\urllib2.py", line 313, in _call_chain result = func(*args) File "C:\PYTHON23\lib\urllib2.py", line 849, in http_open return self.do_open(httplib.HTTP, req) File "C:\PYTHON23\lib\urllib2.py", line 843, in do_open return self.parent.error('http', req, fp, code, msg, hdrs) File "C:\PYTHON23\lib\urllib2.py", line 353, in error result = self._call_chain(*args) File "C:\PYTHON23\lib\urllib2.py", line 313, in _call_chain result = func(*args) File "C:\PYTHON23\lib\urllib2.py", line 479, in http_error_302 return self.parent.open(new) File "C:\PYTHON23\lib\urllib2.py", line 333, in open '_open', req) File "C:\PYTHON23\lib\urllib2.py", line 313, in _call_chain result = func(*args) File "C:\PYTHON23\lib\urllib2.py", line 849, in http_open return self.do_open(httplib.HTTP, req) File "C:\PYTHON23\lib\urllib2.py", line 843, in do_open return self.parent.error('http', req, fp, code, msg, hdrs) File "C:\PYTHON23\lib\urllib2.py", line 359, in error return self._call_chain(*args) File "C:\PYTHON23\lib\urllib2.py", line 313, in _call_chain result = func(*args) File "C:\PYTHON23\lib\urllib2.py", line 419, in http_error_default raise HTTPError(req.get_full_url(), code, msg, hdrs, fp) HTTPError: HTTP Error 404: Not Found Strangely, there's no problem if I use urllib instead: >>> import urllib >>> urllib.urlopen ("http://www.spambayes.org/download/Version.cfg") > >>> _.read() '# This file is generated from spambayes/Version.py - do not edit\n[SpamBayes]\nDate:July 2003\nFull Description:%(Description)s, version ... Etc -- it gets the whole file fine. ---------------------------------------------------------------------- >Comment By: Tony Meyer (anadelonbrin) Date: 2004-03-16 16:49 Message: Logged In: YES user_id=552329 I'm pretty sure this is working again now, even with the spambayes.org URL, and the spambayes.sf.net one definately does, so it doesn't seem that we need to do anything. From here (NZ) at least, the spambayes.sf.net one is considerably faster, although I have no idea why that would be, so that's probably the better one to use, anyway. If anyone else thinks that something still needs to be done here, please reopen! ---------------------------------------------------------------------- Comment By: Tim Peters (tim_one) Date: 2003-09-15 11:47 Message: Logged In: YES user_id=31435 I switched spambayes/Version.py, rev 1.21, to use a SourceForge URL for now. Works for me ... ---------------------------------------------------------------------- Comment By: Adam Walker (xenogeist) Date: 2003-09-15 11:38 Message: Logged In: YES user_id=583713 When I paste "http://www.spambayes.org/download/Version.cfg" into my browser the page forwards to "http://spambayes.sourceforge.net//download/Version.cfg" which also causes the error with urlib2. however, "http://spambayes.sourceforge.net/download/Version.cfg" does not. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=806238&group_id=61702 From noreply at sourceforge.net Mon Mar 15 22:50:25 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Mon Mar 15 22:50:33 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-791246 ] IMAP: keep new messages unread Message-ID: Bugs item #791246, was opened at 2003-08-20 02:31 Message generated for change (Comment added) made by anadelonbrin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=791246&group_id=61702 Category: None Group: None >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Patrik Reali (patrik_reali) Assigned to: Tony Meyer (anadelonbrin) Summary: IMAP: keep new messages unread Initial Comment: With the IMAP processor, incoming mesasges are copied and read. It would be practical to keep (or reset) the processed messages to the "not read" status. ---------------------------------------------------------------------- >Comment By: Tony Meyer (anadelonbrin) Date: 2004-03-16 16:50 Message: Logged In: YES user_id=552329 This should be fixed in the next release (as BODY.PEEK is used, finally). ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2003-09-06 15:01 Message: Logged In: YES user_id=552329 If the IMAP server supports the parameter "RFC822.PEEK" with the FETCH command, then this will already be the case. imapfilter should be using "BODY.PEEK" instead, however. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=791246&group_id=61702 From noreply at sourceforge.net Mon Mar 15 22:52:02 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Mon Mar 15 22:52:10 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-788845 ] imapfilter training fails Message-ID: Bugs item #788845, was opened at 2003-08-15 05:37 Message generated for change (Comment added) made by anadelonbrin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=788845&group_id=61702 Category: None Group: None >Status: Closed >Resolution: Out of Date Priority: 5 Submitted By: Tys von Gaza (tvongaza) Assigned to: Tony Meyer (anadelonbrin) Summary: imapfilter training fails Initial Comment: Using latest CVS, Python 2.2.2, connecting to a Courier IMAP server. Web interface of imapfilter can connect and see the imap folders on the server. When I try training (with messages in the TrainSpam folder) I get the following traceback, I am willing to help anyone debug this: [gaza@games gaza]$ python2.2 spambayes/imapfilter.py -v -t SpamBayes IMAP Filter Alpha1, version 0.01 (May 2003), using SpamBayes IMAP Filter Web Interface Alpha1, version 0.01 and engine SpamBayes Beta2, version 0.2 (July 2003). Loading database hammie.db... Loading state from hammie.db database hammie.db is an existing database, with 0 spam and 0 ham Done. Training Training ham folder INBOX.SB.TrainHam 0 trained. Training spam folder INBOX.SB.TrainSpam *.Traceback (most recent call last): File "spambayes/imapfilter.py", line 782, in ? run() File "spambayes/imapfilter.py", line 768, in run imap_filter.Train() File "spambayes/imapfilter.py", line 607, in Train num_spam_trained = folder.Train(self.classifier, True) File "spambayes/imapfilter.py", line 543, in Train msg.Save() File "spambayes/imapfilter.py", line 365, in Save response = imap.uid("FETCH", self.uid, "(FLAGS INTERNALDATE)") File "//usr/lib/python2.2/imaplib.py", line 622, in uid typ, dat = apply(self._simple_command, (name, command) + args) File "//usr/lib/python2.2/imaplib.py", line 925, in _simple_command return self._command_complete(name, apply (self._command, (name,) + args)) File "//usr/lib/python2.2/imaplib.py", line 699, in _command data = '%s %s' % (data, self._checkquote(arg)) File "//usr/lib/python2.2/imaplib.py", line 908, in _checkquote if (arg[0],arg[-1]) in (('(',')'),('"','"')): IndexError: string index out of range ---------------------------------------------------------------------- >Comment By: Tony Meyer (anadelonbrin) Date: 2004-03-16 16:52 Message: Logged In: YES user_id=552329 No response (my long delay might have been the cause). Closing for now, since I haven't seen this since, and lots of other imapfilter bugs have been since fixed, which might also fix this. Please reopen if this still occurs. ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2003-11-20 17:20 Message: Logged In: YES user_id=552329 It's been a long time (I've been away for a lot of it), but I'm finally finding time to work on this one. I've seen something very similar recently, which may (but may not) have been the problem here, too. The 'index out of range' error only occurs if the empty string is passed (as you said) to _checkquote - IMO this is a python bug (I've submitted a report). So, it's using select("") at some point (not select(None), which gives a different result), again as you said. In the other cases I've seen, I believe this has been caused by either (or both) the unsure or spam folder name not being set - so it's left as "", and then messages are tried to be moved into that, which doesn't work. Could this have been the case here? ---------------------------------------------------------------------- Comment By: Julien Cayzac (jcayzac) Date: 2003-10-04 22:14 Message: Logged In: YES user_id=775162 This is not fixed in 1.0a6. The problem is that _checkquote is invoked with a zero-length argument, so arg[0] and arg[-1] both fail. I tried to patch imaplib by inserting the following snippet before that test: if (len(arg)==0): return arg ...then the ouput (with -i 4) is: Password: 08:47.89 > BGIK1 LOGIN deepmind "#######" 08:49.18 < BGIK1 OK LOGIN Ok. 08:49.18 > BGIK2 SELECT 08:49.18 < BGIK2 NO Mailbox does not exist, or must be subscribed to. 08:49.18 NO response: Mailbox does not exist, or must be subscribed to. Invalid response to select : ('NO', ['Mailbox does not exist, or must be subscribed to.']) i.e., you're using select(None) at some point, which is illegal. Hope it helps. Julien. ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2003-09-02 13:05 Message: Logged In: YES user_id=552329 I think I have fixed this. If you could try out imapfilter in 1.0a5 (due 04 Sept 03) and let me know if it works, that would be great. It should definately move the error into smtpproxy, rather than imaplib, and it should manage to recover from it, as well. It would be good to know that it still acts correctly though. (IMAP is a terrible protocol. The problem here is still the fundamental one that you can't alter a message on the server). ---------------------------------------------------------------------- Comment By: Tys von Gaza (tvongaza) Date: 2003-08-25 19:19 Message: Logged In: YES user_id=844717 Here is some more using a more verbose debug: [gaza@games gaza]$ python2.2 spambayes/imapfilter.py -v - t -i4 SpamBayes IMAP Filter Alpha1, version 0.01 (May 2003), using SpamBayes IMAP Filter Web Interface Alpha1, version 0.01 and engine SpamBayes Beta2, version 0.2 (July 2003). Loading database hammie.db... Loading state from hammie.db database hammie.db is an existing database, with 0 spam and 0 ham Done. 18:45.14 > FPNB1 LOGIN **** "******" 18:45.19 < FPNB1 OK LOGIN Ok. Training 18:45.19 > FPNB2 SELECT INBOX.SB.TrainHam 18:45.19 < * FLAGS (\Draft \Answered \Flagged \Deleted \Seen \Recent) 18:45.19 < * OK [PERMANENTFLAGS (\* \Draft \Answered \Flagged \Deleted \Seen)] Limited 18:45.19 < * 1 EXISTS 18:45.19 < * 0 RECENT 18:45.19 < * OK [UIDVALIDITY 1060841558] Ok 18:45.19 < FPNB2 OK [READ-WRITE] Ok Training ham folder INBOX.SB.TrainHam 18:45.19 > FPNB3 UID SEARCH UNDELETED 18:45.19 < * SEARCH 157 18:45.19 < FPNB3 OK SEARCH done. 18:45.19 > FPNB4 UID FETCH 157 RFC822.HEADER 18:45.19 < * 1 FETCH (UID 157 RFC822.HEADER {2075} 18:45.19 read literal size 2075 18:45.19 < ) 18:45.19 < FPNB4 OK FETCH completed. 18:45.20 > FPNB5 UID FETCH 157 RFC822.PEEK 18:45.20 < FPNB5 NO Error in IMAP command received by server. 18:45.20 NO response: Error in IMAP command received by server. 18:45.20 > FPNB6 UID FETCH 157 RFC822 18:45.20 < * 1 FETCH (UID 157 RFC822 {5442} 18:45.20 read literal size 5442 18:45.20 < ) 18:45.20 < FPNB6 OK FETCH completed. 18:45.22 > FPNB7 UID FETCH 157 (FLAGS INTERNALDATE) 18:45.22 < * 1 FETCH (UID 157 FLAGS (\Seen) INTERNALDATE "19-Aug-2003 10:07:21 -0600") 18:45.23 < FPNB7 OK FETCH completed. 18:45.24 > FPNB8 APPEND INBOX.SB.TrainHam (\Seen) "19- Aug-2003 10:07:21 -0600" {5476} 18:45.24 < + OK 18:45.24 write literal size 5476 18:45.29 < FPNB8 OK [APPENDUID 1060841558 158] APPEND Ok. 18:45.29 > FPNB9 UID STORE 157 +FLAGS.SILENT (\Deleted) 18:45.29 < FPNB9 OK STORE completed. 18:45.29 > FPNB10 UID SEARCH (UNDELETED HEADER X- Spambayes-MailId 1061320725) 18:45.29 < * SEARCH 18:45.29 < * 1 FETCH (FLAGS (\Seen \Deleted)) 18:45.29 < FPNB10 OK SEARCH done. 18:45.29 > FPNB11 UID SEARCH RECENT 18:45.29 < * SEARCH 18:45.29 < FPNB11 OK SEARCH done. *.Traceback (most recent call last): File "spambayes/imapfilter.py", line 782, in ? run() File "spambayes/imapfilter.py", line 768, in run imap_filter.Train() File "spambayes/imapfilter.py", line 594, in Train num_ham_trained = folder.Train(self.classifier, False) File "spambayes/imapfilter.py", line 543, in Train msg.Save() File "spambayes/imapfilter.py", line 365, in Save response = imap.uid("FETCH", self.uid, "(FLAGS INTERNALDATE)") File "//usr/lib/python2.2/imaplib.py", line 622, in uid typ, dat = apply(self._simple_command, (name, command) + args) File "//usr/lib/python2.2/imaplib.py", line 925, in _simple_command return self._command_complete(name, apply (self._command, (name,) + args)) File "//usr/lib/python2.2/imaplib.py", line 699, in _command data = '%s %s' % (data, self._checkquote(arg)) File "//usr/lib/python2.2/imaplib.py", line 908, in _checkquote if (arg[0],arg[-1]) in (('(',')'),('"','"')): IndexError: string index out of range ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2003-08-19 20:19 Message: Logged In: YES user_id=552329 I have very occasionally seen this too, but whenever I've tried to reproduce it (to fix it) I haven't been able to. Do you get this consistently? If you do, could you run imapfilter with the "-i4" switch and tell me/the list what you get? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=788845&group_id=61702 From noreply at sourceforge.net Tue Mar 16 00:17:33 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Tue Mar 16 00:17:44 2004 Subject: [spambayes-bugs] [ spambayes-Patches-797579 ] Disable connections to POP3 and SMTP from remote hosts Message-ID: Patches item #797579, was opened at 2003-08-30 10:43 Message generated for change (Comment added) made by anadelonbrin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498105&aid=797579&group_id=61702 Category: None Group: None >Status: Closed >Resolution: Accepted Priority: 5 Submitted By: Khouri Giordano (kgiordano) Assigned to: Tony Meyer (anadelonbrin) Summary: Disable connections to POP3 and SMTP from remote hosts Initial Comment: I wasn't comfortable having ports 25 and 110 open on my machine at work. The mail servers that the proxy redirects to are public, but that doesn't mean I want the whole company able to poke at my machine. On the config page, you can now allow or disallow connections from remote machines. There are separate settings for POP3 and SMTP. Any connection from a remote machine, whether accepted or rejected, will be logged to the console. This applies to any POP3, SMTP or config (port 8880) connection. As a bonus... Three things annoyed me while reviewing messages: 1) Unless I made the browser window large enough to accomodate every subject, every line took two lines because "Show clues" would line break on the space. That space is now non-breaking. 2) Since I get huge amounts of spam every day (200+), the table is very tall. I kept forgetting which column of radio buttons was which. So I labeld each Discard, Defer, Ham and Spam radio button with X, O, H and S, respectively. 3) The Discard, Defer, Ham and Spam radio buttons didn't actually line up with the headers, so now they have their own columns. These three changes will be applied if you update ui.html and ui_html.py. The NoRemotes.zip file contains replacements for several files. I made these changes based on v1.0a4. Note: I am a native C++ programmer and Python is very new to me. There may be better ways to do what I did. In reality, connections are always accepted. The "rejected" ones are closed immediately. This means that they DO show up on a port scan. I don't know if there is way to check the peer address without accepting the connection. TODO: For ultimate flexibility, some remote connections should be alllowed. I'm thinking of the way that Samba accepts a list of host/netmasks. ---------------------------------------------------------------------- >Comment By: Tony Meyer (anadelonbrin) Date: 2004-03-16 18:16 Message: Logged In: YES user_id=552329 A long time later, this is finally added. This should appear in the next release. ---------------------------------------------------------------------- Comment By: Khouri Giordano (kgiordano) Date: 2003-09-02 13:21 Message: Logged In: YES user_id=855266 PITA = Pain In The Ass. I agree that a proxy is not a blatant security exposure, but, as I mentioned in my original comment, I don't want the whole company (any any viruses they might have) able to connect to ports on my machine. ---------------------------------------------------------------------- Comment By: Romain Guy (gfx) Date: 2003-09-01 11:23 Message: Logged In: YES user_id=6845 I agree HTTP auth and IP filtering must be kept together. I was just saying that using different settings was not useful if HTTP auth is here. Anyway I agree with you : proxies are not very annoying when opened. By the way, what does "PITA" mean ? :) ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2003-09-01 11:16 Message: Logged In: YES user_id=552329 Restricting pop3/smtp access should be a different setting to restricting http access. Realistically, there's no reason why you should want to restrict pop3/smtp access, since the proxy is only a proxy (no access to the machine or your mail is provided) - and a firewall is a better way of restricting this if you do want to do it for some reason. Restricting http access, OTOH, is something that you would want to do. I think even if http auth is added, the permitted ip code should stay, so that you can set ips that don't have to jump through the auth stuff (which is a PITA, IMO). ---------------------------------------------------------------------- Comment By: Romain Guy (gfx) Date: 2003-08-31 02:18 Message: Logged In: YES user_id=6845 I'm volunteer to adapt the web interface remote connections management to pop3 and smtp proxies (but if kgiordano wants to do it) code. I was only wondering wether there should be only one settings for the three servers (web, pop3 and smtp) or there should be one setting per server (thus allowing an IP to fetch mails but not to change the administration options). Note that this question becomes quite irrevelant if HTTP authentication is added to the web interface. In this case, only one setting should be enough (and I guess it would suit most users needs). ---------------------------------------------------------------------- Comment By: Romain Guy (gfx) Date: 2003-08-31 02:01 Message: Logged In: YES user_id=6845 Concerning the TODO : check my patch #790615 (state : closed) which handles the remote connections problem for the web interface. It allows to define allowed hosts as a list of IPs, as ranges of IPs and so on. It is mainly regex based. See onIncomingConnection() in UserInterface.py from the CVS. I guess you might use this code to achieve the same thing in the proxies, thus having something more flexible than the simple "remote hosts allowed/refused". The code itself is 6 or 8 lines long. ---------------------------------------------------------------------- Comment By: Richie Hindle (richiehindle) Date: 2003-08-30 21:07 Message: Logged In: YES user_id=85414 Thanks for the patch, Khouri! A couple of notes: o The "Show clues" line-split is already fixed in CVS. o We now have a more sophisticated connection- management system for the web interface, so that should probably be applied here in place of your fix (as you say in your TODO section). o The reason the radio buttons are not in their own columns in so that they are a consistent width apart. Call me trivial, but I think that's important, partly for the look of the thing and partly because it makes it ergonomically easier to click them with the mouse. The radio buttons should line up fairly well under their headings already - if they're out by a large margin for you, could you tell us the OS and browser you're using, and attach a screenshot? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498105&aid=797579&group_id=61702 From noreply at sourceforge.net Tue Mar 16 00:52:26 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Tue Mar 16 00:52:30 2004 Subject: [spambayes-bugs] [ spambayes-Feature Requests-917104 ] Better TITLEs for web interface pages. Message-ID: Feature Requests item #917104, was opened at 2004-03-16 18:52 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498106&aid=917104&group_id=61702 Category: Interface Improvements (example) Group: None Status: Open Priority: 1 Submitted By: Tony Meyer (anadelonbrin) Assigned to: Nobody/Anonymous (nobody) Summary: Better TITLEs for web interface pages. Initial Comment: >From the list: """ The title of the html pages generated by the UI web server doesn't mention spambayes, and it should. When you see the window title of the web browser in the taskbar, you can't easily tell this web browser window from other open ones if it says just "Home > Configuration" (probably truncated to "Home > Con" or some such anyway). It would be nicer if it had a "Spambayes" prefix as the root of this hierarchy. As a quick hack I went to spambayes-1.0a4/spambayes/UserInterface.py and edited the line html.title = name (around line 125) into # fms: make the title of the browser less generic in the taskbar html.title = "Spambayes " + name This fixed the main "home" page and the "review messages" page, but not the "configuration" page. I didn't chase this up, but this in turn seems to suggest that the "configuration" page changes its title in a non-standard way compared to the rest of this impressive and elaborate page generation framework. """ This seems a reasonable request, although maybe just "SB" or something would do, so that Home->Configuration (etc) still fits. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498106&aid=917104&group_id=61702 From noreply at sourceforge.net Tue Mar 16 00:53:22 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Tue Mar 16 00:53:31 2004 Subject: [spambayes-bugs] [ spambayes-Feature Requests-917105 ] Navigation arrows on the SpamBayes toolbar Message-ID: Feature Requests item #917105, was opened at 2004-03-16 18:53 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498106&aid=917105&group_id=61702 Category: Outlook Group: None Status: Open Priority: 1 Submitted By: Tony Meyer (anadelonbrin) Assigned to: Mark Hammond (mhammond) Summary: Navigation arrows on the SpamBayes toolbar Initial Comment: >From the list: """ I suggest you put navigation arrows on the SpamBayes toolbar to navigate between the inbox, junk e-mail, junk suspects and OK email folders. This would make maintaining the lists much easier. """ (from Jerrold F. Maxwell) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498106&aid=917105&group_id=61702 From noreply at sourceforge.net Tue Mar 16 00:57:20 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Tue Mar 16 00:57:23 2004 Subject: [spambayes-bugs] [ spambayes-Feature Requests-917107 ] Extra "Train" buttons on review page. Message-ID: Feature Requests item #917107, was opened at 2004-03-16 18:57 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498106&aid=917107&group_id=61702 Category: Interface Improvements (example) Group: None Status: Open Priority: 5 Submitted By: Tony Meyer (anadelonbrin) Assigned to: Nobody/Anonymous (nobody) Summary: Extra "Train" buttons on review page. Initial Comment: >From personal email: """ I've finally installed the latest SpamBayes version, and the change of ordering is a big help. However, one more suggestion: there should be a "train" button under all three sections, not just at the bottom. Thus it's not necessary to scroll all the way down after looking at just the unsure or ham messages. """ I agree with this, so if someone wants to get around to adding the extra buttons, that would be cool :) I'm not sure if it's just adding the extra html, since maybe the dynamic creation of the page will throw things off (not sure at all). ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498106&aid=917107&group_id=61702 From noreply at sourceforge.net Tue Mar 16 15:52:07 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Tue Mar 16 16:02:41 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-896498 ] Mailbox browse won't open all folders Message-ID: Bugs item #896498, was opened at 2004-02-13 07:34 Message generated for change (Comment added) made by nickdanger You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=896498&group_id=61702 Category: Outlook Group: Outlook 008 Status: Open Resolution: None Priority: 5 Submitted By: Tom Haapanen (tomh009) Assigned to: Mark Hammond (mhammond) Summary: Mailbox browse won't open all folders Initial Comment: When using the SpamBayes Manager 008.1, using the browse button to browse folders, whether for filtering or training, won't open all the connected mailboxes and folders. The browse window will see all the server mailboxes I am connected to, but will not expand most of them (clicking on the "+" will not do anything). Some of them do expand however -- including my own, and some others. Have verified permissions on all the relevant mailboxes -- and all the mailboxes are browsable in Outlook itself. Environment: Outlook 2003 Windows XP SP1 Exchange 5.5 ---------------------------------------------------------------------- Comment By: BobT (nickdanger) Date: 2004-03-16 14:52 Message: Logged In: YES user_id=996607 Just to clarify; I delete the Outlook profile, not the User profile. CTRL PANEL -> MAIL (from here a variable path depending on the version of Outlook installed.) In my environment, I just have to note if and where they have a personal folder. Then delete the Outlook profile, recreate, point to my exchange server, add in the personal folder, and done. Time, about 2 minutes. Maybe I'm missing something, but I can't figure out how it would take 1+ hrs. ---------------------------------------------------------------------- Comment By: Tom Haapanen (tomh009) Date: 2004-03-15 20:23 Message: Logged In: YES user_id=61699 Delete the profile in Outlook? Would really rather not do that, setting it all up again will probably take an hour or two (complex configuration). How do I turn on the log files? ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2004-03-15 18:07 Message: Logged In: YES user_id=552329 Could you let us know if nickdanger's suggestion works? Or, if it doesn't, or you can't do that, attach your log files to this tracker? ---------------------------------------------------------------------- Comment By: BobT (nickdanger) Date: 2004-03-12 12:54 Message: Logged In: YES user_id=996607 My solution, delete the Outlook profile and recreate. Had this solve a number of odd problems like this. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=896498&group_id=61702 From noreply at sourceforge.net Tue Mar 16 15:34:46 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Tue Mar 16 16:29:40 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-917586 ] Show data folder on WinXP CZ fails Message-ID: Bugs item #917586, was opened at 2004-03-16 21:34 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=917586&group_id=61702 Category: Outlook Group: Outlook 008 Status: Open Resolution: None Priority: 5 Submitted By: Tomas Valusek (tvalusek) Assigned to: Mark Hammond (mhammond) Summary: Show data folder on WinXP CZ fails Initial Comment: I'm using SpamBayes Outlook plugin v 0.9 on WinXP Home Czech Edition with Outlook2002SP2. When I click a "Show data folder" button, the error message shown in attachement appears. I think this is because my Windows username contains czech accented characters, but it's quite common in our area. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=917586&group_id=61702 From noreply at sourceforge.net Tue Mar 16 16:13:59 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Tue Mar 16 16:32:24 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-901920 ] sb_dbexpimp.py barfs on 0xA3 char Message-ID: Bugs item #901920, was opened at 2004-02-21 23:12 Message generated for change (Comment added) made by dougielawson You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=901920&group_id=61702 Category: None Group: Source code 1.0a9 (0.9) Status: Open Resolution: None Priority: 5 Submitted By: Dougie Lawson (dougielawson) Assigned to: Skip Montanaro (montanaro) Summary: sb_dbexpimp.py barfs on 0xA3 char Initial Comment: I've got a problem where I can't export my hammie.db and re-import it with sb_dbexpimp.py. The script barfs with "UnicodeDecodeError". jerry:/etc/spambayes # ~/sb_dbexpimp.py -i -d new.db -f hammie.db.export Importing database new.db using file hammie.db.export Debug: current word: subject%3A%20%A3 Traceback (most recent call last): File "/root/broke.py", line 271, in ? runImport(dbFN, useDBM, newDBM, flatFN) File "/root/broke.py", line 203, in runImport word = uunquote(word) File "/root/broke.py", line 116, in uunquote return unicode(urllib.unquote(s), 'utf-8') UnicodeDecodeError: 'utf8' codec can't decode byte 0xa3 in position 9: unexpected code byte jerry:/etc/spambayes # I added this code to get the debugging output: def uunquote(s): try: return unicode(urllib.unquote(s), 'utf-8') except UnicodeDecodeError, e: print "Debug: current word: %s\n" % s raise jerry:/etc/spambayes # python -V Python 2.3.3 0xA3 is a GBP currency symbol. The web interface handles it OK. I get these results for a word query on "subject: ?" Statistics for 'subject: ?' Number of spam messages: 0. Number of ham messages: 2. Probability that a message containing this word is spam: 0.091837. If you need a copy of the exported (100K) file just ask. ---------------------------------------------------------------------- >Comment By: Dougie Lawson (dougielawson) Date: 2004-03-16 21:13 Message: Logged In: YES user_id=965369 I've tried your sb_dbexpimp.py test fix. It's working on my hammie.db w/Python 2.3.3. Thanks for this. ---------------------------------------------------------------------- Comment By: Skip Montanaro (montanaro) Date: 2004-03-16 01:06 Message: Logged In: YES user_id=44345 whooops - forgot to remove a debug raise which forced use of compatcsv.py. ---------------------------------------------------------------------- Comment By: Skip Montanaro (montanaro) Date: 2004-03-16 01:02 Message: Logged In: YES user_id=44345 I'm attaching two files, a modified version of sb_dbexpimp.py and a compatcsv.py (only needed for Python 2.2) which has just enough csv juju to keep db_dbexpimp.py happy. Can you give them a try? I intend to check them in soon but would appreciate a little extra vetting. ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2004-03-15 23:44 Message: Logged In: YES user_id=552329 Skip's looking into using the CSV module for sb_dbexpimp.py, which would fix this, so assigning to him ;) ---------------------------------------------------------------------- Comment By: Dougie Lawson (dougielawson) Date: 2004-02-21 23:33 Message: Logged In: YES user_id=965369 I've checked through the whole export file and it barfs on all these records. subject%3A%20%A3`2`0` subject%3A%20%A8`0`1` subject%3A%20%B5%C4%CD%CB%D0%C5`0`1` subject%3A%20%E9`0`1` subject%3A%25%20%D0%CE`0`1` subject%3A%2C%C0%B4%D7%D4%20`0`1` subject%3A%A385.99`2`0` subject%3A%B5%C4%CD%CB%D0%C5`0`1` subject%3A%C0%20%40%20`0`1` subject%3A%C0%B4%D7%D4`0`1` subject%3A%CE%C0`0`1` subject%3A%CF%B5%CD%B3%CD%CB%D0%C5`0`1` subject%3A%D0%CESC0%DCNT`0`1` subject%3A%DC`0`1` subject%3A%E9`0`1` subject%3A%E9nlarger`0`1` subject%3A%ED`0`4` subject%3AV%CE%C0GR%C0`0`1` subject%3Ap%E9nis`0`1` subject%3Av%EDagra`0`4` ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=901920&group_id=61702 From noreply at sourceforge.net Tue Mar 16 16:55:18 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Tue Mar 16 16:55:22 2004 Subject: [spambayes-bugs] [ spambayes-Patches-917637 ] snagging some types of word salad Message-ID: Patches item #917637, was opened at 2004-03-16 15:55 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498105&aid=917637&group_id=61702 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Skip Montanaro (montanaro) Assigned to: Nobody/Anonymous (nobody) Summary: snagging some types of word salad Initial Comment: Based upon a comment in the procmail mailing list I implemented the attached patch to try and detect some types of word salad - that which contains random gibberish (not random words). Based upon my current training database both tokens it generates are fairly spammy: % spamcounts -d ~/tmp/tte.db -r 'long cons word' db: /Users/skip/tmp/tte.db token,nspam,nham,spam prob long cons word,31,7,0.801780167082 subject:long cons word,10,0,0.978468899522 I don't have much problem with word salad but some folks seem to. I think it's more of a training problem than a tokenizing problem, but I thought I'd save this patch for posterity (and delete it from my source) in case others want to investigate it. The other kind of word salad (random words) might best be detected by the classifier by keeping track of runs of "natural" tokens (those which don't contain whitespace or prefixes like "subject:") generated by the tokenizer which aren't in the training database. Spam with such word salad will probably have fairly long runs of such words while in ham such runs will probably be broken up frequently by common words. Just a thought. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498105&aid=917637&group_id=61702 From noreply at sourceforge.net Tue Mar 16 16:57:56 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Tue Mar 16 16:58:02 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-901920 ] sb_dbexpimp.py barfs on 0xA3 char Message-ID: Bugs item #901920, was opened at 2004-02-21 17:12 Message generated for change (Comment added) made by montanaro You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=901920&group_id=61702 Category: None Group: Source code 1.0a9 (0.9) >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Dougie Lawson (dougielawson) Assigned to: Skip Montanaro (montanaro) Summary: sb_dbexpimp.py barfs on 0xA3 char Initial Comment: I've got a problem where I can't export my hammie.db and re-import it with sb_dbexpimp.py. The script barfs with "UnicodeDecodeError". jerry:/etc/spambayes # ~/sb_dbexpimp.py -i -d new.db -f hammie.db.export Importing database new.db using file hammie.db.export Debug: current word: subject%3A%20%A3 Traceback (most recent call last): File "/root/broke.py", line 271, in ? runImport(dbFN, useDBM, newDBM, flatFN) File "/root/broke.py", line 203, in runImport word = uunquote(word) File "/root/broke.py", line 116, in uunquote return unicode(urllib.unquote(s), 'utf-8') UnicodeDecodeError: 'utf8' codec can't decode byte 0xa3 in position 9: unexpected code byte jerry:/etc/spambayes # I added this code to get the debugging output: def uunquote(s): try: return unicode(urllib.unquote(s), 'utf-8') except UnicodeDecodeError, e: print "Debug: current word: %s\n" % s raise jerry:/etc/spambayes # python -V Python 2.3.3 0xA3 is a GBP currency symbol. The web interface handles it OK. I get these results for a word query on "subject: ?" Statistics for 'subject: ?' Number of spam messages: 0. Number of ham messages: 2. Probability that a message containing this word is spam: 0.091837. If you need a copy of the exported (100K) file just ask. ---------------------------------------------------------------------- >Comment By: Skip Montanaro (montanaro) Date: 2004-03-16 15:57 Message: Logged In: YES user_id=44345 Good to here. I checked in sb_dbexpimp.py 1.8 and compatcsv.py 1.1 to deal with this issue. The side effect is that the old interchange format can't be read anymore. Hopefully this won't affect anyone. ---------------------------------------------------------------------- Comment By: Dougie Lawson (dougielawson) Date: 2004-03-16 15:13 Message: Logged In: YES user_id=965369 I've tried your sb_dbexpimp.py test fix. It's working on my hammie.db w/Python 2.3.3. Thanks for this. ---------------------------------------------------------------------- Comment By: Skip Montanaro (montanaro) Date: 2004-03-15 19:06 Message: Logged In: YES user_id=44345 whooops - forgot to remove a debug raise which forced use of compatcsv.py. ---------------------------------------------------------------------- Comment By: Skip Montanaro (montanaro) Date: 2004-03-15 19:02 Message: Logged In: YES user_id=44345 I'm attaching two files, a modified version of sb_dbexpimp.py and a compatcsv.py (only needed for Python 2.2) which has just enough csv juju to keep db_dbexpimp.py happy. Can you give them a try? I intend to check them in soon but would appreciate a little extra vetting. ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2004-03-15 17:44 Message: Logged In: YES user_id=552329 Skip's looking into using the CSV module for sb_dbexpimp.py, which would fix this, so assigning to him ;) ---------------------------------------------------------------------- Comment By: Dougie Lawson (dougielawson) Date: 2004-02-21 17:33 Message: Logged In: YES user_id=965369 I've checked through the whole export file and it barfs on all these records. subject%3A%20%A3`2`0` subject%3A%20%A8`0`1` subject%3A%20%B5%C4%CD%CB%D0%C5`0`1` subject%3A%20%E9`0`1` subject%3A%25%20%D0%CE`0`1` subject%3A%2C%C0%B4%D7%D4%20`0`1` subject%3A%A385.99`2`0` subject%3A%B5%C4%CD%CB%D0%C5`0`1` subject%3A%C0%20%40%20`0`1` subject%3A%C0%B4%D7%D4`0`1` subject%3A%CE%C0`0`1` subject%3A%CF%B5%CD%B3%CD%CB%D0%C5`0`1` subject%3A%D0%CESC0%DCNT`0`1` subject%3A%DC`0`1` subject%3A%E9`0`1` subject%3A%E9nlarger`0`1` subject%3A%ED`0`4` subject%3AV%CE%C0GR%C0`0`1` subject%3Ap%E9nis`0`1` subject%3Av%EDagra`0`4` ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=901920&group_id=61702 From noreply at sourceforge.net Wed Mar 17 01:34:37 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Wed Mar 17 01:34:46 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-917832 ] Outlook 2003 stops receiving mail. Message-ID: Bugs item #917832, was opened at 2004-03-17 06:34 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=917832&group_id=61702 Category: Outlook Group: None Status: Open Resolution: None Priority: 5 Submitted By: Gittle (gittle) Assigned to: Mark Hammond (mhammond) Summary: Outlook 2003 stops receiving mail. Initial Comment: Info: Clean install of Office Professional Enterprise Edition 2003 on XP Pro, with Spambayes v 0.3. Problem: After opening Outlook 2003 I get mail for first two downloads, but thereafter the following ?task message:? ! Task 'Gary - Receiving' reported error (0x8004210A): 'The operation timed out waiting for a response from the receiving (POP) server. If you continue to receive this message, contact your server administrator or ISP.' I worked with MS Tech Support in isolating problem. Once we unchecked Spambayes in COM Addins, the program worked correctly. I did not see a FAQ on this. Your assistance please. Up to this point I?ve had no problem with Spambayes and appreciate the software. Thank you, Gary Weinstein gl.weinstein@cox.net Below are log files, though I don?t know if they will help: #1 Warning: option experimental_ham_spam_imbalance_adjustment in section Classifier is deprecated Loaded bayes database from 'C:\Documents and Settings\Administrator\Application Data\SpamBayes\default_bayes_database.db' Loaded message database from 'C:\Documents and Settings\Administrator\Application Data\SpamBayes\default_message_database.db' Bayes database initialized with 20 spam and 22 good messages SpamBayes Outlook Addin Binary Version 0.9 (February 2004) starting (with engine SpamBayes Engine Version 0.3 (January 2004)) on Windows 5.1.2600 (Service Pack 1) using Python 2.3.2+ (#49, Oct 23 2003, 15:50:06) [MSC v.1200 32 bit (Intel)] SpamBayes: Watching (for filtering) in 'Gary Weinstein/Inbox' SpamBayes: Watching (for incremental training) in 'Gary Weinstein/Junk E-mail' Processing missed spam in folder 'Inbox' by starting a timer Creating new SpamBayes toolbar to host our buttons #2 Warning: option experimental_ham_spam_imbalance_adjustment in section Classifier is deprecated Loaded bayes database from 'C:\Documents and Settings\Administrator\Application Data\SpamBayes\default_bayes_database.db' Loaded message database from 'C:\Documents and Settings\Administrator\Application Data\SpamBayes\default_message_database.db' Bayes database initialized with 20 spam and 22 good messages SpamBayes Outlook Addin Binary Version 0.9 (February 2004) starting (with engine SpamBayes Engine Version 0.3 (January 2004)) on Windows 5.1.2600 (Service Pack 1) using Python 2.3.2+ (#49, Oct 23 2003, 15:50:06) [MSC v.1200 32 bit (Intel)] SpamBayes: Watching (for filtering) in 'Gary Weinstein/Inbox' SpamBayes: Watching (for incremental training) in 'Gary Weinstein/Junk E-mail' Processing missed spam in folder 'Inbox' by starting a timer FAILED to add the toolbar item 'SpamBayesCommand.Manager' - (- 2147352567, 'Exception occurred.', (0, None, None, None, 0, -2147467259), None) The above toolbar message is common - recreating the toolbar... SpamBayes - Disconnecting from Outlook SpamBayes has processed zero messages SpamBayes is being manually disabled - deleting toolbar Addin terminating: 5 COM client and 2 COM servers exist. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=917832&group_id=61702 From noreply at sourceforge.net Wed Mar 17 06:49:43 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Wed Mar 17 06:52:35 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-881739 ] error initializing the SpamBayes addin Message-ID: Bugs item #881739, was opened at 2004-01-21 21:40 Message generated for change (Comment added) made by wolfram_kuss You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=881739&group_id=61702 Category: Outlook Group: Outlook 008 Status: Open Resolution: None Priority: 5 Submitted By: Sean Kelly (mrkelly) Assigned to: Mark Hammond (mhammond) Summary: error initializing the SpamBayes addin Initial Comment: Outlook Plugin 008.1 installed on two Windows 2000 Pro systems with SP2 using Outlook 2000 SP1. Both connected to the same Exchange 2000 server. One installation works fine. The other generates the following error at Outlook startup: "There was an error initializing the SpamBayes addin. Please restart and try again." I have uninstalled and reinstalled several times with the same result. I have searched the bug reports, but can't find the same log error. Log is attached. ---------------------------------------------------------------------- Comment By: Wolfram Kuss (wolfram_kuss) Date: 2004-03-17 11:49 Message: Logged In: YES user_id=2120 I had the same problem on WinXp, no Outlook (Express) installed. I searched the computer for the dll (pythoncom23.dll) and found two, one in the SpamBayes folder and one in the windows\system32. They were different size and date. I copied the SpamBayes one over the other one after making a backup. The error message no longer appears. ---------------------------------------------------------------------- Comment By: Robert Lilly (rclilly) Date: 2004-03-15 10:47 Message: Logged In: YES user_id=346237 Has any progress been made on this problem yet? I had the exact same problem on my system: Windows 2000 Pro, SP4; Outlook 2000 SR3. I uninstalled and went back to using 1.0a7/0.81. I would like to upgrade to 1.0a9/0.9 but can't until this issure is resolved. Funny thing though, I installed .9 on my daughter's laptop that has the exact same setup as my desktop and it works just fine. Hmm! ---------------------------------------------------------------------- Comment By: Daren Thomas (darenthomas) Date: 2004-03-01 12:09 Message: Logged In: YES user_id=987722 I have the same problem after upgrading to 1.09a. Can't downgrade because I can't find the file :( My boss had the same problem with the earlier version (I lost a lot of points selling SpamBayes to him!!!)... I tried anadelonbrin's suggestion: - deleted config files - manually configured config files but that didn't help. Heres the (german) copy of the error message Outlook gives me: Der Prozedureinsprungpunkt "? PyCom_SetAndLogCOMErrorFromPyException@@YAJPBDABU_G UID@@@Z" wurde in der DLL "Pythoncom23.dll" nicht gefunden. which means that the DLL entry point ("?PyCom[...]") could not be found. ---------------------------------------------------------------------- Comment By: Stuart Carter (stu_bloke) Date: 2004-02-20 19:29 Message: Logged In: YES user_id=980433 I have also got this problem on Windows 2003, OL 2003, Python 2.3. Removing 0.9 and re-installing 0.81 worked. Here is the log from my 0.81 startup (0.9 log is identical to that posted below) Cheers! -------------------------------------------------------- Loaded bayes database from 'D:\Documents and Settings\carters\Application Data\SpamBayes\default_bayes_database.db' Loaded message database from 'D:\Documents and Settings\carters\Application Data\SpamBayes\default_message_database.db' Bayes database initialized with 184 spam and 432 good messages SpamBayes Outlook Addin, Binary version 0.81 (September 9, 2003) starting (with engine SpamBayes Beta2, version 0.2 (July 2003)) on Windows 5.2.3790 () using Python 2.3+ (#46, Aug 6 2003, 16:39:24) [MSC v.1200 32 bit (Intel)] ********************************************** **** The timer is enabled, but one of the timer intervals values is zero You must set both intervals before the timer will enable SpamBayes: Watching for new messages in folder Inbox SpamBayes: Watching for new messages in folder Junk E-mail Processing 0 missed spam in folder 'Inbox' took 11.5316ms FAILED to add the toolbar item 'SpamBayesCommand.Manager' - (- 2147352567, 'Exception occurred.', (0, None, None, None, 0, - 2147467259), None) Deleted the dead popup control - re-creating ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2004-02-19 00:04 Message: Logged In: YES user_id=552329 You can't see the 0.7 version either, just old versions of the source. You should try the 1.0a9 (0.9) release, and see if this fixes it. ---------------------------------------------------------------------- Comment By: Lee Herman (lee_herman) Date: 2004-02-18 16:07 Message: Logged In: YES user_id=840726 Here's the contents of my logfile: Error connecting to Outlook! Traceback (most recent call last): File "addin.pyc", line 1191, in OnConnection File "manager.pyc", line 908, in GetManager File "manager.pyc", line 344, in __init__ File "manager.pyc", line 492, in LocateDataDirectory File "win32com\shell\shell.pyc", line 9, in ? File "win32com\shell\shell.pyc", line 7, in __load ImportError: DLL load failed: The specified procedure could not be found. ERROR: 'There was an error initializing the SpamBayes addin\r\n\r\nPlease re-start Outlook and try again.' Traceback (most recent call last): File "addin.pyc", line 1191, in OnConnection File "manager.pyc", line 908, in GetManager File "manager.pyc", line 344, in __init__ File "manager.pyc", line 492, in LocateDataDirectory File "win32com\shell\shell.pyc", line 9, in ? File "win32com\shell\shell.pyc", line 7, in __load ImportError: DLL load failed: The specified procedure could not be found. pythoncom error: Failed to call the universal dispatcher Traceback (most recent call last): File "win32com\universal.pyc", line 173, in dispatch File "win32com\server\policy.pyc", line 322, in _InvokeEx_ File "win32com\server\policy.pyc", line 608, in _invokeex_ File "win32com\server\policy.pyc", line 542, in _invokeex_ File "addin.pyc", line 1227, in OnStartupComplete exceptions.AttributeError: 'NoneType' object has no attribute 'never_configured' ---------------------------------------------------------------------- Comment By: Lee Herman (lee_herman) Date: 2004-02-18 15:18 Message: Logged In: YES user_id=840726 I have had the same experience. I deleted all versions, and the data directory. Still no luck. I am also using Win2K, with all updates, and Outlook XP. What happened to version 0.8? I'd like to reinstall it, but I only see 0.7. ---------------------------------------------------------------------- Comment By: Pat Darragh (pdarragh) Date: 2004-02-04 02:02 Message: Logged In: YES user_id=967576 I am using Outlook 2003 on Windows XP. (Clean install of Windows XP ... i.e. started with FORMAT). I have installed all of the patches for Windows and Office. I am getting the exact same error message. I've compared the spambase1.log file here with the one I have on my system and they are identical (with the execption of the username in the paths). I've ignored the error message and manually configured Spambyaes but without any real luck. Un-installed and re- installed a number of times. Again, no luck. My environment: Windows XP; Office Pro 2003; Corel Office 8; Delphi 5; Java 2 Runtime v1.4.2_03; McAfee 7.1.0; .NET Framework 1.1 Any pointers on getting this to work would be great. Thansk for your time. ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2004-01-27 07:47 Message: Logged In: YES user_id=552329 Could you try renaming/deleting your configuration file and reconfiguring SpamBayes? The FAQ explains where to find it, if you're not sure. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=881739&group_id=61702 From noreply at sourceforge.net Wed Mar 17 12:08:14 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Wed Mar 17 12:08:35 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-918157 ] "Could not watch the specified folders" Message-ID: Bugs item #918157, was opened at 2004-03-17 10:08 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=918157&group_id=61702 Category: Outlook Group: Binary 1.0a9 (0.9) Status: Open Resolution: None Priority: 5 Submitted By: Michael Dillon (forge1968) Assigned to: Mark Hammond (mhammond) Summary: "Could not watch the specified folders" Initial Comment: I've been using SpamBayes for quite a while with Outlook 2000, and just upgraded to .9 I'd been watching several Exchange server public folders along with my inbox. Now, with the new version, I get an error on startup that says "There was an error intializing the Spam plugin. Spam filtering has been disabled. Plese re-configure...." etc On the folders I'm watching, I'm not watching the sub- folders, and I'm not doing any background processing. This used to work - now it doesn't. Outlook 2000 SR-1 (9.0.0.5414) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=918157&group_id=61702 From noreply at sourceforge.net Wed Mar 17 12:12:53 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Wed Mar 17 12:15:28 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-881739 ] error initializing the SpamBayes addin Message-ID: Bugs item #881739, was opened at 2004-01-21 21:40 Message generated for change (Comment added) made by stu_bloke You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=881739&group_id=61702 Category: Outlook Group: Outlook 008 Status: Open Resolution: None Priority: 5 Submitted By: Sean Kelly (mrkelly) Assigned to: Mark Hammond (mhammond) Summary: error initializing the SpamBayes addin Initial Comment: Outlook Plugin 008.1 installed on two Windows 2000 Pro systems with SP2 using Outlook 2000 SP1. Both connected to the same Exchange 2000 server. One installation works fine. The other generates the following error at Outlook startup: "There was an error initializing the SpamBayes addin. Please restart and try again." I have uninstalled and reinstalled several times with the same result. I have searched the bug reports, but can't find the same log error. Log is attached. ---------------------------------------------------------------------- Comment By: Stuart Carter (stu_bloke) Date: 2004-03-17 17:12 Message: Logged In: YES user_id=980433 Thanks wolfram, I did the same and can now start outlook without 1.09 reporting an error. However, it does not like my old configuration data (can't find the designated Inbox/Junk/Suspect folders). But hey! Thanks ---------------------------------------------------------------------- Comment By: Wolfram Kuss (wolfram_kuss) Date: 2004-03-17 11:49 Message: Logged In: YES user_id=2120 I had the same problem on WinXp, no Outlook (Express) installed. I searched the computer for the dll (pythoncom23.dll) and found two, one in the SpamBayes folder and one in the windows\system32. They were different size and date. I copied the SpamBayes one over the other one after making a backup. The error message no longer appears. ---------------------------------------------------------------------- Comment By: Robert Lilly (rclilly) Date: 2004-03-15 10:47 Message: Logged In: YES user_id=346237 Has any progress been made on this problem yet? I had the exact same problem on my system: Windows 2000 Pro, SP4; Outlook 2000 SR3. I uninstalled and went back to using 1.0a7/0.81. I would like to upgrade to 1.0a9/0.9 but can't until this issure is resolved. Funny thing though, I installed .9 on my daughter's laptop that has the exact same setup as my desktop and it works just fine. Hmm! ---------------------------------------------------------------------- Comment By: Daren Thomas (darenthomas) Date: 2004-03-01 12:09 Message: Logged In: YES user_id=987722 I have the same problem after upgrading to 1.09a. Can't downgrade because I can't find the file :( My boss had the same problem with the earlier version (I lost a lot of points selling SpamBayes to him!!!)... I tried anadelonbrin's suggestion: - deleted config files - manually configured config files but that didn't help. Heres the (german) copy of the error message Outlook gives me: Der Prozedureinsprungpunkt "? PyCom_SetAndLogCOMErrorFromPyException@@YAJPBDABU_G UID@@@Z" wurde in der DLL "Pythoncom23.dll" nicht gefunden. which means that the DLL entry point ("?PyCom[...]") could not be found. ---------------------------------------------------------------------- Comment By: Stuart Carter (stu_bloke) Date: 2004-02-20 19:29 Message: Logged In: YES user_id=980433 I have also got this problem on Windows 2003, OL 2003, Python 2.3. Removing 0.9 and re-installing 0.81 worked. Here is the log from my 0.81 startup (0.9 log is identical to that posted below) Cheers! -------------------------------------------------------- Loaded bayes database from 'D:\Documents and Settings\carters\Application Data\SpamBayes\default_bayes_database.db' Loaded message database from 'D:\Documents and Settings\carters\Application Data\SpamBayes\default_message_database.db' Bayes database initialized with 184 spam and 432 good messages SpamBayes Outlook Addin, Binary version 0.81 (September 9, 2003) starting (with engine SpamBayes Beta2, version 0.2 (July 2003)) on Windows 5.2.3790 () using Python 2.3+ (#46, Aug 6 2003, 16:39:24) [MSC v.1200 32 bit (Intel)] ********************************************** **** The timer is enabled, but one of the timer intervals values is zero You must set both intervals before the timer will enable SpamBayes: Watching for new messages in folder Inbox SpamBayes: Watching for new messages in folder Junk E-mail Processing 0 missed spam in folder 'Inbox' took 11.5316ms FAILED to add the toolbar item 'SpamBayesCommand.Manager' - (- 2147352567, 'Exception occurred.', (0, None, None, None, 0, - 2147467259), None) Deleted the dead popup control - re-creating ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2004-02-19 00:04 Message: Logged In: YES user_id=552329 You can't see the 0.7 version either, just old versions of the source. You should try the 1.0a9 (0.9) release, and see if this fixes it. ---------------------------------------------------------------------- Comment By: Lee Herman (lee_herman) Date: 2004-02-18 16:07 Message: Logged In: YES user_id=840726 Here's the contents of my logfile: Error connecting to Outlook! Traceback (most recent call last): File "addin.pyc", line 1191, in OnConnection File "manager.pyc", line 908, in GetManager File "manager.pyc", line 344, in __init__ File "manager.pyc", line 492, in LocateDataDirectory File "win32com\shell\shell.pyc", line 9, in ? File "win32com\shell\shell.pyc", line 7, in __load ImportError: DLL load failed: The specified procedure could not be found. ERROR: 'There was an error initializing the SpamBayes addin\r\n\r\nPlease re-start Outlook and try again.' Traceback (most recent call last): File "addin.pyc", line 1191, in OnConnection File "manager.pyc", line 908, in GetManager File "manager.pyc", line 344, in __init__ File "manager.pyc", line 492, in LocateDataDirectory File "win32com\shell\shell.pyc", line 9, in ? File "win32com\shell\shell.pyc", line 7, in __load ImportError: DLL load failed: The specified procedure could not be found. pythoncom error: Failed to call the universal dispatcher Traceback (most recent call last): File "win32com\universal.pyc", line 173, in dispatch File "win32com\server\policy.pyc", line 322, in _InvokeEx_ File "win32com\server\policy.pyc", line 608, in _invokeex_ File "win32com\server\policy.pyc", line 542, in _invokeex_ File "addin.pyc", line 1227, in OnStartupComplete exceptions.AttributeError: 'NoneType' object has no attribute 'never_configured' ---------------------------------------------------------------------- Comment By: Lee Herman (lee_herman) Date: 2004-02-18 15:18 Message: Logged In: YES user_id=840726 I have had the same experience. I deleted all versions, and the data directory. Still no luck. I am also using Win2K, with all updates, and Outlook XP. What happened to version 0.8? I'd like to reinstall it, but I only see 0.7. ---------------------------------------------------------------------- Comment By: Pat Darragh (pdarragh) Date: 2004-02-04 02:02 Message: Logged In: YES user_id=967576 I am using Outlook 2003 on Windows XP. (Clean install of Windows XP ... i.e. started with FORMAT). I have installed all of the patches for Windows and Office. I am getting the exact same error message. I've compared the spambase1.log file here with the one I have on my system and they are identical (with the execption of the username in the paths). I've ignored the error message and manually configured Spambyaes but without any real luck. Un-installed and re- installed a number of times. Again, no luck. My environment: Windows XP; Office Pro 2003; Corel Office 8; Delphi 5; Java 2 Runtime v1.4.2_03; McAfee 7.1.0; .NET Framework 1.1 Any pointers on getting this to work would be great. Thansk for your time. ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2004-01-27 07:47 Message: Logged In: YES user_id=552329 Could you try renaming/deleting your configuration file and reconfiguring SpamBayes? The FAQ explains where to find it, if you're not sure. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=881739&group_id=61702 From noreply at sourceforge.net Wed Mar 17 17:15:40 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Wed Mar 17 17:26:00 2004 Subject: [spambayes-bugs] [ spambayes-Feature Requests-917107 ] Extra Message-ID: Feature Requests item #917107, was opened at 2004-03-16 05:57 Message generated for change (Comment added) made by richiehindle You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498106&aid=917107&group_id=61702 Category: Interface Improvements (example) Group: None Status: Open Priority: 5 Submitted By: Tony Meyer (anadelonbrin) Assigned to: Nobody/Anonymous (nobody) >Summary: Extra Initial Comment: >From personal email: """ I've finally installed the latest SpamBayes version, and the change of ordering is a big help. However, one more suggestion: there should be a "train" button under all three sections, not just at the bottom. Thus it's not necessary to scroll all the way down after looking at just the unsure or ham messages. """ I agree with this, so if someone wants to get around to adding the extra buttons, that would be cool :) I'm not sure if it's just adding the extra html, since maybe the dynamic creation of the page will throw things off (not sure at all). ---------------------------------------------------------------------- >Comment By: Richie Hindle (richiehindle) Date: 2004-03-17 22:15 Message: Logged In: YES user_id=85414 Adding copies of the Train button would work, but FWIW I don't think it's a good idea. It's not obvious whether each button would submit the whole page, or just the section it was immediately underneath, or all the sections above it. Maybe changing the text could help, but if it says "Train all" or something then than only makes you wonder what the alternative is... then you end up adding "Train this section" buttons and the whole thing becomes overengineered. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498106&aid=917107&group_id=61702 From noreply at sourceforge.net Wed Mar 17 17:27:51 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Wed Mar 17 17:27:57 2004 Subject: [spambayes-bugs] [ spambayes-Feature Requests-917107 ] Extra train buttons on review page Message-ID: Feature Requests item #917107, was opened at 2004-03-16 18:57 Message generated for change (Comment added) made by anadelonbrin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498106&aid=917107&group_id=61702 Category: Interface Improvements (example) Group: None >Status: Closed Priority: 5 Submitted By: Tony Meyer (anadelonbrin) >Assigned to: Tony Meyer (anadelonbrin) >Summary: Extra train buttons on review page Initial Comment: >From personal email: """ I've finally installed the latest SpamBayes version, and the change of ordering is a big help. However, one more suggestion: there should be a "train" button under all three sections, not just at the bottom. Thus it's not necessary to scroll all the way down after looking at just the unsure or ham messages. """ I agree with this, so if someone wants to get around to adding the extra buttons, that would be cool :) I'm not sure if it's just adding the extra html, since maybe the dynamic creation of the page will throw things off (not sure at all). ---------------------------------------------------------------------- >Comment By: Tony Meyer (anadelonbrin) Date: 2004-03-18 11:27 Message: Logged In: YES user_id=552329 Good point! I hadn't thought of that. There hasn't been a clamouring for this anyway, so I'll close it, and refer anyone that asks to the closed tracker :) ---------------------------------------------------------------------- Comment By: Richie Hindle (richiehindle) Date: 2004-03-18 11:15 Message: Logged In: YES user_id=85414 Adding copies of the Train button would work, but FWIW I don't think it's a good idea. It's not obvious whether each button would submit the whole page, or just the section it was immediately underneath, or all the sections above it. Maybe changing the text could help, but if it says "Train all" or something then than only makes you wonder what the alternative is... then you end up adding "Train this section" buttons and the whole thing becomes overengineered. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498106&aid=917107&group_id=61702 From noreply at sourceforge.net Thu Mar 18 07:14:45 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Thu Mar 18 07:14:50 2004 Subject: [spambayes-bugs] [ spambayes-Feature Requests-918696 ] Enhancements to easier train exceptions Message-ID: Feature Requests item #918696, was opened at 2004-03-18 07:14 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498106&aid=918696&group_id=61702 Category: Interface Improvements (example) Group: None Status: Open Priority: 5 Submitted By: Yom Gritzko (somecallmetim) Assigned to: Nobody/Anonymous (nobody) Summary: Enhancements to easier train exceptions Initial Comment: Once I've trained spambayes a bunch I'd like to train just the exceptions. This means that I'd like to discard email messages that are correctly categorized and only train on messages that are mis-categorized. Unless I'm missing an option that is there what I would like is the ability on the training window to click on a button that would set the toggle buttons for all messages to discard, or all messages to ham or all messages to defer or all messages to spam. Then I can change the toggle button for the exceptions and submit. In other words, have: [discard all] [defer all] [mark all as ham] [mark all as spam] [Train] The "all" buttons wouldn't train but just set the the toggles in the GUI. So the use case might be: Notice that message 1 and 28 are categorized as ham and should be spam out of 50 messages, while all the other messages (2-27, and 29-50) are classified correctly as ham. Click on [discard all] which sets the toggles for all to "discard", then use the mouse to click on the spam toggle for message 1 and then message 28 and then hit the [Train] button. Only 1 and 28 are used to train. Another use case might be: I sign up for a mailing list. I get inundated with email from list, 100 messages. spambayes categorizes some as ham, some as spam and some as unsure. I click on the [mark all as ham] and then click on the [train] button so I don't have to go through and click on the toggle for each message. Thanks! ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498106&aid=918696&group_id=61702 From noreply at sourceforge.net Thu Mar 18 11:48:37 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Thu Mar 18 11:48:58 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-896498 ] Mailbox browse won't open all folders Message-ID: Bugs item #896498, was opened at 2004-02-13 13:34 Message generated for change (Comment added) made by tomh009 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=896498&group_id=61702 Category: Outlook Group: Outlook 008 Status: Open Resolution: None Priority: 5 Submitted By: Tom Haapanen (tomh009) Assigned to: Mark Hammond (mhammond) Summary: Mailbox browse won't open all folders Initial Comment: When using the SpamBayes Manager 008.1, using the browse button to browse folders, whether for filtering or training, won't open all the connected mailboxes and folders. The browse window will see all the server mailboxes I am connected to, but will not expand most of them (clicking on the "+" will not do anything). Some of them do expand however -- including my own, and some others. Have verified permissions on all the relevant mailboxes -- and all the mailboxes are browsable in Outlook itself. Environment: Outlook 2003 Windows XP SP1 Exchange 5.5 ---------------------------------------------------------------------- >Comment By: Tom Haapanen (tomh009) Date: 2004-03-18 16:48 Message: Logged In: YES user_id=61699 The outlook profile includes the shortcuts (I have about 100), other server mailboxes (5-10) and personal folders (5-10). It's a real pain to redo. Sorry. ---------------------------------------------------------------------- Comment By: BobT (nickdanger) Date: 2004-03-16 20:52 Message: Logged In: YES user_id=996607 Just to clarify; I delete the Outlook profile, not the User profile. CTRL PANEL -> MAIL (from here a variable path depending on the version of Outlook installed.) In my environment, I just have to note if and where they have a personal folder. Then delete the Outlook profile, recreate, point to my exchange server, add in the personal folder, and done. Time, about 2 minutes. Maybe I'm missing something, but I can't figure out how it would take 1+ hrs. ---------------------------------------------------------------------- Comment By: Tom Haapanen (tomh009) Date: 2004-03-16 02:23 Message: Logged In: YES user_id=61699 Delete the profile in Outlook? Would really rather not do that, setting it all up again will probably take an hour or two (complex configuration). How do I turn on the log files? ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2004-03-16 00:07 Message: Logged In: YES user_id=552329 Could you let us know if nickdanger's suggestion works? Or, if it doesn't, or you can't do that, attach your log files to this tracker? ---------------------------------------------------------------------- Comment By: BobT (nickdanger) Date: 2004-03-12 18:54 Message: Logged In: YES user_id=996607 My solution, delete the Outlook profile and recreate. Had this solve a number of odd problems like this. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=896498&group_id=61702 From noreply at sourceforge.net Thu Mar 18 16:28:17 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Thu Mar 18 16:28:35 2004 Subject: [spambayes-bugs] [ spambayes-Feature Requests-918696 ] Enhancements to easier train exceptions Message-ID: Feature Requests item #918696, was opened at 2004-03-19 01:14 Message generated for change (Settings changed) made by anadelonbrin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498106&aid=918696&group_id=61702 Category: Interface Improvements (example) Group: None >Status: Closed Priority: 5 Submitted By: Yom Gritzko (somecallmetim) Assigned to: Nobody/Anonymous (nobody) Summary: Enhancements to easier train exceptions Initial Comment: Once I've trained spambayes a bunch I'd like to train just the exceptions. This means that I'd like to discard email messages that are correctly categorized and only train on messages that are mis-categorized. Unless I'm missing an option that is there what I would like is the ability on the training window to click on a button that would set the toggle buttons for all messages to discard, or all messages to ham or all messages to defer or all messages to spam. Then I can change the toggle button for the exceptions and submit. In other words, have: [discard all] [defer all] [mark all as ham] [mark all as spam] [Train] The "all" buttons wouldn't train but just set the the toggles in the GUI. So the use case might be: Notice that message 1 and 28 are categorized as ham and should be spam out of 50 messages, while all the other messages (2-27, and 29-50) are classified correctly as ham. Click on [discard all] which sets the toggles for all to "discard", then use the mouse to click on the spam toggle for message 1 and then message 28 and then hit the [Train] button. Only 1 and 28 are used to train. Another use case might be: I sign up for a mailing list. I get inundated with email from list, 100 messages. spambayes categorizes some as ham, some as spam and some as unsure. I click on the [mark all as ham] and then click on the [train] button so I don't have to go through and click on the toggle for each message. Thanks! ---------------------------------------------------------------------- >Comment By: Tony Meyer (anadelonbrin) Date: 2004-03-19 10:28 Message: Logged In: YES user_id=552329 If you click on the Discard/Defer/Spam/Ham headings, all the messages in that category will be set to that classification. (The text at the top of the page explains this). In addition, if you want to change the default action for any of the categories, you can do this (in 1.0a9 and above) via the Advanced Configuration page. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498106&aid=918696&group_id=61702 From noreply at sourceforge.net Mon Mar 22 18:19:05 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Mon Mar 22 18:19:15 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-921444 ] Initialisation fails Message-ID: Bugs item #921444, was opened at 2004-03-22 23:19 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=921444&group_id=61702 Category: Outlook Group: Binary 1.0a9 (0.9) Status: Open Resolution: None Priority: 5 Submitted By: John (jhturnbull) Assigned to: Mark Hammond (mhammond) Summary: Initialisation fails Initial Comment: Outlook 2002 - unpatched Other Plugin - palm Chapura sync Windows 2000 fully patched In addition to attached file also have this error (at end of logfile) SpamBayes - Disconnecting from Outlook pythoncom error: Failed to call the universal dispatcher Traceback (most recent call last): File "win32com\universal.pyc", line 173, in dispatch File "win32com\server\policy.pyc", line 322, in _InvokeEx_ File "win32com\server\policy.pyc", line 608, in _invokeex_ File "win32com\server\policy.pyc", line 542, in _invokeex_ File "addin.pyc", line 1409, in OnDisconnection exceptions.AttributeError: OutlookAddin instance has no attribute 'explorers_events' ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=921444&group_id=61702 From noreply at sourceforge.net Tue Mar 23 17:10:51 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Tue Mar 23 17:16:58 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-922063 ] Intermittent sb_filter.py faliure with URL pickle Message-ID: Bugs item #922063, was opened at 2004-03-23 14:10 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=922063&group_id=61702 Category: hammie Group: Source code 1.0a9 (0.9) Status: Open Resolution: None Priority: 5 Submitted By: Leonid (leobru) Assigned to: Nobody/Anonymous (nobody) Summary: Intermittent sb_filter.py faliure with URL pickle Initial Comment: Here are the relevant .spambayesrc lines: [Tokenizer] x-fancy_url_recognition=True x-pick_apart_urls=True [URLRetriever] x-slurp_urls=True Here is the stack trace: File "/usr/home/leob/spambayes-1.0a9/scripts/sb_filter.py", line 239, in ? main() File "/usr/home/leob/spambayes-1.0a9/scripts/sb_filter.py", line 231, in main action(msg) File "/usr/home/leob/spambayes-1.0a9/scripts/sb_filter.py", line 163, in filter return h.filter(msg) File "/usr/home/leob/opt/lib/python2.2/site-packages/spambayes/hammie.py", line 109, in filter prob, clues = self._scoremsg(msg, True) File "/usr/home/leob/opt/lib/python2.2/site-packages/spambayes/hammie.py", line 38, in _scoremsg return self.bayes.spamprob(tokenize(msg), evidence) File "/usr/home/leob/opt/lib/python2.2/site-packages/spambayes/classifier.py", line 246, in slurpi ng_spamprob slurp_tokens = list(self._generate_slurp()) File "/usr/home/leob/opt/lib/python2.2/site-packages/spambayes/classifier.py", line 550, in _gener ate_slurp self.setup() File "/usr/home/leob/opt/lib/python2.2/site-packages/spambayes/classifier.py", line 609, in setup self.bad_urls = pickle.load(b_file) File "/usr/home/leob/opt/lib/python2.2/pickle.py", line 982, in load return Unpickler(file).load() File "/usr/home/leob/opt/lib/python2.2/pickle.py", line 597, in load dispatch[key](self) File "/usr/home/leob/opt/lib/python2.2/pickle.py", line 667, in load_string raise ValueError, "insecure string pickle" ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=922063&group_id=61702 From noreply at sourceforge.net Wed Mar 24 19:27:59 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Wed Mar 24 19:28:04 2004 Subject: [spambayes-bugs] [ spambayes-Feature Requests-922840 ] Score multipart/alternative separately Message-ID: Feature Requests item #922840, was opened at 2004-03-24 16:27 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498106&aid=922840&group_id=61702 Category: None Group: None Status: Open Priority: 5 Submitted By: Leonid (leobru) Assigned to: Nobody/Anonymous (nobody) Summary: Score multipart/alternative separately Initial Comment: The amount of spam with multipart/alternative content where the plain text is a piece of prose or such, and the HTML is a UCE, is growing. My proposal is: - compute separate scores as if the text/plain part was empty, and as if the text/html part was empty - to compute the final score, use min(plain_hamscore, html_hamscore) and max(plain_spamscore, html_spamscore) because any disparity is by itself a spam indicator. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498106&aid=922840&group_id=61702 From noreply at sourceforge.net Thu Mar 25 03:07:54 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Thu Mar 25 03:08:05 2004 Subject: [spambayes-bugs] [ spambayes-Patches-801699 ] migration from hammie to sb_* scripts Message-ID: Patches item #801699, was opened at 2003-09-06 17:33 Message generated for change (Comment added) made by htrd You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498105&aid=801699&group_id=61702 Category: None Group: None >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Toby Dickenson (htrd) Assigned to: Nobody/Anonymous (nobody) Summary: migration from hammie to sb_* scripts Initial Comment: Ive been updating my training scripts (for kmail integration) to use the new sb_* scripts. I needed a couple of changes to sb_mboxtrain.py to make it a full replacement for how I was previously using hammie.py: 1. sb_mboxtrain.py writes a X-Spambayes-Trained header. I am currently not using this, I always perform a full retrain. Unfortunately rewriting files in maildir folders interferes with kmail's cache of message status, with the result that recently read messages are marked unread again. This is certainly a kmail bug, but a workaround in spambayes seems reasonable. I added a switch to sb_mboxtrain to inhibit rewriting mailboxes with the X-Spambayes-Trained headers. 2. I run my retrain script from cron. sb_mboxtrain displays the name or number of the mail message as it processes them, which makes for an inappropriately large cron output. The -q switch is a little too quiet - I would still like to see the count of messages trained in each mailbox at the end of training. I changed sb_mboxtrain to inhibit this status update if not isatty(stdout) One patch attached including both changes. ---------------------------------------------------------------------- >Comment By: Toby Dickenson (htrd) Date: 2004-03-25 08:07 Message: Logged In: YES user_id=46460 The fix for #1 is good. I withdraw my suggestion for #2... redirecting to /dev/null is just as good. ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2003-09-09 08:08 Message: Logged In: YES user_id=552329 I've checked in a version for #1. Instead of making it a switch I made it an option ("Headers":"include_trained"), as this is more consistent with the other headers. I don't know enough about how mboxtrain is used to put the second one in. Skip or someone like that should make that call. BTW, all the old hammie.py script did was call the spambayes/hammiebulk.py script. That's still there, so you could call it directly. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498105&aid=801699&group_id=61702 From noreply at sourceforge.net Fri Mar 26 05:13:11 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Fri Mar 26 05:13:16 2004 Subject: [spambayes-bugs] [ spambayes-Feature Requests-923785 ] Relay-after-pop / smtp-after-pop Message-ID: Feature Requests item #923785, was opened at 2004-03-26 10:13 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498106&aid=923785&group_id=61702 Category: pop3proxy Group: None Status: Open Priority: 5 Submitted By: PaiRaN (pairan) Assigned to: Nobody/Anonymous (nobody) Summary: Relay-after-pop / smtp-after-pop Initial Comment: The Idea is to use SB for many users on just ONE database! This works well, wenn everyone is using the same Mailserver ... as we do! We have changing IPs delivered by different ISPs! I don't have a chance to filter the IP's so they could fit into the Trusted IPs! So i had an Idea about validating the Trusted IP's on a different way: Track the IP's on a successful POP/IMAP- Authentification an write them to the Trusted IPs. Validation of the tracked IPs works as follows: put a timestamp before them. On each SMTP-Request just parse the valid ones. Rewrite happens only on successfull POP3/IMAP etc ... What do you think? Could this be an enhancement for the next release? A Multi-User-Spamtrap is a nice thing to have ! (ok, still having in mind, that everybody defines for him/herself what spam actually is) i have included two Perl-Code-snippets with a possible solution of this Request. Regards // PaiRaN ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498106&aid=923785&group_id=61702 From noreply at sourceforge.net Fri Mar 26 10:03:09 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Fri Mar 26 11:03:03 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-923921 ] 100% Spam moved only to "Possible Spam" folder Message-ID: Bugs item #923921, was opened at 2004-03-26 10:03 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=923921&group_id=61702 Category: Outlook Group: Binary 1.0a9 (0.9) Status: Open Resolution: None Priority: 5 Submitted By: Clay Fenlason (komotso) Assigned to: Mark Hammond (mhammond) Summary: 100% Spam moved only to "Possible Spam" folder Initial Comment: About 5-10% of all 100%-spam gets shifted to the "Possible Spam" folder rather than the "Spam" folder. I had this problem with 0.8 as well, and was able to get around it by setting the plug-in to filter the "Possible Spam" folder as well (so those messages were basically getting filtered twice). But version 0.9 explicitly won't let me do this. There are no errors in the log, I tried lowering the "possible" range even further, to no avail. The filtering seems to otherwise be functioning correctly. It's only that a small fraction of messages are filtered according to the "possible" action despite having a spam score of 100%. The Spam Clues readout for one such message is attached. Outlook 2003 Windows 2003 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=923921&group_id=61702 From noreply at sourceforge.net Fri Mar 26 11:28:30 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Fri Mar 26 12:02:50 2004 Subject: [spambayes-bugs] [ spambayes-Feature Requests-924019 ] Whitelist? Message-ID: Feature Requests item #924019, was opened at 2004-03-26 10:28 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498106&aid=924019&group_id=61702 Category: None Group: None Status: Open Priority: 5 Submitted By: DaveO Group (doneal_wilshire) Assigned to: Nobody/Anonymous (nobody) Summary: Whitelist? Initial Comment: It would be really cool if you guys could add a simple whitelist feature to the database. That way if I get an email from someone inside our company I could whitelist them. I frequently get emails from people that consist of one line of text. Unfortunately this looks like spam. It would be nice if there was a button to "Approve sender" or "Whitelist sender", so that no matter what they sent you, it would bypass the spam filter. Overall, though I think it is a great product. Thanks for the good work. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498106&aid=924019&group_id=61702 From noreply at sourceforge.net Fri Mar 26 10:04:50 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Fri Mar 26 12:03:34 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-923921 ] 100% Spam moved only to Message-ID: Bugs item #923921, was opened at 2004-03-26 10:03 Message generated for change (Settings changed) made by komotso You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=923921&group_id=61702 Category: Outlook Group: Binary 1.0a9 (0.9) Status: Open Resolution: None Priority: 5 Submitted By: Clay Fenlason (komotso) Assigned to: Mark Hammond (mhammond) >Summary: 100% Spam moved only to Initial Comment: About 5-10% of all 100%-spam gets shifted to the "Possible Spam" folder rather than the "Spam" folder. I had this problem with 0.8 as well, and was able to get around it by setting the plug-in to filter the "Possible Spam" folder as well (so those messages were basically getting filtered twice). But version 0.9 explicitly won't let me do this. There are no errors in the log, I tried lowering the "possible" range even further, to no avail. The filtering seems to otherwise be functioning correctly. It's only that a small fraction of messages are filtered according to the "possible" action despite having a spam score of 100%. The Spam Clues readout for one such message is attached. Outlook 2003 Windows 2003 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=923921&group_id=61702 From noreply at sourceforge.net Fri Mar 26 12:15:39 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Fri Mar 26 12:15:47 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-923921 ] 100% Spam moved only to Message-ID: Bugs item #923921, was opened at 2004-03-26 10:03 Message generated for change (Comment added) made by kpitt You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=923921&group_id=61702 Category: Outlook Group: Binary 1.0a9 (0.9) Status: Open Resolution: None Priority: 5 Submitted By: Clay Fenlason (komotso) Assigned to: Mark Hammond (mhammond) Summary: 100% Spam moved only to Initial Comment: About 5-10% of all 100%-spam gets shifted to the "Possible Spam" folder rather than the "Spam" folder. I had this problem with 0.8 as well, and was able to get around it by setting the plug-in to filter the "Possible Spam" folder as well (so those messages were basically getting filtered twice). But version 0.9 explicitly won't let me do this. There are no errors in the log, I tried lowering the "possible" range even further, to no avail. The filtering seems to otherwise be functioning correctly. It's only that a small fraction of messages are filtered according to the "possible" action despite having a spam score of 100%. The Spam Clues readout for one such message is attached. Outlook 2003 Windows 2003 ---------------------------------------------------------------------- >Comment By: Kenny Pitt (kpitt) Date: 2004-03-26 12:15 Message: Logged In: YES user_id=859086 Does the Spam column in Outlook show the message as 100%, or only when you do "Show spam clues"? Did you train on any other messages between the time that the message was filtered to Possible Spam and when you looked at the spam clues for the message? "Show spam clues" scores the message using the current training data at the time that you select the menu option, which isn't necessarily the same as the training data that was used to score the message when it was first received. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=923921&group_id=61702 From noreply at sourceforge.net Fri Mar 26 12:20:07 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Fri Mar 26 12:20:11 2004 Subject: [spambayes-bugs] [ spambayes-Feature Requests-924019 ] Whitelist? Message-ID: Feature Requests item #924019, was opened at 2004-03-26 11:28 Message generated for change (Comment added) made by kpitt You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498106&aid=924019&group_id=61702 Category: None Group: None >Status: Closed Priority: 5 Submitted By: DaveO Group (doneal_wilshire) Assigned to: Nobody/Anonymous (nobody) Summary: Whitelist? Initial Comment: It would be really cool if you guys could add a simple whitelist feature to the database. That way if I get an email from someone inside our company I could whitelist them. I frequently get emails from people that consist of one line of text. Unfortunately this looks like spam. It would be nice if there was a button to "Approve sender" or "Whitelist sender", so that no matter what they sent you, it would bypass the spam filter. Overall, though I think it is a great product. Thanks for the good work. ---------------------------------------------------------------------- >Comment By: Kenny Pitt (kpitt) Date: 2004-03-26 12:20 Message: Logged In: YES user_id=859086 See FAQ 6.6 for information on why we don't do this. If this feature is really important to you, you could look at the InBoxer filter. InBoxer is a commercial filter based on SpamBayes, and it adds whitelist support. http://spambayes.sourceforge.net/faq.html#why-don-t-you- add-whitelisting-blacklisting-to-spambayes ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498106&aid=924019&group_id=61702 From noreply at sourceforge.net Fri Mar 26 16:54:14 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Fri Mar 26 16:54:28 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-924237 ] Outlook Add-in Cannot Initialize Message-ID: Bugs item #924237, was opened at 2004-03-26 16:54 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=924237&group_id=61702 Category: Outlook Group: None Status: Open Resolution: None Priority: 5 Submitted By: Hank Fay (hankfay) Assigned to: Mark Hammond (mhammond) Summary: Outlook Add-in Cannot Initialize Initial Comment: Outlook 2003 patched through today XP SP1 patched through today Error Message: "There was an error initializing the SpamBayes addin Please re-start Oulook and try again." SpamBayes Log: Error connecting to Outlook! Traceback (most recent call last): File "addin.pyc", line 1191, in OnConnection File "manager.pyc", line 908, in GetManager File "manager.pyc", line 344, in __init__ File "manager.pyc", line 492, in LocateDataDirectory File "win32com\shell\shell.pyc", line 9, in ? File "win32com\shell\shell.pyc", line 7, in __load ImportError: DLL load failed: The specified procedure could not be found. ERROR: 'There was an error initializing the SpamBayes addin\r\n\r\nPlease re-start Outlook and try again.' Traceback (most recent call last): File "addin.pyc", line 1191, in OnConnection File "manager.pyc", line 908, in GetManager File "manager.pyc", line 344, in __init__ File "manager.pyc", line 492, in LocateDataDirectory File "win32com\shell\shell.pyc", line 9, in ? File "win32com\shell\shell.pyc", line 7, in __load ImportError: DLL load failed: The specified procedure could not be found. pythoncom error: Failed to call the universal dispatcher Traceback (most recent call last): File "win32com\universal.pyc", line 173, in dispatch File "win32com\server\policy.pyc", line 322, in _InvokeEx_ File "win32com\server\policy.pyc", line 608, in _invokeex_ File "win32com\server\policy.pyc", line 542, in _invokeex_ File "addin.pyc", line 1227, in OnStartupComplete exceptions.AttributeError: 'NoneType' object has no attribute 'never_configured' ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=924237&group_id=61702 From noreply at sourceforge.net Fri Mar 26 18:26:32 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Fri Mar 26 18:26:42 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-924237 ] Outlook Add-in Cannot Initialize Message-ID: Bugs item #924237, was opened at 2004-03-26 13:54 Message generated for change (Comment added) made by andybab You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=924237&group_id=61702 Category: Outlook Group: None Status: Open Resolution: None Priority: 5 Submitted By: Hank Fay (hankfay) Assigned to: Mark Hammond (mhammond) Summary: Outlook Add-in Cannot Initialize Initial Comment: Outlook 2003 patched through today XP SP1 patched through today Error Message: "There was an error initializing the SpamBayes addin Please re-start Oulook and try again." SpamBayes Log: Error connecting to Outlook! Traceback (most recent call last): File "addin.pyc", line 1191, in OnConnection File "manager.pyc", line 908, in GetManager File "manager.pyc", line 344, in __init__ File "manager.pyc", line 492, in LocateDataDirectory File "win32com\shell\shell.pyc", line 9, in ? File "win32com\shell\shell.pyc", line 7, in __load ImportError: DLL load failed: The specified procedure could not be found. ERROR: 'There was an error initializing the SpamBayes addin\r\n\r\nPlease re-start Outlook and try again.' Traceback (most recent call last): File "addin.pyc", line 1191, in OnConnection File "manager.pyc", line 908, in GetManager File "manager.pyc", line 344, in __init__ File "manager.pyc", line 492, in LocateDataDirectory File "win32com\shell\shell.pyc", line 9, in ? File "win32com\shell\shell.pyc", line 7, in __load ImportError: DLL load failed: The specified procedure could not be found. pythoncom error: Failed to call the universal dispatcher Traceback (most recent call last): File "win32com\universal.pyc", line 173, in dispatch File "win32com\server\policy.pyc", line 322, in _InvokeEx_ File "win32com\server\policy.pyc", line 608, in _invokeex_ File "win32com\server\policy.pyc", line 542, in _invokeex_ File "addin.pyc", line 1227, in OnStartupComplete exceptions.AttributeError: 'NoneType' object has no attribute 'never_configured' ---------------------------------------------------------------------- Comment By: Andy Babinszki (andybab) Date: 2004-03-26 15:26 Message: Logged In: YES user_id=1007452 It seems far too conincidental that I experienced the *identical* symptoms after installing ActiveState's "ActivePython" on my workstation. Restarting Outlook had no positive effect. Everything worked fine again when I removed ActivePython. Are you perchance using ActivePython on the affected workstation? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=924237&group_id=61702 From noreply at sourceforge.net Fri Mar 26 21:50:11 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Fri Mar 26 21:50:31 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-924237 ] Outlook Add-in Cannot Initialize Message-ID: Bugs item #924237, was opened at 2004-03-26 16:54 Message generated for change (Comment added) made by hankfay You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=924237&group_id=61702 Category: Outlook Group: None Status: Open Resolution: None Priority: 5 Submitted By: Hank Fay (hankfay) Assigned to: Mark Hammond (mhammond) Summary: Outlook Add-in Cannot Initialize Initial Comment: Outlook 2003 patched through today XP SP1 patched through today Error Message: "There was an error initializing the SpamBayes addin Please re-start Oulook and try again." SpamBayes Log: Error connecting to Outlook! Traceback (most recent call last): File "addin.pyc", line 1191, in OnConnection File "manager.pyc", line 908, in GetManager File "manager.pyc", line 344, in __init__ File "manager.pyc", line 492, in LocateDataDirectory File "win32com\shell\shell.pyc", line 9, in ? File "win32com\shell\shell.pyc", line 7, in __load ImportError: DLL load failed: The specified procedure could not be found. ERROR: 'There was an error initializing the SpamBayes addin\r\n\r\nPlease re-start Outlook and try again.' Traceback (most recent call last): File "addin.pyc", line 1191, in OnConnection File "manager.pyc", line 908, in GetManager File "manager.pyc", line 344, in __init__ File "manager.pyc", line 492, in LocateDataDirectory File "win32com\shell\shell.pyc", line 9, in ? File "win32com\shell\shell.pyc", line 7, in __load ImportError: DLL load failed: The specified procedure could not be found. pythoncom error: Failed to call the universal dispatcher Traceback (most recent call last): File "win32com\universal.pyc", line 173, in dispatch File "win32com\server\policy.pyc", line 322, in _InvokeEx_ File "win32com\server\policy.pyc", line 608, in _invokeex_ File "win32com\server\policy.pyc", line 542, in _invokeex_ File "addin.pyc", line 1227, in OnStartupComplete exceptions.AttributeError: 'NoneType' object has no attribute 'never_configured' ---------------------------------------------------------------------- >Comment By: Hank Fay (hankfay) Date: 2004-03-26 21:50 Message: Logged In: YES user_id=1007388 Yes, indeed, I have Activestate Python 2.3 installed. ---------------------------------------------------------------------- Comment By: Andy Babinszki (andybab) Date: 2004-03-26 18:26 Message: Logged In: YES user_id=1007452 It seems far too conincidental that I experienced the *identical* symptoms after installing ActiveState's "ActivePython" on my workstation. Restarting Outlook had no positive effect. Everything worked fine again when I removed ActivePython. Are you perchance using ActivePython on the affected workstation? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=924237&group_id=61702 From noreply at sourceforge.net Fri Mar 26 22:18:06 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Fri Mar 26 22:18:13 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-924237 ] Outlook Add-in Cannot Initialize Message-ID: Bugs item #924237, was opened at 2004-03-26 16:54 Message generated for change (Comment added) made by hankfay You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=924237&group_id=61702 Category: Outlook Group: None Status: Open Resolution: None Priority: 5 Submitted By: Hank Fay (hankfay) Assigned to: Mark Hammond (mhammond) Summary: Outlook Add-in Cannot Initialize Initial Comment: Outlook 2003 patched through today XP SP1 patched through today Error Message: "There was an error initializing the SpamBayes addin Please re-start Oulook and try again." SpamBayes Log: Error connecting to Outlook! Traceback (most recent call last): File "addin.pyc", line 1191, in OnConnection File "manager.pyc", line 908, in GetManager File "manager.pyc", line 344, in __init__ File "manager.pyc", line 492, in LocateDataDirectory File "win32com\shell\shell.pyc", line 9, in ? File "win32com\shell\shell.pyc", line 7, in __load ImportError: DLL load failed: The specified procedure could not be found. ERROR: 'There was an error initializing the SpamBayes addin\r\n\r\nPlease re-start Outlook and try again.' Traceback (most recent call last): File "addin.pyc", line 1191, in OnConnection File "manager.pyc", line 908, in GetManager File "manager.pyc", line 344, in __init__ File "manager.pyc", line 492, in LocateDataDirectory File "win32com\shell\shell.pyc", line 9, in ? File "win32com\shell\shell.pyc", line 7, in __load ImportError: DLL load failed: The specified procedure could not be found. pythoncom error: Failed to call the universal dispatcher Traceback (most recent call last): File "win32com\universal.pyc", line 173, in dispatch File "win32com\server\policy.pyc", line 322, in _InvokeEx_ File "win32com\server\policy.pyc", line 608, in _invokeex_ File "win32com\server\policy.pyc", line 542, in _invokeex_ File "addin.pyc", line 1227, in OnStartupComplete exceptions.AttributeError: 'NoneType' object has no attribute 'never_configured' ---------------------------------------------------------------------- >Comment By: Hank Fay (hankfay) Date: 2004-03-26 22:18 Message: Logged In: YES user_id=1007388 And after removing Activestate Python, Spambayes worked just fine. So much for my PyDS installation. ---------------------------------------------------------------------- Comment By: Hank Fay (hankfay) Date: 2004-03-26 21:50 Message: Logged In: YES user_id=1007388 Yes, indeed, I have Activestate Python 2.3 installed. ---------------------------------------------------------------------- Comment By: Andy Babinszki (andybab) Date: 2004-03-26 18:26 Message: Logged In: YES user_id=1007452 It seems far too conincidental that I experienced the *identical* symptoms after installing ActiveState's "ActivePython" on my workstation. Restarting Outlook had no positive effect. Everything worked fine again when I removed ActivePython. Are you perchance using ActivePython on the affected workstation? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=924237&group_id=61702 From noreply at sourceforge.net Sun Mar 28 18:05:57 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Sun Mar 28 18:06:07 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-921444 ] Initialisation fails Message-ID: Bugs item #921444, was opened at 2004-03-22 23:19 Message generated for change (Comment added) made by jhturnbull You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=921444&group_id=61702 Category: Outlook Group: Binary 1.0a9 (0.9) Status: Open Resolution: None Priority: 5 Submitted By: John (jhturnbull) Assigned to: Mark Hammond (mhammond) Summary: Initialisation fails Initial Comment: Outlook 2002 - unpatched Other Plugin - palm Chapura sync Windows 2000 fully patched In addition to attached file also have this error (at end of logfile) SpamBayes - Disconnecting from Outlook pythoncom error: Failed to call the universal dispatcher Traceback (most recent call last): File "win32com\universal.pyc", line 173, in dispatch File "win32com\server\policy.pyc", line 322, in _InvokeEx_ File "win32com\server\policy.pyc", line 608, in _invokeex_ File "win32com\server\policy.pyc", line 542, in _invokeex_ File "addin.pyc", line 1409, in OnDisconnection exceptions.AttributeError: OutlookAddin instance has no attribute 'explorers_events' ---------------------------------------------------------------------- >Comment By: John (jhturnbull) Date: 2004-03-28 23:05 Message: Logged In: YES user_id=1004129 Resolved following uninstall of ActivePython - see bug 924237 At least 1 issue was that my system had 2 versions of Pythoncom23.dll, and SpamBayes was referring to the one in %SystemRoot%\system32 directory. FYI this is PythonCOM23.dll v2.3.0.163 as found in build 232 of ActivePython (and also eg Zope) - very different from the expected Pythoncom32.dll in SpamBayes\lib. Up and running! Thanks. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=921444&group_id=61702 From noreply at sourceforge.net Sun Mar 28 18:07:42 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Sun Mar 28 18:07:47 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-921444 ] Initialisation fails Message-ID: Bugs item #921444, was opened at 2004-03-22 23:19 Message generated for change (Settings changed) made by jhturnbull You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=921444&group_id=61702 Category: Outlook Group: Binary 1.0a9 (0.9) >Status: Pending Resolution: None Priority: 5 Submitted By: John (jhturnbull) Assigned to: Mark Hammond (mhammond) Summary: Initialisation fails Initial Comment: Outlook 2002 - unpatched Other Plugin - palm Chapura sync Windows 2000 fully patched In addition to attached file also have this error (at end of logfile) SpamBayes - Disconnecting from Outlook pythoncom error: Failed to call the universal dispatcher Traceback (most recent call last): File "win32com\universal.pyc", line 173, in dispatch File "win32com\server\policy.pyc", line 322, in _InvokeEx_ File "win32com\server\policy.pyc", line 608, in _invokeex_ File "win32com\server\policy.pyc", line 542, in _invokeex_ File "addin.pyc", line 1409, in OnDisconnection exceptions.AttributeError: OutlookAddin instance has no attribute 'explorers_events' ---------------------------------------------------------------------- Comment By: John (jhturnbull) Date: 2004-03-28 23:05 Message: Logged In: YES user_id=1004129 Resolved following uninstall of ActivePython - see bug 924237 At least 1 issue was that my system had 2 versions of Pythoncom23.dll, and SpamBayes was referring to the one in %SystemRoot%\system32 directory. FYI this is PythonCOM23.dll v2.3.0.163 as found in build 232 of ActivePython (and also eg Zope) - very different from the expected Pythoncom32.dll in SpamBayes\lib. Up and running! Thanks. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=921444&group_id=61702 From noreply at sourceforge.net Mon Mar 29 11:55:38 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Mon Mar 29 11:56:26 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-925428 ] No Filterable mail items are selected Message-ID: Bugs item #925428, was opened at 2004-03-29 08:55 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=925428&group_id=61702 Category: Outlook Group: None Status: Open Resolution: None Priority: 5 Submitted By: Daren (dkinser) Assigned to: Mark Hammond (mhammond) Summary: No Filterable mail items are selected Initial Comment: I'm running the Windows port of SpamBayes. System: WindXP, Outlook 2002. I received about 4 spam messages, all within about 30 minutes that appear to be from different sources. When I select any of these messages and then click on "Delete As Spam" I get the following message. No filterable mail items are selected. I can then click OK to clear the message and the spam messages are still there. All other messages it works fine with. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=925428&group_id=61702 From noreply at sourceforge.net Wed Mar 31 23:43:00 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Wed Mar 31 23:43:08 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-925428 ] No Filterable mail items are selected Message-ID: Bugs item #925428, was opened at 2004-03-30 04:55 Message generated for change (Comment added) made by anadelonbrin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=925428&group_id=61702 Category: Outlook Group: None >Status: Closed >Resolution: Duplicate Priority: 5 Submitted By: dkinser (dkinser) Assigned to: Mark Hammond (mhammond) Summary: No Filterable mail items are selected Initial Comment: I'm running the Windows port of SpamBayes. System: WindXP, Outlook 2002. I received about 4 spam messages, all within about 30 minutes that appear to be from different sources. When I select any of these messages and then click on "Delete As Spam" I get the following message. No filterable mail items are selected. I can then click OK to clear the message and the spam messages are still there. All other messages it works fine with. ---------------------------------------------------------------------- >Comment By: Tony Meyer (anadelonbrin) Date: 2004-04-01 16:43 Message: Logged In: YES user_id=552329 Dupe of [ 854547 ] message won't filter ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=925428&group_id=61702 From noreply at sourceforge.net Wed Mar 31 23:42:58 2004 From: noreply at sourceforge.net (SourceForge.net) Date: Wed Mar 31 23:43:12 2004 Subject: [spambayes-bugs] [ spambayes-Bugs-854547 ] message won't filter Message-ID: Bugs item #854547, was opened at 2003-12-05 19:21 Message generated for change (Comment added) made by anadelonbrin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=854547&group_id=61702 Category: Outlook Group: Outlook 008 Status: Open Resolution: None Priority: 5 Submitted By: Seth Goodman (sethg) Assigned to: Mark Hammond (mhammond) Summary: message won't filter Initial Comment: This message doesn't filter as part of a training set. I then put this single message into a folder and tried to train on it. I got a text box saying, "No filterable mail items are selected" and the log file had only the entry, "ERROR: 'No filterable mail items are selected' ". I exported the message in Outlook 2000 format and attached it here. The message has two zip file attachments, which comprise the bulk of its size. ---------------------------------------------------------------------- >Comment By: Tony Meyer (anadelonbrin) Date: 2004-04-01 16:42 Message: Logged In: YES user_id=552329 Noting dupe in [ 925428 ] No Filterable mail items are selected ---------------------------------------------------------------------- Comment By: Seth Goodman (sethg) Date: 2003-12-19 17:43 Message: Logged In: YES user_id=566296 None that I know of, unfortunately. This was an oddball, but since it happened with no other (apparent) external cause and was repeatable, I submitted the bug report. AFAIK, this message was received the same as all my others: through POP3 (simple auth) queried every five minutes. Though this is probably not terribly relevant, my setup is: Win2K SP4 Outlook2K SP3 Kaspersky AV 4.5 BlackICE Defender 3.6cbz BOClean 4.11 AdAware Plus 6.181 Cisco 827 Router/DSL Modem 1.5Mbps DSL connection >From what I can tell, Kaspersky AV grabs port 110 traffic directly from the TCP socket and proxies it back to the application level (somehow with the same port number). Since there was no virus associated with this message, I don't think that's relevant either. ---------------------------------------------------------------------- Comment By: Mark Hammond (mhammond) Date: 2003-12-19 16:33 Message: Logged In: YES user_id=14198 Thanks for the props Tony. I can't see a good way around this though, unless we drop the restriction completely, which I think would be bad. Seth - how many other messages have you seen this happen with? ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2003-12-09 14:41 Message: Logged In: YES user_id=552329 It's clueless, but I forgive you . MAPI isn't how Outlook gets the messages (I suspect you're thinking of IMAP), but a way to communicate with Outlook. The props attachment is basically the information that Outlook stores about that message. The problem is determining whether a message was received, or created by the user (in which case it's not filterable). The current theory is that it needs to have one of two properties, and your message has neither. Mark may need a new theory ;) The "Tony Meyer" stuff coems about because Outlook must have modified it a bit when I dragged it into the inbox (I suppose I did place it on an exchange server). Not enough to change the non-filterable status, but enough to contaminate it a bit. And yes, I'm at Massey University in NZ - the Auckland campus, though, not the Palmerston North (or Wellington) ones. ---------------------------------------------------------------------- Comment By: Seth Goodman (sethg) Date: 2003-12-09 14:31 Message: Logged In: YES user_id=566296 I don't know the source code, so forgive the following comment if it's clueless. This message was downloaded via POP3, as neither of my ISP's supports MAPI. Since Outlook deals with POP3 and MAPI, I have no idea if it internally changes all messages as MAPI with the POP3 ones having limited properties as they don't exist as copies in remote directories. BTW, what's all the Tony Meyer stuff in the headers of the Seal_Props.txt file? Are you at the University of Massey in NZ? Friends of mine lived there a few years ago, liked it a lot. ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2003-12-09 14:10 Message: Logged In: YES user_id=552329 It fails the "was received test" (i.e. there doesn't appear to be PR_TRANSPORT_MESSAGE_HEADERS_A or PR_RECEIVED_BY_ENTRYID). I've attached a dump_props, but this reaches the limit of my MAPI understanding ;) ---------------------------------------------------------------------- Comment By: Tim Peters (tim_one) Date: 2003-12-07 09:23 Message: Logged In: YES user_id=31435 I downloaded the msg and dragged it from Explorer into an Outlook folder. I can confirm that the Outlook addin doesn't believe it's filterable, but don't know why not. The only new entry in the log file is ERROR: 'No filterable mail items are selected' after I select it and try to do the "show spam clues" bit. ---------------------------------------------------------------------- Comment By: Seth Goodman (sethg) Date: 2003-12-06 10:39 Message: Logged In: YES user_id=566296 It was a regular email message sent to me by a regular correspondent. After deleting the two zip files attached, it still won't filter, so I have attached the bare message for you exported in Outlook 2000 .msg format, whatever that is. Though Outlook shows the message as 3K in size, the exported .msg file is 15.5K. Hopefully, you can import it and end up with the same message that I have inside Outlook. ---------------------------------------------------------------------- Comment By: Mark Hammond (mhammond) Date: 2003-12-05 21:13 Message: Logged In: YES user_id=14198 Is the message a non-delivery report of any kind? Or was it originally created by you? If so, it is "by design". Otherwise, you will probably find it still fails without the .zip attachments - try deleting them, trying again, and if it still fails, attach the smaller message. If all else fails, mailing to me is fine. ---------------------------------------------------------------------- Comment By: Seth Goodman (sethg) Date: 2003-12-05 19:29 Message: Logged In: YES user_id=566296 Apparently I can't attach the file, as it is larger than the SF limit. I will email anyone the file who asks for it. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=854547&group_id=61702