Closed
Bug 251221
Opened 21 years ago
Closed 20 years ago
creating multiple email accounts creates counter-intutive profile directory names
Categories
(Thunderbird :: Account Manager, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 251217
People
(Reporter: markus, Assigned: mscott)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.1) Gecko/20040707
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.1) Gecko/20040707
ENHANCEMENT: When creating multiple email accounts for a commercial web site,
the associated directory names in my profile are given un-useful names
<incoming-mail-server-name>-<#>.< incoming-mail-server-name-extension>
(based upon whatever one sets as the incoming server name), that I have to map
to their actual email addresses. It would be great if the associated
directories have names that map to their accounts more usefully so that later if
one is trying to migrate the associated <account> and <account>.msf files to
another instance of the email browser, it is more intuitive. Here is an example
of the mapping that I have to keep track of in order to know what the files in
the sub-directories actually hold.
· mail.icosavillage-1.net == careers@icosavillage.net
· mail.icosavillage-2.net == distributor@icosavillage.net
· mail.icosavillage-3.net == investor@icosavillage.net
· mail.icosavillage-4.net == payment@icosavillage.net
· mail.icosavillage-5.net == relieforg@icosavillage.net
· mail.icosavillage-6.net == sales@icosavillage.net
· mail.icosavillage-7.net == unsubscribe@icosavillage.net
Reproducible: Always
Steps to Reproduce:
just create multiple email accounts
Actual Results:
get the following mapping
. mail.icosavillage-1.net == careers@icosavillage.net
· mail.icosavillage-2.net == distributor@icosavillage.net
· mail.icosavillage-3.net == investor@icosavillage.net
· mail.icosavillage-4.net == payment@icosavillage.net
· mail.icosavillage-5.net == relieforg@icosavillage.net
· mail.icosavillage-6.net == sales@icosavillage.net
· mail.icosavillage-7.net == unsubscribe@icosavillage.net
Expected Results:
Something like <account_name>-<incoming-mail-server> so that the mapping is
intuitive. e.g.
· careers-icosavillage.net == careers@icosavillage.net
· distributor-icosavillage.net == distributor@icosavillage.net
· investor-icosavillage.net == investor@icosavillage.net
· payment-icosavillage.net == payment@icosavillage.net
· relieforg-icosavillage.net == relieforg@icosavillage.net
· sales-icosavillage.net == sales@icosavillage.net
· unsubscribe-icosavillage.net == unsubscribe@icosavillage.net
Comment 1•20 years ago
|
||
*** This bug has been marked as a duplicate of 251217 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•