I miss Spambayes, too. I am having the same problem with Win & and Outlook 2007.
Carl Swofford ----- Original Message ----- From: "Legato Legato" <[email protected]> To: [email protected] Sent: Monday, January 4, 2010 11:01:16 AM GMT -05:00 US/Canada Eastern Subject: Re: [Spambayes] FW: Windows 7 x64 - Problems I'm having the same problem! I'm also using Outlook 2007 on Windows 7 64 bit. What version of Python are you using? That 3.x version, or the 2.x stuff? I'm using 2.6.4 (32 bit). When I ran the trace logs, I saw the same entries - that "Python error invoking COM method" and the "ValueError: (22, 'Invalid argument')". It's driving me nuts, because spambayes worked great on XP, and I miss having it. I thought I was doing something wrong, but now I see I'm not the only one with this problem. Can someone help us out here? > -----Original Message----- > Sent: Monday, December 28, 2009 11:44 AM > To: [email protected] > Subject: [Spambayes] FW: Windows 7 x64 - Problems > > > I've been continuing to look into this, but I don't know how to fix > what's broken. I'm guessing that the root of the issue is either the > "Python error invoking COM method" or the " ValueError: (22, 'Invalid > argument')", but I don't have the grounding in python I need to understand > what the problem is. > > Can anyone shed some light on this? > > > > > > -----Original Message----- > > From: Ocean [mailto:[email protected]] > > Sent: Thursday, December 24, 2009 1:25 PM > > To: '[email protected]' > > Subject: FW: [Spambayes] Windows 7 x64 - Problems > > > > > > > > > > Well, I uninstalled all the 64 bit stuff, and installed the 32-bit > stuff. The good news is > > > that the plug in now loads. The bad news is that it's giving me an > error: "Could not watch > > > the specified folders". I've tried deleting the INI file, and > reconfiguring it, but as soon I > > > enable SpamBayes, that error comes up. I'm using 1.1a4 (from source), > and I've been > > > running it on XP for a long time without any problems. > > > > > > Is there something about Win 7 x64 that would keep it from being to > watch the > > > Inbox (with subfolders)? > > > > > > > > Okay, some more data. I ran the Trace Collector and ran the test > suite. I have no > > idea how to copy/save information from the Trace Collector, so I have to > manually type in > > stuff, and I'll have to hope I'm giving you the relevant information here. > > > > > > It starts out like this: > > > > ------------------- > > Running 'Filtering tests' with Filter.save_spam_info=True, > Filter.timer_enabled=False > > Performing Spam test on watch folder 'My Folders/Inbox'... > > > > pythoncom error: Python error invoking COM method. > > ------------------- > > > > > > I then have a number of Traceback entries, with the last couple of lines > being: > > > > > > ------------------ > > File "D:\Progs\Python\Lib\email\utils.py", line 143, in formatdate > > now = time.localtime(timeval) > > > > ValueError: (22, 'Invalid argument') > > Restoring standard configuration... > > ------------------- > > > > > > ...followed by it reseting itself to watch everything again. > > > > Further down, it says: > > > > > > ------------------ > > Processing missed spam in folder 'Inbox' by starting a timer > > ------------------ > > > > ...followed by all the folders it didn't miss any in. > > > > Then we have a Traceback section again that ends in: > > > > > > ------------------- > > File "D:\Progs\SpamBayes 1.1a4\Outlook2000\tester.py", line 170, in > > CheckMessageFilteredFrom > > TestFailed("The test message remained in folder '%s'" % > ms_folder.GetFQName()) > > File "D:\Progs\SpamBayes 1.1a4\Outlook2000\tester.py", line 38, in > TestFailed > > raise TestFailure(msg) > > TestFailure: The test message remained in folder 'My Folders/Inbox' > > ------------------- > > > > ...etc... > > > > > > If you need more of the trace information, let me know (along with how to > copy the > > information so I don't have to type it in manually by hand!). > > > > > _______________________________________________ > [email protected] > http://mail.python.org/mailman/listinfo/spambayes > Info/Unsubscribe: http://mail.python.org/mailman/listinfo/spambayes > Check the FAQ before asking: http://spambayes.sf.net/faq.html _______________________________________________ [email protected] http://mail.python.org/mailman/listinfo/spambayes Info/Unsubscribe: http://mail.python.org/mailman/listinfo/spambayes Check the FAQ before asking: http://spambayes.sf.net/faq.html
_______________________________________________ [email protected] http://mail.python.org/mailman/listinfo/spambayes Info/Unsubscribe: http://mail.python.org/mailman/listinfo/spambayes Check the FAQ before asking: http://spambayes.sf.net/faq.html
