Bugs item #1182754, was opened at 2005-04-14 18:46 Message generated for change (Comment added) made by anadelonbrin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=1182754&group_id=61702
Category: imapfilter Group: 1.1.x >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Bip (bippo312) Assigned to: Tony Meyer (anadelonbrin) Summary: 1.1a1: imapfilter browser chokes on incorrect password Initial Comment: C:\Program Files\Python\Scripts>sb_imapfilter.py -b -P SpamBayes IMAP Filter Version 1.1a1 (April 2005). Enter password for <mylogin>: <incorrect password... hidden> User interface url is http://localhost:8880/ <mylogin> <incorrect password> There was an error logging in to the IMAP server. The username (<mylogin>) and/or password may be incorrect. Currently, an invalid html page is sent to the web browser when this happens. Is it possible to make this error appear in the web browser instead (or in addition)? I run this as a batch file, so when the 'sb_imapfiler' program terminates, I don't see the error message (because the console window disappears before I can read it). Maybe let the user re-enter the correct password into the web page and try again? ---------------------------------------------------------------------- >Comment By: Tony Meyer (anadelonbrin) Date: 2005-05-13 16:23 Message: Logged In: YES user_id=552329 Fixed. The error now appears in the web browser - prompting for the password in the browser is too difficult at this point. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=1182754&group_id=61702 _______________________________________________ Spambayes-bugs mailing list [email protected] http://mail.python.org/mailman/listinfo/spambayes-bugs
