Hello
Since few days I m trying to install and use spambayes on a win 2K3 r2 terminal server and outlook 2k7. Note that I've registered all users with "c:\Program Files\SpamBayes\bin\outlook_addin_register.exe" hkey_local_machine". On my admin account it s' working well but on users account spambayes failed to initialize. When I grant admin rights to my users it's working well too. So I think there is a rights trouble. You ll find next the log file report Error connecting to Outlook! Traceback (most recent call last): File "addin.pyc", line 1294, in OnConnection File "manager.pyc", line 996, in GetManager File "manager.pyc", line 417, in __init__ File "msgstore.pyc", line 190, in __init__ com_error: (-2147221234, 'OLE error 0x8004010e', None, None) 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 1294, in OnConnection File "manager.pyc", line 996, in GetManager File "manager.pyc", line 417, in __init__ File "msgstore.pyc", line 190, in __init__ com_error: (-2147221234, 'OLE error 0x8004010e', None, None) pythoncom error: Failed to call the universal dispatcher Traceback (most recent call last): File "win32com\universal.pyc", line 177, in dispatch File "win32com\server\policy.pyc", line 332, in _InvokeEx_ File "win32com\server\policy.pyc", line 659, in _invokeex_ File "win32com\server\policy.pyc", line 593, in _invokeex_ File "addin.pyc", line 1333, in OnStartupComplete exceptions.AttributeError: 'NoneType' object has no attribute 'never_configured' pythoncom error: Unexpected gateway error Traceback (most recent call last): File "win32com\universal.pyc", line 177, in dispatch File "win32com\server\policy.pyc", line 332, in _InvokeEx_ File "win32com\server\policy.pyc", line 659, in _invokeex_ File "win32com\server\policy.pyc", line 593, in _invokeex_ File "addin.pyc", line 1333, in OnStartupComplete exceptions.AttributeError: 'NoneType' object has no attribute 'never_configured' Regards, Sorry for my poor English Didier ALFOS
_______________________________________________ SpamBayes@python.org 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