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 SMTP target addresses
SMTP targets are the SMTP addresses that Enterprise Vault looks for in the SMTP messages that are sent to the Enterprise Vault SMTP server. The SMTP target addresses are added to the configuration of all Enterprise Vault SMTP servers in the site. In an environment that includes multiple Enterprise Vault SMTP servers, any of the SMTP servers can process messages that contain target email addresses.
To ensure that the SMTP server recognizes the messages for Enterprise Vault, add the SMTP routing addresses as targets. Routing addresses are the SMTP addresses that the MTAs use to route the messages to the Enterprise Vault SMTP servers. If you are implementing Selective SMTP Journaling or SMTP Mailbox Journaling, you also need to add as targets the other addresses that the archiving task uses to select the messages to archive. Ensure that you add as targets all the alias SMTP addresses for a user.
By default, if a message contains the target SMTP address in the X-RCPT-TO field, then the SMTP archiving task archives the message according to the settings in the associated SMTP policy. If you are implementing Selective SMTP Journaling or SMTP Mailbox Journaling, then you need to perform some additional configuration of the target properties.
See Additional configuration for Selective SMTP Journaling or SMTP Mailbox Journaling.
If you plan to use target address rewriting to spread the archiving load over several Enterprise Vault storage servers, you need to add the SMTP routing addresses and the alias addresses as SMTP targets.
See About target address rewriting.
The following procedure describes how to add an SMTP target address using the Enterprise Vault Administration Console. If you have many target addresses to add, we recommend that you use the PowerShell cmdlet, New-EVSMTPTarget.
See Adding a large number of SMTP target addresses.
To add an SMTP target address using the Enterprise Vault Administration Console
- In the navigation pane, navigate to Targets > SMTP.
- Right-click the SMTP container, and select New > Target Email Address.
The New SMTP target wizard starts.
- Enter the target address in the form user@domain. Wildcard characters are not permitted when specifying SMTP target addresses.
- Select the SMTP policy to apply to messages that include the target address. Click Next.
- Select the archive in which to store these messages. Click Next.
- Select the retention settings to apply to the messages. Click Next.
- A summary of the target properties is displayed. Click Finish.
- To start archiving messages that are sent to the new target address, 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.