Home | About Us | Join Us | Contact Us | RSS
  • Home
  • Articles
    • Exchange 2010
    • Exchange 2007
    • Exchange 2003
    • OCS 2007 R2
  • How-To
    • Exchange 2010
    • Exchange 2007
    • Exchange 2003
    • OCS 2007 R2
  • News
  • Events
    • Calendar
    • Full Event List
  • Forums
  • Authors
    • Amit Tank
    • Nitin Gupta
  • Web Links
Login
Close



  • Forgot your password?
  • Forgot your username?
  • Create an account
Articles
  • Exchange 2010 (4)
  • Exchange 2007 (0)
  • Exchange 2003 (0)
How-Tos
  • Exchange 2010 (3)
  • Exchange 2007 (0)
  • Exchange 2003 (0)
Follow Us

Subscribe to RSS Feed Follow Us on Twitter LinkedIn with Us Become a Facebook Fan On Orkut

Most Popular Tags
article exchange 2010 exchange 2010 news how-tos litchi mucug news role based access control tools update rollup
Translator
Loading translations… loading

 

Locations of visitors to this page

Our Sponsors

Litchi Knowledge Center Pvt. Ltd. 

Home How-To Exchange 2010 Configuring Organizational MailTips

Configuring Organizational MailTips

PostDateIconTuesday, 01 December 2009 19:44 | PostAuthorIconWritten by Milind Naphade | Print | E-mail
  • 1
  • 2
  • 3
  • 4
  • 5
( 5 Votes )

One of the cool features that I liked in Exchange 2010 is MailTips. If you have a question on your mind about its usability then you must have been some embarrassing moment at least once in your whole professional career just because you added an unintended recipient into the recipients of some email.

I have also seen some employees been badly scolded by their bosses for mistakes like sending some confidential or sensitive information to a DL which consists all users in the organization.

Another scenario, you are trying to send an email to a huge number of individual recipients and some of them have already left the company and don’t have their mailboxes active anymore. In such case your mailbox may get flooded with NDRs for not found user mailboxes. In other words, additional work for Exchange.

How MailTips can help is by warning or providing you information before you send an email. It can actually help you or users in  your organization by many means. In this post you will learn MailTips and its configuration.

MailTips configuration and management has some constraints you may want to understand before you configure it. Microsoft already has an article published on it here : Understanding MailTips

 

Consideration:

Few of the things you should know about MailTips:

  • No GUI to configure or administer it. You must use Exchange Management Shell to do it.
  • MailTips configuration is an organization wide configuration so you must be a member of “Organization Configuration” management role type.
  • MailTips are customizable and can be configured per your need.
  • Only supported clients are Outlook Web App and Outlook 2010.
  • MailTips can be customized based on the requirement.
  • MailTips can be used as automatic replies in stead of having an automatic reply rule configured in a mailbox. E.g. In stead of configuring an automatic reply for helpdesk mailbox you can configure a mail tip to let sender know that his ticket will be attended shortly.
  • An email addressed to a distribution group will not show the MailTips configured for individual mailboxes within that DL, however, if the DL contains external recipients the MailTips indicating the number of external recipients is displayed.
  • Mail tips architecture is based on Client CAS MBX relationship where client to CAS communication happens through the web services and CAS to MBX over the RPC it may badly impact the performance of the servers. To reduce the performance hit on any of the servers MailTips are designed to show individual tips for 200 recipients only. Any recipient added after 200th recipient will not be considered.
  • Custom MailTips are limited to 250 characters. If you want to configure MailTips for some mailbox specifically you need to consider this. MailTips text should be lesser than 250 characters in length.
  • MailTips can be enabled for individual recipients like mailboxes, contacts, mail enabled user objects, distribution groups, and public folders.
  • MailTips for groups work on Group Matrices which also extends the support of MailTips for cached mode users.

 

Organizational Configuration of MailTips:

As stated above, there is no GUI to configure mail tips and you need to be a member of organization configuration management role.

1. You can simply open the Exchange 2010 Management Shell and execute the following command.

Set-OrganizationConfig -MailTipsAllTipsEnabled $true

HT1-MT1

This enables mail tips for the whole organization with default settings. The next job is to modify the settings as per the requirement.

2. Mail tips for external recipients are not enabled by default and you will have to enable them manually. This is completely dependant of your decision if you want to let your users know that they have added external users.

Set-OrganizationConfig -MailTipsExternalRecipientsTipsEnabled:$True

HT1-MT2

3. If you want to enable the support of mail tips for cached mode users even when they are not connected to Exchange mailboxes you need to configure the group matrices for it.

Set-OrganizationConfig -MailTipsGroupMetricsEnabled:$True

HT1-MT3

 

4. You can also configure the threshold for large audience. This setting is set to 25 by default and is customizable.

Set-OrganizationConfig -MailTipsLargeAudienceThreshold 100

image12
5. In the middle section of this post you might have noticed that the mail tips can be configured for each recipient type listed above. If you want these mail tips to be visible to the clients then settings for it must be manually enabled.

Set-OrganizationConfig -MailTipsMailboxSourcedTipsEnabled $true

 

HT1-MT4

6. Test the configuration if that is working correctly. As per the configuration above default mail tips will be displayed, if the recipients are more than 100 then a mail tip indicating so should be displayed, if there are any mailbox specific mail tips set then they should be visible.

HT1-MT5

Article Statistics: This page has been viewed 3952 times.

Tags:
  • exchange 2010
  • how-tos
  • mailtips

Related Articles:

  • HP Sizer Tool for Microsoft Exhange Server 2010
  • Exchange Server 2010 - Series of Events !
  • Capacity Planning – Tools !
  • What’s new in OWA 2010
  • Installing Exchange Server 2010
  • 400 - Bad Request

    400 - Bad Request

    " target="_blank" rel="nofollow" title="Tweet This!">
 

Comments  

 
+1 # Amit Tank 2009-12-02 00:06
Good going Milind. Keep it up!
Reply | Reply with quote | Quote
 
 
+1 # 2009-12-02 00:30
Thanks a lot for your work.
Worth bookmarking you,
Reply | Reply with quote | Quote
 
 
0 # Milind Naphade 2009-12-05 05:29
Thank you Amit and Chinthaka
Reply | Reply with quote | Quote
 
 
0 # Arun Kumar 2009-12-07 20:54
Good Article Milind :)... Keep it up.
Reply | Reply with quote | Quote
 
 
0 # 2009-12-20 21:52
Thanks Milind, never tried Ex2K10, hoping to upgrade systems soon, but Loved the article. Very helpful!
Reply | Reply with quote | Quote
 
 
0 # 2010-08-17 19:44
thanks for such nice Post
Regards
Anuj
www.winservers.co.in
Reply | Reply with quote | Quote
 
Refresh comments list
RSS feed for comments to this post.

Add comment


Security code
Refresh

Send
Cancel



| Home || Disclaimer || Privacy Policy || Link to us || Terms of Use || Advertise with Us || Site Map |

Technical content is licensed under a Creative Commons Attribution 2.5 India License. | 2009 Microsoft Unified Communications - User Group, India All Rights Reserved.