Product manual

GFI MailArchiver 13 Appendix 1 - Microsoft Exchange Manual Operations | 267
Screenshot 140: Mailbox Database properties
2. Unselect Journal Recipient option.
3. Click OK to finalize setup.
13.9.1 Disable standard journaling from the Microsoft Exchange Management Shell
In the Microsoft Exchange Management Shell, use the following syntax to disable standard
journaling:
Set-MailboxDatabase <Mailbox Database> -JournalRecipient $Null
13.9.2 Disable premium journaling
1. Launch the Microsoft Exchange Management Console.
2. Expand Organization Configuration > Hub Transport node and select Journal Rules tab.
3. Right click the journal rule to remove, and click Remove.
4. Click Yes to confirm that you want to remove the journal rule.
Disable premium journaling from the Microsoft Exchange Management Shell
In the Microsoft Exchange Management Shell, use the following syntax to disable a journaling rule:
Remove-JournalRule <journal rule name>