Please enter search query.
Search <book_title>...
Enterprise Vault™ Setting up IMAP
Last Published:
2022-09-04
Product(s):
Enterprise Vault (14.3)
- Setting up IMAP
- About IMAP
- Configuring IMAP and enabling users for IMAP access
- Editing the IMAP notification message
- Defining IMAP provisioning groups
- Where to get more information about Enterprise Vault
- Using the IMAP dashboard
- PowerShell cmdlets for IMAP
Using Set-EVIMAPServerEnabled
Set-EVIMAPServerEnabled enables IMAP on an Enterprise Vault server that is configured for IMAP, and starts the IMAP server. Use the following syntax when you run Set-EVIMAPServerEnabled:
Set-EVIMAPServerEnabled -ComputerNameAlternate [<CommonParameters>]
For example:
Set-EVIMAPServerEnabled -ComputerNameAlternate ev1.example.com
This enables IMAP on ev1.example.com, and starts the IMAP server.