Category Filter
 
 

Last updated: August 14, 2026

E-mail

The Knox Email Profile page explains how to configure incoming and outgoing mail server settings for Android Knox containers in an MDM environment. It details all configurable parameters — including email account settings, IMAP/POP incoming protocols, outgoing server settings, SSL options, and certificate acceptance — along with dynamic variables like %email% and %username% that automatically populate user-specific values from enrollment data, simplifying large-scale profile deployments without requiring individual configuration per user.

You can configure the incoming and outgoing mail server settings for your Android Knox containers.

PROFILE SETTINGSDESCRIPTION
Email
Account NameName of the mail account
Email AddressEmail address for communication (%email%) Email address will be filled automatically to the appropriate user to whom the profile is associated.
Allow ForwardEnabling this will allow users to forward the mails
Allow NotifyEnabling this will allow mail notifications  on the device
Allow Vibrate on SilentEnabling this will allow vibration for incoming mails
Set to DefaultEnabling this option will set a default email account for the device
SignatureEnter the signature that needs to be set as default for all mails which are sent from the managed mobile devices.
Incoming Mail
Incoming ProtocolSpecify the incoming protocol type as IMAP or POP
Incoming Server Host NameSpecify the Host name for incoming server
PortSpecify the port number
User NameUser name to be displayed (%username%) User name will be filled automatically to the appropriate user to whom the profile is associated.  
PasswordSpecify the Password
Use SSLEnabling this will allow users to use SSL
Accept All CertificateEnabling this will allow users to accept all incoming certificates
Outgoing Mail
Outgoing ProtocolSpecify the outgoing protocol
Outgoing Server Host NameSpecify the Host name for outgoing  server
PortSpecify the port number
User NameUser name to be displayed (%username%) User name will be filled automatically to the appropriate user to whom the profile is associated.
PasswordSpecify the Password
Use SSLEnabling this will allow users to use SSL
Accept All CertificateEnabling this will allow users to accept all outgoing server certificates

Dynamic Variables :

The below mentioned dynamic variables are retrieved from the data that has been provided while enrolling the device.

  • %email% - Email address will be filled in automatically to the appropriate user to whom the profile is associated.
  • %username% - User name will be filled in automatically to the appropriate user to whom the profile is associated.

Frequently Asked Questions

What do the %email% and %username% variables do in the Knox email profile?

These dynamic variables automatically fill in the correct email address and user name for each enrolled user, so you don't need to configure a separate profile for every user.

Can users forward mail or get notified about incoming mail on Knox-managed devices?

Yes. Enabling Allow Forward lets users forward mail from the container, and enabling Allow Notify allows mail notifications to appear on the device.

Is SSL required for the incoming and outgoing mail servers?

SSL isn't mandatory, but you can enable Use SSL separately for incoming and outgoing mail settings to secure the connection, and Accept All Certificate to allow the container to accept the corresponding server certificates.

Jump To