IT tutorials
 
Technology
 

Administering an Exchange Server 2007 Environment : Performing Common Tasks (part 4) - Creating Mail Contacts, Managing Mail Contacts

10/12/2013 1:46:36 AM
- Free product key for windows 10
- Free Product Key for Microsoft office 365
- Malwarebytes Premium 3.7.1 Serial Keys (LifeTime) 2019

6. Creating Mail Contacts

There are many times when an organization has the desire or need to communicate with nonnative Microsoft messaging systems or external SMTP addresses. When this situation occurs, it is an ideal opportunity to utilize a mail contact.

For example, your organization might regularly communicate with a client who has an email account outside of your organization. So many of your users have a need to communicate regularly with this user that you want to have them included in your corporate email address book, but any messages sent to them should go directly to their account outside of your organization.

Known as a custom recipient in some older versions of Exchange, this functionality has existed for some time, but the creation and management process has changed slightly from revision to revision.

To create a mail contact in the Exchange Management Console, perform the following steps:

1.
Start the Exchange Management Console.

2.
In the console tree, expand Recipient Configuration, and then select Mail Contact.

3.
In the action pane, click New Mail Contact; this starts the New Mail Contact Wizard.

4.
On the Introduction page, you can select whether you are creating a new contact, or choosing to mail-enable a contact that exists in your organization but was previously not mail-enabled. For this instruction, select New Contact, and then click Next to continue.

5.
On the Contact Information page, fill out the following fields:

  • Organizational Unit— Use the Browse button to select the organizational unit where the contact will reside. The default location is in the Users container.

  • First Name, Initials, Last Name— Enter the appropriate information in these fields.

  • Contact Name, Display Name, Alias— These fields will be filled out by default based on the information entered in the Name fields. You can change these settings to match your company policies if needed.

  • External E-Mail Address— This is where you will enter the SMTP address for your mail-enabled contact. Click Edit and enter the email address in the following format: username@domain (example, [email protected]). Click OK to continue.

6.
Click Next to continue.

7.
Review the Configuration Summary, and click New to accept the current configuration and create the mail contact.

8.
On the Completion page, review the summary and ensure the item was created without error. Click Finish to continue.

Mail contacts can be created using the Exchange Management Shell by utilizing the new-mailcontact command. The following is s sample EMS command:

New-MailContact -ExternalEmailAddress:'SMTP:[email protected]' 
-Name:'Test MailContact' -Alias:'Test_MailContact' -OrganizationalUnit:
'COMPANYABC.COM/Users' -DisplayName:'Test MailContact' -FirstName:'Test'
-Initials:'' -LastName:'MailContact'


Note

It is challenging to show the command in print with the proper formatting. For example, there is a space before –ExternalEmailAddress, -Name, -Alias, and other arguments in the command. One easy way to get the proper formatting is to create a new mail contact in the Exchange System Manager, and then copy the Exchange Management Shell command that is automatically generated and shown on the Completion page of the wizard. Remember, you can select Ctrl+C to copy the contents of that page.


7. Managing Mail Contacts

After a mail contact has been created, you can view the properties of the object in the Exchange Management Console. Several settings are available that you might want to configure for the contact. The most commonly accessed settings are as follows:

  • General tab— You will find two options on the General tab that address display name and inclusion of the name in the address book.

    • Display Name—Located at the top of the General tab, the display name is how the contact appears in the Exchange Management Console and in the organization’s address book. Changes made here are not reflected in the username in other fields of the contact.

    • Hide from Exchange Address Book—If you want to hide the contact from your organization’s address book, place a check mark here.

  • Contact Information tab— You can update the name of the user here, however, any changes are not reflected in the display name. However, much of the information contained on the Contact Information tab can be accessed by your user community in Outlook.

  • Address and Phone tab— Like the Contact Information tab, information in this section can be accessed by your user community in Outlook. By selecting the contact from the address book, users can view the contact’s address and phone numbers if they are filled out on this page.

  • Organization tab— The Organization tab enables you to document the contact’s title, company, department, office, manager, and direct reports, if applicable.

  • Mail Flow Settings tab— Arguably the most important of the configuration settings (next to the SMTP address), the Mail Flow Settings tab allows you to configure message size restrictions (a configurable receiving message size) and message delivery restrictions (who the contact can receive mail from and who it will reject messages from).

 
Others
 
- Administering an Exchange Server 2007 Environment : Performing Common Tasks (part 3) - Creating Distribution Groups, Managing Distribution Groups
- Administering an Exchange Server 2007 Environment : Performing Common Tasks (part 2) - Managing User Mailboxes, Managing Mailbox Locations
- Administering an Exchange Server 2007 Environment : Performing Common Tasks (part 1) - Creating User Mailboxes
- Windows 7 : Connecting Your Network to the Internet - Making Services Available (part 2) - Enabling Access with a Sharing Router
- Windows 7 : Connecting Your Network to the Internet - Making Services Available (part 1) - Enabling Access with Internet Connection Sharing
- Windows 7 : Configuring Your LAN (part 3) - Connection Sharing Router with a Broadband Connection, Cable Internet with Multiple Computers
- Windows 7 : Configuring Your LAN (part 2) - Windows Internet Connection Sharing with a Broadband Connection
- Windows 7 : Configuring Your LAN (part 1) - Windows Internet Connection Sharing with a Dial-Up Connection
- Developing Workflow Applications for Sharepoint 2013 (part 3) - Workflow and Visual Studio
- Developing Workflow Applications for Sharepoint 2013 (part 3) - Workflow and Visual Studio
 
 
Top 10
 
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 2) - Wireframes,Legends
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 1) - Swimlanes
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Formatting and sizing lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Adding shapes to lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Sizing containers
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 3) - The Other Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 2) - The Data Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 1) - The Format Properties of a Control
- Microsoft Access 2010 : Form Properties and Why Should You Use Them - Working with the Properties Window
- Microsoft Visio 2013 : Using the Organization Chart Wizard with new data
Technology FAQ
- Is possible to just to use a wireless router to extend wireless access to wireless access points?
- Ruby - Insert Struct to MySql
- how to find my Symantec pcAnywhere serial number
- About direct X / Open GL issue
- How to determine eclipse version?
- What SAN cert Exchange 2010 for UM, OA?
- How do I populate a SQL Express table from Excel file?
- code for express check out with Paypal.
- Problem with Templated User Control
- ShellExecute SW_HIDE
programming4us programming4us