Closed Bug 306146 Opened 19 years ago Closed 19 years ago

mail server appended to usernames with "@"

Categories

(Thunderbird :: Account Manager, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 306035

People

(Reporter: icoupeau, Assigned: mscott)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6

If the user name has the form <alias>@<domain>, the window askink the passwd says:

v 1.0.2/1.0.6 POP & IMAP: ERROR: Enter your password for:
<alias>@<domain>@<mailserver>
and fails

v Gecko/20050716 POP: OK : says Enter your password for: 
<alias>@<domain> on <mailserver>

v Gecko/20050716 IMAP: BUG: says Enter your password for: 
<alias>@<domain>@<mailserver> 
but runs well because internally uses <alias>@<domain>


Reproducible: Always

Steps to Reproduce:
1.username <alias>@<domain> form
2.log in the account
3.

Actual Results:  
The sortcut for 1.0.2/1.0.6 versions is append a blank space after teh user
name, so is internally truncated and the login goes well.
username: <alias>@<domain>[WS]
<alias>@<domain>[WS]@<mailserver> internally truncated to <alias>@<domain>


Versions 1.0.2, 1.06, Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.10)
Gecko/20050716 Firefox/1.0.6
Sorry, a reload of the page used to send the 306035.
306035 duplicated.

*** This bug has been marked as a duplicate of 306035 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.