LDAP allows your email users to log in to the EuropeanMX spam panel using their existing email credentials. This means that users only have to remember one credentials instead of two.
Currently we can only offer LDAP for AD (Microsoft), OpenLDAP and Zimbra!
2-factor authentication can also be used with LDAP. However, password changes or restores are no longer possible because the credentials are stored and managed on your LDAP server. Normally, e-mail users cannot be added or simply removed, as they are automatically added again when LDAP is activated. The only reason to add one or more users is to prevent them from logging into the EuropeanMX spam panel. To do this, you can simply set the status to inactive.
LDAP is only supported at email user level. Access for the domain admin is not supported by LDAP. For this reason, your e-mail address (e.g. test@example.de) must also be used as the user name. So for LDAP integration to work with our spam panel, the LDAP server must authenticate an email address, not the user name.
Log into the admin panel as domain admin and select Manage e-mail users under Users & Permissions. In this view you can find the option LDAP authentication. You must add the following values there:
ldap.example.de389 (insecure) or 636 (TLS)ldap.example.de:636CN=test,CN=users,DC=exchange,DC=example,DC=de, then the value of the field should be CN=Users,DC=exchange,DC=example,DC=de.userPrincipalName format is user@domain.local, then enter %(user)s@domain.local.test@bw.beispiel.de and there is an LDAP attribute such as sAMAccountName : test, then you can specify sAMAccountName in the field Search base. If there is no such attribute, but there is one that also contains the domain name (e.g. userPrincipalName: test@bw.beispiel.de), then you can use userPrincipalName=%n to append the domain name. Other possible values you can use are sAMAccountName, CNor uid.Once LDAP is set up, the credentials are automatically verified by us the first time an email user attempts to connect.
If EuropeanMX is unable to connect to your LDAP server for any reason, the locally cached access data will be checked.
user@ldap.example.com.sAMAccountName= test or userPrincipalName= user@ldap.example.de.EuropeanMX has a feature that automatically activates reporting for a new recipient and sends the user a welcome email with the necessary login details. The user then receives a daily or weekly email with a summary of the spam messages received by their email address. Furthermore, as soon as the first spam message is detected, a welcome message is sent to the user to inform them about the activation of their personal quarantine. The message also contains a login link that allows them to log in directly to the spam panel. When they log in for the first time, the user is added to the Manage Email Users list. For more information, see “How can I create Email Scout reports and have them sent to me?”.
To avoid the need for data duplication, EuropeanMX uses advanced SMTP-based recipient verification calls. Your SMTP server does the local LDAP search to ensure that our system always processes the emails for your mailboxes correctly. To protect your SMTP and LDAP servers from flooding with queries, we have added an advanced dictionary attack handling to our system. This system is fully automatic, no access data from our side is required.