EEEKB article--How to play the Exchange online service in Office 365 how to add or remove mail addresses in Exchange online

Source: Internet
Author: User
Tags all mail

In real-world applications, it is possible for a user mailbox to require multiple different email addresses for users to use in different environments. Exchange Online supports the ability to set multiple mail addresses for the same user mailbox. Currently, almost all e-mail is delivered using the SMTP protocol, so the Exchange online mailbox mail address is almost exclusively for SMTP mail addresses.

SMTP The email address is divided into two parts, with "@" as the boundary, the left part is called the alias of the email address, the right part is called the domain suffix of the mail address. For Exchange online to add multiple mail addresses for a user's mailbox, if you add multiple mail addresses that require a different domain name suffix, you need to first bind these domain name suffixes to the current Office 365 subscription. Otherwise, Exchange online will not receive messages destined for that address even if such an email address is added. However, the domain suffix that is based on an existing email address requires a different alias, and can be added directly. The email addresses with different aliases have been added to this article as an example.

I. Using Web management to add email addresses to a mailbox

Using the web to add mail addresses can be done through the Office 365 Admin Center or the Exchange Admin Center (EAC).

1 , add an email address using the OFFICE365 Admin Center

There are three ways to add an e-mail address to an Exchange online mailbox in the Office 365 Admin Center, namely:

    • "Edit" of "primary email address" in the shortcut Action Bar;

    • "Edit" of user attributes;

    • Edit the user's Exchange properties.

650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M00/6F/0B/wKiom1WQFyTi8HLzAAJ8muPBkRw670.jpg "title=" 01.png "alt=" Wkiom1wqfyti8hlzaaj8mupbkrw670.jpg "/>

"Office 365 Admin Center" Navigate to the "Users" branch, click on "Active Users", on the "Active users" page, tick the user to add the email address, in the right side of the shortcut Action Bar, click "Primary Email Address" the "Edit" button. Click "Add" on the "Edit email Address" page that opens.

650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M01/6F/0B/wKiom1WQF26zLJ3nAADHEABIZHQ915.jpg "title=" 02.png "alt=" Wkiom1wqf26zlj3naadheabizhq915.jpg "/>

In the text box that appears, fill in the alias for the new email address and select the mail address domain suffix from the drop-down list. and optionally whether to set the new address as the primary address, click "Add" and "save" to complete the new email address operation.

650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M02/6F/07/wKioL1WQGTrRA4cEAAEg2Yt1JOA644.jpg "title=" 03.png "alt=" Wkiol1wqgtrra4ceaaeg2yt1joa644.jpg "/>

If you add it through edit for the user's properties, in the right-hand shortcut bar, click the Edit button under the user's avatar. Click "Email Address" in the Open User Properties page and click on the "New" button.

650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M02/6F/0B/wKiom1WQF5KQQfSiAAEC6J7B0To997.jpg "title=" 04.png "alt=" Wkiom1wqf5kqqfsiaaec6j7b0to997.jpg "/>

In the text box that appears, fill in the alias for the new email address and select the mail address domain suffix from the drop-down list. and optionally whether to set the new address as the primary address, click "Add" to complete the new email address operation.

650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M02/6F/07/wKioL1WQGVux8GwgAAE3DZp_yj8738.jpg "title=" 05.png "alt=" Wkiol1wqgvux8gwgaae3dzp_yj8738.jpg "/>

If you added by editing the user's Exchange properties, click the Edit Exchange Properties button at the bottom of the shortcut Action Bar on the right. Click E-mail address on the User Mailbox property page that opens to see all the email addresses for the current Exchange recipient, and then tap the + button.

650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M00/6F/07/wKioL1WQGWnjalP8AAFUeKdMDJU472.jpg "title=" 06.png "alt=" Wkiol1wqgwnjalp8aafuekdmdju472.jpg "/>

In the new e-mail address window, select SMTP, specify the email address you want to add, and click OK.

650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M00/6F/0B/wKiom1WQF7mjzroqAAGQEnXG0zs059.jpg "title=" 07.png "alt=" Wkiom1wqf7mjzroqaagqenxg0zs059.jpg "/>

Return to the User Mailbox property page to verify that the added e-mail address exists in the list. If it's correct, click "Save" at the bottom to finish adding the email address.

650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M01/6F/07/wKioL1WQGYGwj35qAAKkq2xY68s841.jpg "title=" 08.png "alt=" Wkiol1wqgygwj35qaakkq2xy68s841.jpg "/>

2 , using the Exchange Admin Center to add mail addresses

In the Office 365 Admin Center, navigate to the Administrators branch and click Exchange to go to the Exchange Admin Center (EAC).

650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M02/6F/07/wKioL1WQGZuhYLHUAAFEw8Aedcg416.jpg "title=" 09.png "alt=" Wkiol1wqgzuhylhuaafew8aedcg416.jpg "/>

From the navigation bar in the EAC, tap recipients. On the right mailbox page, select the user you want to add the email address to, and click the Pen Edit button.

650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M02/6F/0B/wKiom1WQF-yATXAaAAGQ7BBhoFY886.jpg "title=" 10.png "alt=" Wkiom1wqf-yatxaaaagq7bbhofy886.jpg "/>

At this point, you will go to the User Mailbox Properties page, which is described earlier in the new mailbox action method, no longer described here.

