How can I limit the number of recipients for a message?

John Savill

December 21, 1999

1 Min Read
ITPro Today logo in a gray background | ITPro Today

A. Using a new registry entry that was added as of 4.0 Service Pack 1you can set the number of recipients for a message which is the sum of To:, cc:and bcc: (this includes personal distribution lists).

To implement perform the following:

  1. Logon to the Exchange Server

  2. Start the registry editor (regedit.exe)

  3. Move to HKEY_LOCAL_MACHINESystemCurrentControlSetServicesMSExchangeISParametersSystem

  4. From the Edit menu select New - DWORD value

  5. Enter a name of 'Max Recipients on Submit' (don't type the quotes) and press Enter

  6. Double click the new value and set to the max number. Click OK

  7. Close the registry editor

If a user attempts to send a message to more recipients than is designated bythe Max Recipients on Submit parameter and the user has the new Emsmdb(32).dll,the following error message may be displayed when the user attempts to send themessage:

The item could not be sent. The number of recipientson this message exceeds the upper limit configured by the administrator.

If a user attempts to send a message to more recipients than is designated bythe Max Recipients on Submit parameter and the user DOES NOT have the newEmsmdb(32).dll, the following error message may be displayed when the userattempts to send the message:

The item could not be sent. The client operationfailed.

More information can be found in Knowledge Base article Q126497 at http://support.microsoft.com/support/kb/articles/q126/4/97.asp.

About the Author

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like