Mail server authentication

Users wishing to send and receive email with your Mail server need to authenticate to your server. There are a few different protocols that you can choose from.

Authentication based on where user accounts are hosted

The Mail server determines where the user accounts for your server come from and chooses authentication methods based on how those accounts themselves are authenticated. For example, if all your user accounts are local accounts, the Mail server uses Digest (CRAM-MD5) authentication. If all your user accounts came from an Open Directory server, the Mail server enables both Kerberos and Digest authentication.

If the account authentication source is mixed, the Mail server enables the various methods that are supported. This is the default state, indicated by Automatic in the Authentication pop-up menu. You can change this default behavior by enabling a set of authentication methods based on what’s supported by a specific authentication source, or you can customize specific authentication methods.

The following table indicates which authentication sources are supported when you choose various directory services:

Authentication source

Supported methods

Open Directory

Kerberos, Digest

Active Directory

Kerberos, Cleartext

Local Users

Digest

Note:  While the Server app designates the authentication source for both incoming and outgoing email, you can specify different authentication methods for incoming and outgoing email using the command line.

Authentication methods