Weird Exchange Mail Enabled Public Folder issue .

Last week I migrated our public folders from one server to another. Since then any new items were coming up and Posts instead of the mail item, after digging around and not finding much I found this little reg key which solves the problem.

HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\MSExchangeIS\<ServerName>\Public-<GUID>

Value name: Incoming defaults to IPM.Note
Value type: DWORD
Value data: 0 or 1 0 (zero) is default (0=false).

Change the dword value to 1.

Microsoft KB Article 817809

Leave a Reply

You must be logged in to post a comment.