XenMobile Server Current Release

Email Strategy

Secure access to email from mobile devices is one of the main drivers behind any organization’s mobility management initiative. Deciding on the proper email strategy is often a key component of any XenMobile design. XenMobile offers several options to accommodate different use cases, based on security, user experience, and integration requirements. This article covers the typical design decision process and considerations for choosing the right solution, from client selection to mail traffic flow.

Choosing Your Email Clients

Client selection is generally at the top of the list for the overall email strategy design. You can choose from several clients: Citrix Secure Mail, native mail that is included with a particular mobile platform operating system, or other third-party clients available through the public app stores. Depending on your needs, you can possibly support the user communities with a single (standard) client or you might have to use a combination of clients.

The following table outlines some design considerations for the different client options available:

       
Topic Secure Mail Native (for example, iOS Mail) Third-party mail
Minimum XenMobile Edition Advanced MDM MDM
Configuration Exchange account profiles configured via an MDX policy. Exchange account profiles configured via an MDM policy. Android support is limited to: SAFE/KNOX and Android Enterprise. All other clients are considered third-party clients. Generally requires manual configuration by the user.
Security Secure by design providing the highest security. Uses MDX policies with added data encryption levels. Secure Mail is a fully managed app via an MDX policy. Added layer of authentication with Citrix PIN. Based on vendor/app feature set. Provides higher security. Uses device encryption settings (with no security via MDX policies). Relies on device-level authentication for access to the app. Based on vendor/app feature set. Provides high security.
Integration Allows interaction with managed (MDX) apps by default. Open web URLs with Citrix Secure Web. Save files to and attach files from Citrix Files. Directly join and dial in to GoToMeeting. Can only interact with other unmanaged (non-MDX) apps by default. Can only interact with other unmanaged (non-MDX) apps by default.
Deployment/ Licensing You can push Secure Mail through MDM, directly from public app stores. Included with XenMobile Advanced and Enterprise licensing. Client app included with platform operating system. No additional licensing requirements. Can push via MDM, as an enterprise app or directly from public app stores. Associated licensing model/costs based on app vendor.
Support Single vendor support for the client and EMM solution (Citrix). Embedded support contact info in Secure Hub/app debug logging capabilities. One client to support. Vendor defined support (Apple/Google). Might have to support different clients based on device platform. Vendor-defined support. One client to support, assuming that the third-party client is supported on all managed device platforms.

Mail traffic flow and filtering considerations

This section discusses the three main scenarios and design considerations about the flow of mail (ActiveSync) traffic in the context of XenMobile.

Scenario 1: Exposed Exchange

Environments that support external clients commonly have Exchange ActiveSync services exposed to the internet. Mobile ActiveSync clients connect through this externally facing path through a reverse proxy (for example, Citrix ADC) or through an Edge Server. This option is required for the use of native or third-party mail clients, making these clients the popular choice for this scenario. Although not a common practice, you can also use the Secure Mail client in this scenario. By doing so, you benefit from the security features offered by the use of MDX policies and management of the app.

Scenario 2: Tunneled via Citrix ADC (micro VPN and STA)

This scenario is the default when using the Secure Mail client because of its micro VPN capabilities. In this case, the Secure Mail client establishes a secure connection to ActiveSync via Citrix Gateway. In essence, you can consider Secure Mail to be the client connecting directly to ActiveSync from the internal network. Citrix customers often standardize on Secure Mail as the mobile ActiveSync client of choice. That decision is part of an initiative to avoid exposing ActiveSync services to the internet on an exposed Exchange Server, as described in the first scenario.

Only apps that are MAM SDK enabled or MDX-wrapped can use the micro VPN function. This scenario does not apply to native clients if you use MDX wrapping. Even though it might be possible to wrap third-party clients with the MDX Toolkit, this practice is not common. The use of device-level VPN clients to allow tunneled access for native or third-party clients has proven to be cumbersome and not a viable solution

Scenario 3: Cloud-hosted Exchange services

Cloud-hosted Exchange services such as Microsoft Office 365 are becoming more popular. In the context of XenMobile, this scenario can be treated in the same way as the first scenario because the ActiveSync service is also exposed to the internet. In this case, cloud service provider requirements dictate client choices. The choices generally include support for most ActiveSync clients, such as Secure Mail and other native or third-party clients.

XenMobile can add value in three areas for this scenario:

  • Clients with MDX policies and app management with Secure Mail
  • Client configuration with the use of an MDM policy on supported native email clients
  • ActiveSync filtering options with the use of the Endpoint Management connector for Exchange ActiveSync

Mail traffic filtering considerations

As with most services exposed to the internet, you must secure the path and provide filtering for authorized access. The XenMobile solution includes two components designed specifically to provide ActiveSync filtering capabilities for native and third-party clients: Citrix Gateway connector for Exchange ActiveSync and Endpoint Management connector for Exchange ActiveSync.

Citrix Gateway connector for Exchange ActiveSync

The Citrix Gateway connector for Exchange ActiveSync provides ActiveSync filtering at the perimeter, by using the Citrix ADC as a proxy for ActiveSync traffic. As a result, the filtering component sits in the path of mail traffic flow, intercepting mail as it enters or leaves the environment. The Citrix Gateway connector for Exchange ActiveSync acts an intermediary between the Citrix ADC and the XenMobile Server. When a device communicates with Exchange through the ActiveSync virtual server on the Citrix ADC, the Citrix ADC performs an HTTP callout to the connector for Exchange ActiveSync service. That service then checks the device status with XenMobile. Based on the status of the device, the connector for Exchange ActiveSync replies to the Citrix ADC to either allow or deny the connection. You can also configure static rules to filter access based on user, agent, and device type or ID.

