Veritas Enterprise Vault™ Setting up SMTP Archiving
- About this guide
- Introducing Enterprise Vault SMTP Archiving
- Installing SMTP Archiving
- Configuring SMTP Archiving
- Configuring target address rewriting
- PowerShell cmdlets
Adding an SMTP Archiving task
An Enterprise Vault SMTP server can host only one SMTP Archiving task. Each archiving task requires its own local SMTP holding folder. The account under which the archiving task runs must have full access to the holding folder.
To add the SMTP Archiving task
- Open the Administration Console, and navigate to Enterprise Vault Servers > server > Tasks.
- Right-click the Tasks container and select New > SMTP Archiving task to open the new task page.
- Enter the required information for the SMTP Archiving task, including a suitable folder for the SMTP holding folder.
The SMTP Archiving task processes the .eml message files that the Enterprise Vault SMTP server has placed in the SMTP holding folder. The task examines each file, and determines if the file is eligible for archiving. The task archives messages according to the SMTP policy and target configuration.
If messages contain X-Headers that are listed in the policy, these are indexed when the message is archived. If messages contain "X-Kvs" X-Headers, then the values in these headers override policy and target configuration settings.
The archiving task deletes the message file from the holding folder when either of the following conditions is fulfilled:
After the task has archived the message successfully.
If the message does not contain any target addresses that are eligible for archiving. This may happen in Selective SMTP Journaling or SMTP Mailbox Journaling, where the check box,
, is not selected for a target routing address.
The SMTP service and SMTP Archiving task run continually. If the SMTP service stops, Enterprise Vault attempts to restart it. If you stop the archiving task, you are prompted to stop the SMTP service as well. If you leave the SMTP service running, it continues to add files to the holding folder.
When processing files in the holding folder, the archiving task performs checkpointing at regular intervals. You can change the checkpoint interval on the Advanced tab in the task properties.