diff options
Diffstat (limited to 'modules/sympa')
-rw-r--r-- | modules/sympa/templates/auth.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/sympa/templates/auth.conf b/modules/sympa/templates/auth.conf index 220118b5..334dc167 100644 --- a/modules/sympa/templates/auth.conf +++ b/modules/sympa/templates/auth.conf @@ -3,10 +3,10 @@ ldap timeout 30 suffix <%= dc_suffix %> get_dn_by_uid_filter (uid=[sender]) - get_dn_by_email (|(mail=[sender])(mailalternateaddress=[sender])) + get_dn_by_email_filter (|(mail=[sender])(mailalternateaddress=[sender])) email_attribute mail scope sub - use_ssl 1 + use_ssl 1 user_table regexp .* |