Veritas Enterprise Vault™ Setting up SMTP Archiving

Last Published:
Product(s): Enterprise Vault (12.2)
  1. About this guide
    1.  
      Introducing this guide
    2. Where to get more information about Enterprise Vault
      1.  
        Enterprise Vault training modules
  2. Introducing Enterprise Vault SMTP Archiving
    1.  
      About Enterprise Vault SMTP Archiving
    2.  
      About SMTP Journaling
    3.  
      About Selective SMTP Journaling
    4.  
      About SMTP Mailbox Journaling
    5.  
      Configuring SMTP Journaling and SMTP Mailbox Journaling
    6.  
      Configuring Selective SMTP Journaling and SMTP Mailbox Journaling
    7.  
      Using Exchange Server to journal messages to Enterprise Vault
  3. Installing SMTP Archiving
    1.  
      About installing Enterprise Vault SMTP Archiving components
    2.  
      Reporting
    3.  
      Monitoring
  4. Configuring SMTP Archiving
    1.  
      Steps to configure SMTP Archiving
    2.  
      Creating archives for SMTP messages
    3. Configuring retention categories and SMTP policies
      1. About X-Headers
        1.  
          About X-Kvs X-Headers
        2.  
          Searching archives for messages with specific X-Headers
    4. Configuring the Enterprise Vault SMTP Servers in the site
      1.  
        Entering the name or IP address of connecting hosts
      2.  
        Obtaining an SSL/TLS certificate
      3.  
        Configuring message tracking for SMTP messages
    5. Adding SMTP target addresses
      1.  
        Additional configuration for Selective SMTP Journaling or SMTP Mailbox Journaling
      2.  
        Additional configuration for Compliance Accelerator
      3.  
        Adding a large number of SMTP target addresses
    6. Adding an SMTP Archiving task
      1.  
        About the SMTP holding folder
      2.  
        Keeping safety copies of archived messages
      3.  
        Task summary reports
  5. Configuring target address rewriting
    1.  
      About target address rewriting
    2.  
      Steps to configure target address rewriting
    3.  
      Adding SMTP target addresses
    4.  
      Adding target address aliases
  6. PowerShell cmdlets
    1.  
      About the PowerShell cmdlets for SMTP Archiving

About X-Headers

MTAs or third-party applications can add X-Headers to SMTP messages that are sent to Enterprise Vault. The format of X-Headers that are added to messages must conform to RFC 822. If non-ASCII characters are included in X-Headers, the encoding must conform to RFC 2047.

To ensure that Enterprise Vault recognizes these headers and adds them to the index for the message, you add the X-Headers to the X-Header list in the policy. Enterprise Vault treats all X-Header names and values as case-sensitive, so you must add them to the X-Header list exactly as they appear in the messages.

For each X-Header that you want to process, you specify the following information:

  • The X-Header name. For example, X-Company-ID.

  • The type of value that the X-Header contains; string, integer, or datetime.

  • Whether the X-Header can be included in Enterprise Vault search criteria; Searchable.

  • Whether the X-Header can be returned in search results; Retrievable.

If a message contains several instances of the same X-Header, Enterprise Vault indexes the first value only. If you want to add multiple values for the same X-Header, use the Enterprise Vault X-Header, X-Kvs-IndexData.

X-Kvs-IndexData is an efficient way to add to messages any custom properties that you want Enterprise Vault to index.