Open
Bug 407582
Opened 17 years ago
Updated 2 years ago
Thunderbird doesn't respect primary email address of OS X address book when sending messages to a list
Categories
(MailNews Core :: Address Book, defect)
Tracking
(Not tracked)
NEW
People
(Reporter: whimboo, Unassigned)
References
()
Details
(Keywords: privacy)
version 3.0a1pre (2007112303)
With the possibility to access the OS X address book it's really easy to send messages to a group of people which are defined inside the system address book. Just drag and drop the list into the appropriate header field. All works fine if an user only have one email address. But if he has multiple addresses we fail in getting the primary one for this list.
The OS X address book uses the first entered address as the primary one. If you enter more addresses you can manually switch the primary address within the editor of the distribution list. In that way each list can have it's own primary address for a contact.
You can also see it within the Thunderbird address book by opening a list. The shown primary address isn't correct.
We should use the primary address of a contact based on the selected list.
In my case I sent a message to a contacts business address while he was on vacation and wasn't able to read the message. IMO this is a kind of data loss.
There are even more possibilities which will show that using the correct primary address is a major issue.
Reporter | ||
Comment 1•17 years ago
|
||
No idea how the back-end works currently. But as the Addressbook Framework shows it can be retrieved with primaryIdentifier.
Reporter | ||
Comment 2•17 years ago
|
||
As far as I can see we are still retrieving the primary address for a single card but it doesn't seems to honor the distribution list settings:
http://bonsai.mozilla.org/cvsblame.cgi?file=/mozilla/mailnews/addrbook/src/nsAbOSXCard.mm&rev=1.3&mark=272Č
Reporter | ||
Comment 3•16 years ago
|
||
Mark, with all the work done lately on the OS X address book interface it would be great if we could have fixed also this bug. Any chance here? Thanks.
Assignee | ||
Updated•16 years ago
|
Product: Core → MailNews Core
Reporter | ||
Comment 4•16 years ago
|
||
With the latest mail list fixes I used this feature several times now but I'm still stumbling over the wrong email address selection. I believe this will annoy most users. Asking for blocking.
Flags: blocking-thunderbird3?
Comment 5•16 years ago
|
||
Henrik, remember that we have a "new" definition for blocking, which is pretty strict - only bugs which would actually block a release if they were the last one standing. I'm going to push this to wanted, but it does seem like something that should get a pretty high priority. Picking P2 for now.
Flags: wanted-thunderbird3+
Flags: blocking-thunderbird3?
Flags: blocking-thunderbird3-
Priority: -- → P2
Reporter | ||
Comment 6•16 years ago
|
||
Adding the privacy keyword because using the wrong address could sent a private message to a business address. In most cases this is definitely not wanted by the recipient.
Keywords: privacy
Updated•5 years ago
|
Severity: major → normal
Priority: P2 → --
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•