Ii. use PowerShell to add email addresses to your mailbox

With PowerShell, you can add mail addresses for individual user mailboxes or multiple user mailboxes.

1 , add email addresses to individual user mailboxes

First, use the get-mailbox command to view the mailbox where you want to add the mail address, and the current mail address configuration. Then, use Set-mailbox to modify the mailbox properties to add the mail address. After completion, verify that the add is successful by Get-mailbox .

Get-mailbox Lisi | Ftemailaddresses

Set-mailbox lisi-emailaddresses @{add= "[email protected]", "[Email protected]"}

650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M02/6F/0B/wKiom1WQGAHygp6KAAHyztalhTQ622.jpg "title=" 11.png "alt=" Wkiom1wqgahygp6kaahyztalhtq622.jpg "/>

In addition, there is still a way to implement e-mail address modification through Set-mailbox.

Set-mailbox lisi-emailaddressessmtp:[email protected],[email protected],[email protected],[email protected],[email Protected] remind you, do not spam ads!

650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M00/6F/07/wKioL1WQGcuA3ARCAAGnyxpKSQQ947.jpg "title=" 12.png "alt=" Wkiol1wqgcua3arcaagnyxpksqq947.jpg "/>

It is important to note that the list of mailing addresses defined after "SMTP:" should contain all mail addresses for that mailbox, that is, all that already exists and that will be added. The previous method is only used to specify the new email address.

2 , bulk Add email addresses for multiple mailbox users

First, you need to prepare a CSV file. The file should contain two fields, namely the mailbox name and the new email address. The creation and preservation of CSV files is no longer described here.

650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M00/6F/07/wKioL1WQGd3CJ-vOAACLJ1MUWMo113.jpg "title=" 13.png "alt=" Wkiol1wqgd3cj-voaaclj1muwmo113.jpg "/>

Use Import-csv to import and assign values to a variable. Then, by using foreach, the contents of the variable are iterated as parameters into the Set-mailbox line-by-row execution to complete the bulk user's add mail address.

$addresslist = import-csv "E:\al.csv"

$addresslist | Foreach{set-mailbox $_. Mailbox-emailaddresses @{add=$_. Newemailaddress}}

650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M00/6F/0B/wKiom1WQGCfQZazAAAD_sQWew6Y619.jpg "title=" 14.png "alt=" Wkiom1wqgcfqzazaaad_sqwew6y619.jpg "/>

Third, delete the user e-mail address

If a mail address user is no longer in use, you can delete it.

1 , delete e-mail address via "Office365 Admin Center"

Use the Office 365 Admin Center to remove email addresses and new email addresses in exactly the same way. Here, we only describe how to delete an e-mail address by using the "edit" of the "primary email address" in the shortcut Action Bar.

"Office 365 Admin Center" Navigate to the "Users" branch, click on "Active Users", on the "Active users" page, tick the user to delete the email address, in the right-hand shortcut Bar, click "Primary Email Address" of the "edit" button.

650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M01/6F/07/wKioL1WQGfCBMnz2AALyIZ66Ybc493.jpg "title=" 15.png "alt=" Wkiol1wqgfcbmnz2aalyiz66ybc493.jpg "/>

On the edit e-mail Address page that opens, move the mouse pointer over the email address that you want to delete. At this point, the "delete" button appears after the address, click the button to complete the delete operation.

650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M00/6F/0B/wKiom1WQGEDxKxE4AADPbwJc79s541.jpg "title=" 16.png "alt=" Wkiom1wqgedxkxe4aadpbwjc79s541.jpg "/>

2 , remove the email address from the Exchange Admin Center

In the EAC, open the mailbox properties for the recipient who needs to delete the email address, on the user Mailbox page, navigate to e-mail address, select the email address you want to delete in the right address list, click the-button, delete the address, and click the Save button to complete the operation.

650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M01/6F/0B/wKiom1WQGE3AlpMOAAI_Xf8Xza0773.jpg "title=" 17.png "alt=" Wkiom1wqge3alpmoaai_xf8xza0773.jpg "/>

3 , delete email addresses via PowerShell

There are still two different ways to implement the deletion of a mail address. The delete e-mail address operation, which is implemented by the "remove" verb, focuses on which email addresses of the specified user's mailbox need to be deleted.

Get-mailbox Lisi | Ftemailaddresses

Set-mailbox Lisi [email protected]{remove= "[email protected]"}

650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M02/6F/07/wKioL1WQGiHCksGtAAIONjTE9DI524.jpg "title=" 18.png "alt=" Wkiol1wqgihcksgtaaionjte9di524.jpg "/>

The actions that are implemented through the SMTP address list focus on which e-mail addresses need to be retained for the specified user mailbox.

Get-mailbox Qianqi | Ftemailaddresses

Set-mailbox qianqi-emailaddresses smtp:[email Protected],[email protected] remind you not to spam ads!

650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M01/6F/07/wKioL1WQGirBvto8AAJreLfJsVo177.jpg "title=" 19.png "alt=" Wkiol1wqgirbvto8aajrelfjsvo177.jpg "/>


This article is from the "Fat Brother Technology Hall" blog, please be sure to keep this source http://liulike.blog.51cto.com/1355103/1668887

EEEKB article--How to play the Exchange online service in Office 365 how to add or remove mail addresses in Exchange online

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.