Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security, Veeam & DevOps

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form

How to add or remove email addresses from a mailbox

Posted on 11/04/201617/08/2023 IT Expert By IT Expert No Comments on How to add or remove email addresses from a mailbox
  1. Home
  2. Network | Monitoring
  3. How to add or remove email addresses from a mailbox
Adding email addresses

Easily enhance your mailbox by setting up proxy addresses to add or remove email addresses as needed. Streamline your communication. A proxy address lets a user receive an email sent to a different email address. Email messages sent to the user’s proxy address reach their primary email, SMTP, or default reply address.

You can use the EAC or the Shell to add or remove an email address for a user mailbox. You can configure more than one email address for the same mailbox. Proxy addresses, or additional addresses, enable users to receive emails directed to different addresses. These emails are then forwarded to the primary or default email address.

Decide if to include it: Users can have primary and secondary proxy addresses.
The user uses the primary proxy address to efficiently send emails to the foreign system.

Secondary proxy addresses become active upon receiving emails from foreign systems, aiding seamless communication.

Recipient Matching and Proxy Addresses in Active Directory

Incoming messages match the recipient in the message to secondary proxy addresses in Active Directory, locating the proper recipient object.

Note: On the Email Address page, the primary SMTP address is displayed in bold text in the address list, with the uppercase SMTP value in the – Type column.
– Click Add Add icon, and then
– Click SMTP to add an SMTP email address to this mailbox.

Note: SMTP is the default email address type. You can also add Exchange Unified Messaging (EUM) addresses or custom addresses to a mailbox. For more information, see “Change user mailbox properties” in the Manage user mailboxes topic.
Type the new SMTP address in the Email address box, and then click OK.
The new address is displayed in the list of email addresses for the selected mailbox.
Click Save to save the change.

Using the Shell to add an email address

The EmailAddresses property holds mailbox email addresses. It’s multivalued, allowing multiple addresses. Below are examples of modifications. To illustrate, we add an SMTP address to Dan Jump’s mailbox.

Set-Mailbox "Dan Jump" -EmailAddresses @{add="dan.jump@xxxxxxxxx.com"}

This example shows how to add multiple SMTP addresses to a mailbox.

Set-Mailbox "Dan Jump" -EmailAddresses @{add="dan.jump@xxxxxx.com","danj@xxxxxx.com"}

For more information about how to use this method of adding and removing values for multivalued properties, see Modifying multivalued properties. This example shows another way to add email addresses to a mailbox by specifying all addresses associated with the mailbox.

In this example, danj@xxxxxxx.com is the new email address that you want to add. The other two email addresses are existing addresses. The address with the case-sensitive qualifier SMTP is the primary SMTP address. You have to include all email addresses for the mailbox when you use this command syntax. If you don’t, the addresses specified in the command will overwrite the existing addresses.

Set-Mailbox “Dan Jump” -EmailAddresses SMTP:dan.jump@xxxxxxx.com,dan.jump@nxxxxx.com,danj@xxxx.com

I hope you found this blog post helpful. If you have any questions, please let me know in the comment session.

Rate this post

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
Network | Monitoring Tags:email, Exchange Server

Post navigation

Previous Post: Email Size Limits: Boost for High Profile Users in Exchange 2010
Next Post: Map a Network Drive: How to mount a Network Drive

Related Posts

  • Synology Wi Fi CC400W
    Review of the Synology CC400W Installation and Configuration Network | Monitoring
  • PUA copy
    Enable or disable Reputation-Based Protection on Windows 10 and 11 Network | Monitoring
  • Microaoft Edge
    Bing AI-Powered Copilot: How to install Microsoft Edge on macOS Network | Monitoring
  • Windows Admin Center v2   2401 install   2306 to 2311 upgrade
    Upgrade Windows Admin Center 2306 – 2311: Install WACmg 2410 Network | Monitoring
  • Featured image
    Domain Naming System: Enabling DNS over TLS in Windows 11 Network | Monitoring
  • gnome
    Determine the version of GNOME running on your Ubuntu Linux Network | Monitoring

More Related Articles

Synology Wi Fi CC400W Review of the Synology CC400W Installation and Configuration Network | Monitoring
PUA copy Enable or disable Reputation-Based Protection on Windows 10 and 11 Network | Monitoring
Microaoft Edge Bing AI-Powered Copilot: How to install Microsoft Edge on macOS Network | Monitoring
Windows Admin Center v2   2401 install   2306 to 2311 upgrade Upgrade Windows Admin Center 2306 – 2311: Install WACmg 2410 Network | Monitoring
Featured image Domain Naming System: Enabling DNS over TLS in Windows 11 Network | Monitoring
gnome Determine the version of GNOME running on your Ubuntu Linux Network | Monitoring

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • MSDTworkaround
    Microsoft Support Diagnostic Tool Vulnerability Fix Windows
  • jhgfx
    How to make Cortana use your default web browser such as Google Chrome Windows
  • How to Change Active Directory Group Scope
    How to change Active Directory Group Scope Windows Server
  • Slide1
    Fix Failed to open session in VirtualBox to install Windows 11 Image  Windows
  • Object Firt OOTBI offline and online cluster update
    Offline and Online Update for Object First Out-of-the-Box Cluster Windows Server
  • template 1
    Install Group Policy Templates for Microsoft Edge and Google Chrome browsers on Windows Windows
  • VBR Console on a Jump Server
    How to install Veeam Backup Console on a Jump Server Backup
  • mgithub
    How to use Command-Line on Git Bash and GitHub Desktop to PUSH local code to GitHub Version Control System

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,796 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

Active Directory Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2025 TechDirectArchive

Loading Comments...

You must be logged in to post a comment.