Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to prevent OOF replies to mailing lists

Out of Office Messages

How to prevent OOF replies to mailing lists

by  ShackDaddy  Posted    (Edited  )
By default, when a user enables OOF, and OOF is generated when the user's email address is listed in the TO, CC, or BCC fields of a message. Since most mailing lists put all the addresses in the BCC field, you might find it useful to disable OOF replies to messages in which the user's email address was in the BCC field.

To do so, add this registry entry to the server hosting the mailboxes that you want to disable BCC OOF responses on:

HKLM\System\CurrentControlSet\Services\MSExchangeIS\ParametersSystem
Value: SuppressOOFsToDistributionLists
Type: Reg_DWORD
Value Data: 1

Note that this will only disable OOF if the TO and/or CC fields have at least one address in them. If the only field with addresses in it is the BCC field, then the OOF will still trigger, regardless of this registry entry.

ShackDaddy
Register to rate this FAQ  : BAD 1 2 3 4 5 6 7 8 9 10 GOOD
Please Note: 1 is Bad, 10 is Good :-)

Part and Inventory Search

Back
Top