Multiple identities per e-mail account: Difference between revisions

From MozillaZine Knowledge Base
Jump to navigationJump to search
(updated exception text)
(added link to identity reminder extension)
Line 14: Line 14:
==External links==
==External links==
* [http://www.mozilla.org/projects/thunderbird/identities.html The old way to add multiple identities by editing prefs.js]
* [http://www.mozilla.org/projects/thunderbird/identities.html The old way to add multiple identities by editing prefs.js]
* [https://addons.mozilla.org/extensions/moreinfo.php?application=thunderbird&id=2121 Identity Reminder extension] This extension might be usefull if you're worried that you will accidentally reply using the wrong email address.


[[Category:E-mail account setup (Thunderbird)]]
[[Category:E-mail account setup (Thunderbird)]]

Revision as of 22:05, 20 March 2006

You can tell Thunderbird to use more than one identity per mail account. This would be the case where you have a catch-all account for a domain or forward messages from another e-mail address. The instructions below assume that you have Thunderbird 0.7 or higher.

  1. Go to "Tools -> Account Settings".
  2. Choose the account to which you wish to add additional identities.
  3. Click the "Manage Identities" button (on the lower right).
  4. Click the "Add" button and then add the necessary information for the additional identity for the account.
  5. Repeat as necessary for additional identities.

Now, you can select any of the identities when replying to mail or composing a new message. If desired, you can also create a unique signature for each identity.

Exceptions

The Gmail SMTP server will ignore whatever From: address you supply unless you add it in the Gmail web page at Setting -> Accounts -> "Add another email address".

External links