Example configuration file

Here is an example configuration file that archives messages for two domains, Domain1.Vault.Local and Domain2.Vault.Local:

[Server]
Name=Default SMTP Virtual Server
NonDeliveryFolder=d:\EvMailRoot\ServerNonDelivery
DiskFullRetryLimit=15
DefaultIndexingLevel=SiteDefault

[Domain]
Name=Domain1.Vault.Local
Path=D:\EvMailRoot\Domain1
NonDeliveryFolder=d:\EvMailRoot\Domain1\MailboxNonDelivery

[Domain]
Name=Domain2.Vault.Local
Path=D:\EvMailRoot\Domain2
AutoEnableMbxFolders=True
NonDeliveryFolder=d:\EvMailRoot\Domain2\MailboxNonDelivery
IndexingLevel=Brief

The holding area folders are on a local drive (D) on the SMTP archiving computer.

The indexing level set in the Enterprise Vault Site Properties will be used for Domain1, but Brief indexing will be used for Domain2.

For Domain2 auto-enabling is set to True, which means that SMTP archiving will create the mailbox folders for this domain in the holding area, and create an archive point for each mailbox folder.

For Domain1 mailbox folder creation is not auto-enabled, which means that the administrator must create the mailbox folders and suitable archive points.