Closed
Bug 486964
Opened 16 years ago
Closed 16 years ago
connecting to IMAP accounts, thunderbird does not ask for password
Categories
(Thunderbird :: Folder and Message Lists, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 485395
People
(Reporter: info, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.5) Gecko/2008120122 Firefox/3.0.5
Build Identifier: 1.9.1.3381 - 20090405032409 - pre
on trying to connect to IMAP accounts, thunderbird does not ask the user for password, then sends empty password to the IMAP server, which denies login.
there are NOT ANY passwords stored in manager.
Reproducible: Always
Steps to Reproduce:
1. try to connect to an IMAP account that has a non-empty password.
Actual Results:
thunderbird tells that the server has denied login but does not ask me to enter the password at any time.
Expected Results:
password should be queried from user and sent to server at login.
Reporter | ||
Updated•16 years ago
|
Comment 1•16 years ago
|
||
Does your username contain any special (i.e. non-ascii) characters?
Updated•16 years ago
|
Keywords: imap-interop
Comment 2•16 years ago
|
||
(In reply to comment #1)
> Does your username contain any special (i.e. non-ascii) characters?
Actually I meant any non-alphabet characters, e.g. '.', '%' etc.
Reporter | ||
Comment 3•16 years ago
|
||
the username contains a percent-character ("%")
instead of the at-sign ("@"). not uncommon.
i have also seen ampersand ("&") or plus-signs
in email addresses so these will appear in user
names, also, although seldom.
Reporter | ||
Comment 4•16 years ago
|
||
if i replace the percent (%) to at-sign (@)
in the username, i am still not asked for the password.
Comment 5•16 years ago
|
||
Ok, a % sign means this is the same symptoms/issue as bug 485395.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Flags: blocking-thunderbird3?
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•