Summary | Identities get mixed up |
Queue | IMP |
Queue Version | 3.2.6 |
Type | Bug |
State | Not A Bug |
Priority | 2. Medium |
Owners | |
Requester | peter (at) farrows (dot) org |
Created | 10/26/2004 (7530 days ago) |
Due | |
Updated | 10/26/2004 (7530 days ago) |
Assigned | |
Resolved | 10/26/2004 (7530 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Not A Bug
email address, or use realms to distinguish users from different
servers. It's all there.
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Identities get mixed up
Queue ⇒ IMP
serveral servers in the IMP logon screen, and two identical usernames
are present on the servers listed in the server choices window.
For example if server1 and server2 are available as a choice, and
there is a username "joebloggs" on server1 and a different user
"joebloggs" on server2, then the personal information in the options
setting will affect both users even though they are on different mail
machines. This is because the database used to reference the user
prefs does not hold information about the server selected for the mail
to keep it unique, so in this case the same mysql entry is used for
both users.