Open
Bug 494857
Opened 16 years ago
Updated 2 years ago
Allow sending message with a GMail alias of my GMail account ("plus" identity)
Categories
(Thunderbird :: Message Compose Window, defect)
Tracking
(Not tracked)
NEW
People
(Reporter: will.pittenger1+mozbugzilla, Unassigned)
References
(Blocks 1 open bug)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 GTB5 (.NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.18) Gecko/20081105 Thunderbird/2.0.0.18 Mnenhy/0.7.5.666
I used a GMail address that in the form "address+something@gmail.com" for a support call. This causes GMail to see the "something" part as an alias. That portion is ignored. TB can see the full address, but ignores it. They won't accept replies unless I use the exact address they sent to. Hence, TB needs to at least use the alias -- not my default account. Better yet, let me specify which one somehow. This support might end up being in the form of a Gmail-specific extension. As such, for your GMail account, it might add an option to choose an alias. This works because the alias will always be built around your real address.
Reproducible: Always
Steps to Reproduce:
1. Get e-mail sent to your GMail address in the form of "address+something@gmail.com".
2. Reply to the e-mail.
3. TB either uses your default account (not GMail for me) or your normal GMail account. If you want to use the alias, you can't.
Actual Results:
We need to be able to send with GMail aliases, but can't.
Expected Results:
I should be able to send and reply with a GMail alias.
Comment 1•15 years ago
|
||
Open Thunderbird's Account settings, and click "Manage Identities". Add the alias email address as an identity.
Updated•10 years ago
|
Blocks: tb-gmailWIP
Comment 2•10 years ago
|
||
this wfm.
Comment 3•10 years ago
|
||
Well, it works if you set up the plus address as an identity. Otherwise not.
Comment 4•9 years ago
|
||
Removing myslef on all the bugs I'm cced on. Please NI me if you need something on MailNews Core bugs from me.
Updated•5 years ago
|
Component: Composition → Message Compose Window
OS: Windows XP → All
Product: MailNews Core → Thunderbird
Summary: Let me send messages with a GMail alias of my GMail account → Allow sending message with a GMail alias of my GMail account ("plus" identity)
Updated•4 years ago
|
Status: UNCONFIRMED → NEW
Type: enhancement → defect
Ever confirmed: true
This feature is not specific to Gmail and it's simply using the same From address that the message was sent To. Stripping the subaddress is improper and not standards compliant with RFC 5233.
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•