This setup allows Exchange ActiveSync services to be exposed to the internet with an added layer of security to prevent unauthorized access. Design considerations include the following:

  • Windows Server: The connector for the Exchange ActiveSync component requires a Windows Server.
  • Filtering rules set: The connector for Exchange ActiveSync is designed for filtering based on device state and information rather than user information. Although you can configure static rules to filter by user ID, no options exist for filtering based on Active Directory group membership, for example. If there is a requirement for Active Directory group filtering, you can use the Endpoint Management connector for Exchange ActiveSync instead.
  • Citrix ADC scalability: Given the requirement to proxy ActiveSync traffic via Citrix ADC: Proper sizing of the Citrix ADC instance is critical to support the added workload of all ActiveSync SSL connections.
  • Citrix ADC Integrated Caching: The connector for Exchange ActiveSync configuration on the Citrix ADC uses the Integrated Caching function to cache responses from the connector for Exchange ActiveSync. As a result of that configuration, the Citrix ADC doesn’t need to issue a request to the Citrix Gateway connector for Exchange ActiveSync for every ActiveSync transaction in a given session. That configuration is also critical for adequate performance and scale. Integrated Caching is available with the Citrix ADC Platinum Edition or you can license the feature separately for Enterprise Editions.
  • Custom filtering policies: You might have to create custom Citrix ADC policies to restrict certain ActiveSync clients outside of the standard native mobile clients. This configuration requires knowledge on ActiveSync HTTP requests and Citrix ADC responder policy creation.
  • Secure Mail clients: Secure Mail has micro VPN capabilities which eliminate the need for filtering at the perimeter. The Secure Mail client would generally be treated as an internal (trusted) ActiveSync client when connected through the Citrix Gateway. If support for both native and third-party (with the connector for Exchange ActiveSync) and Secure Mail clients is required: Citrix recommends that Secure Mail traffic does not flow via the Citrix ADC virtual server used for the connector for Exchange ActiveSync. You can accomplish this traffic flow via DNS and keep the connector for Exchange ActiveSync policy from affecting Secure Mail clients.

For a diagram of the Citrix Gateway connector for Exchange ActiveSync in a XenMobile deployment, see Reference Architecture for On-Premises Deployments.

Endpoint Management connector for Exchange ActiveSync

The Endpoint Management connector for Exchange ActiveSync is a XenMobile component that provides ActiveSync filtering at the Exchange service level. As a result, filtering only occurs once the mail reaches the exchange service, rather than when it enters the XenMobile environment. Mail Manager uses PowerShell to query Exchange ActiveSync for device partnership information and control access through device quarantine actions. Those actions take devices in and out of quarantine based on the Endpoint Management connector for Exchange ActiveSync rule criteria. Similar to the Citrix Gateway connector for Exchange ActiveSync, the Endpoint Management connector for Exchange ActiveSync checks the device status with XenMobile to filter access based on device compliance. You can also configure static rules to filter access based on device type or ID, agent version, and Active Directory group membership.

This solution does not require the use of Citrix ADC. You can deploy an Endpoint Management connector for Exchange ActiveSync without changes routing for the existing ActiveSync traffic. Design considerations include:

  • Windows Server: The Endpoint Management connector for the Exchange ActiveSync component requires you to deploy Windows Server.
  • Filtering rules set: Just like the Citrix Gateway connector for Exchange ActiveSync, the Endpoint Management connector for Exchange ActiveSync includes filtering rules to evaluate device state. Also, the Endpoint Management connector for Exchange ActiveSync also supports static rules to filter based on Active Directory group membership.
  • Exchange integration: The Endpoint Management connector for Exchange ActiveSync requires direct access to the Exchange Client Access Server (CAS) hosting the ActiveSync role and control over device quarantine actions. This requirement might present a challenge depending on the environment architecture and security posture. It is critical that you evaluate this technical requirement up front.
  • Other ActiveSync clients: Because the Endpoint Management connector for Exchange ActiveSync is filtering at the ActiveSync service level, consider other ActiveSync clients outside the XenMobile environment. You can configure an Endpoint Management connector for Exchange ActiveSync static rules to avoid unintended impact to other ActiveSync clients.
  • Extended Exchange functions: Through direct integration with Exchange ActiveSync, the Endpoint Management connector for Exchange ActiveSync provides the ability for XenMobile to do an Exchange ActiveSync wipe on a mobile device. The Endpoint Management connector for Exchange ActiveSync also allows XenMobile to access information about Blackberry devices and to perform other control operations.

For a diagram of the Endpoint Management connector for Exchange ActiveSync in a XenMobile deployment, see Reference Architecture for On-Premises Deployments.

Email Platform Decision Tree

The following figure helps you distinguish the pros and cons between using native email or Secure Mail solutions in your XenMobile deployment. Each choice allows for associated XenMobile options and requirements to enable server, network, and database access. The pros and cons include details on security, policy, and user interface considerations.

Diagram of email platform decision tree

Email Strategy