[spambayes-bugs] [ spambayes-Bugs-903905 ] IMAP Configuration Error

SourceForge.net noreply at sourceforge.net
Tue Feb 24 22:38:44 EST 2004


Bugs item #903905, was opened at 2004-02-25 03:38
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=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

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

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



More information about the Spambayes-bugs mailing list