Closed
Bug 664418
Opened 14 years ago
Closed 14 years ago
multiple accounts on localhost
Categories
(Thunderbird :: Account Manager, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 226303
People
(Reporter: dt-public, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20100101 Firefox/5.0
Build Identifier: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110516 Lightning/1.0b2 Thunderbird/3.1.10
Background Information:
I'm trying to access 2 IMAP-Accounts. The Problem is, i have to setup an ssh-tunnel for both of them. Account1 goes to localhost:1143 and Account2 on localhost:33143. The username on both accounts is the same.
Creating the first account works fine (localhost:33143). But after going through the "Add Mail account" dialog the second time (for localhost:1143 ,testing the configuration succeeds, i've also given it a different name) then the first account is duplicated and both accounts contain the same mails.
I've fixed that by adding an alias for localhost to my /etc/hosts:
127.0.0.1 imaptunnel localhost
So, when i use imaptunnel as the hostname for the second account, and localhost for the first, it works.
Reproducible: Always
Updated•14 years ago
|
Whiteboard: dupeme
Updated•14 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•