Enterprise Vault™ Setting up SMTP Archiving
- About this guide
- Introducing Enterprise Vault SMTP Archiving
- Installing SMTP Archiving
- Configuring SMTP Archiving
- Configuring the Enterprise Vault SMTP Servers in the site
- Adding an SMTP Archiving task and holding folder
- Adding an SMTP Archiving task and holding folder
- Configuring retention categories and retention plans
- Creating SMTP policies
- Configuring archives for SMTP messages
- Provisioning users for SMTP Group or SMTP Mailbox Journaling
- Using the SMTP dashboard
- PowerShell cmdlets
- Appendix A. Configuring target address rewriting
Configuring the SMTP site setting, Selective Journal Archiving
For SMTP Group Journaling and SMTP Mailbox Journaling, the value of the advanced SMTP site setting,
, must be either or . When you create the first provisioning group, Enterprise Vault automatically sets the value to .If you implement general SMTP Journaling together with either SMTP Group or Mailbox Journaling, this setting controls where messages that contain target addresses are stored:
An SMTP Journaling archive that is assigned to the routing address.
The archive that is assigned to the target user (SMTP Mailbox Journaling), or an archive that is assigned to the group that includes the target user (SMTP Group Journaling).
. A message that contains a target user address is only stored in the archive that is assigned to the target user (SMTP Mailbox Journaling), or an archive assigned to the group that includes the target user (SMTP Group Journaling).
Any message that does not contain a target user address is stored in an SMTP Journaling archive that is assigned to the routing address.
You may want to set the
value if your target users have sensitive data that you want to keep separate from the general SMTP journaled data.Table: How describes in more detail how the SMTP Archiving task determines where to archive messages depending on the value of and values affect the archiving task behavior and whether routing addresses are enabled or disabled for archiving. In the information given, assume that the messages contain the correct routing address for the Enterprise Vault SMTP server.
Table: How
and values affect the archiving task behaviorConfiguration of SMTP Journaling and SMTP Group or Mailbox Journaling | SMTP Archiving task behavior |
---|---|
| The task searches the sender and recipient fields (X-RCPT-TO, To, CC, BCC, From, Sender) in each message for any of the SMTP Group or Mailbox Journaling target addresses. If the task finds a target address, it stores the message in the archive that is associated with the target address it finds. The archive may be an archive associated with an SMTP Group Journaling group, or the archive associated with an SMTP Mailbox Journaling target user. A copy of the message is also stored in an archive associated with the routing address (SMTP Journaling). |
| The task searches the sender and recipient fields (X-RCPT-TO, To, CC, BCC, From, Sender) in each message for any of the SMTP Group or Mailbox Journaling target addresses. If the task finds a target address, it stores the message in the archive that is associated with the target address it finds. The archive may be an archive associated with an SMTP Group Journaling group, or the archive associated with an SMTP Mailbox Journaling target user. The task does not store the messages in an archive that is associated with the routing address (SMTP Journaling). |
| The task first searches the sender and recipient fields (To, CC, BCC, From, Sender) in each message for any of the SMTP Group or Mailbox Journaling target addresses. If the task finds a target address, it stores the message in the archive that is associated with the target address it finds. The archive may be an archive associated with an SMTP Group Journaling group, or the archive associated with an SMTP Mailbox Journaling target user. If no target user addresses are found in the message recipient fields (To, CC, BCC, From, Sender), then the archiving task stores the message in an archive that is associated with the routing address. |
To configure the SMTP site setting, Selective Journal Archiving
- Open site properties, and select the Advanced tab.
In the List settings from box, select SMTP.
- Click Selective Journal Archiving, and then click Modify.
- Set the value to Inclusive or Exclusive, as required.
- Apply the setting changes, and close the site properties dialog.
- These configuration changes become effective when you restart the SMTP Archiving task on the Enterprise Vault SMTP server. If there are multiple Enterprise Vault SMTP servers in the site, then you need to start the SMTP Archiving task on each SMTP server.