aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/roles/dovecot
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/roles/dovecot')
-rw-r--r--ansible/roles/dovecot/templates/dovecot-ldap.conf.ext.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible/roles/dovecot/templates/dovecot-ldap.conf.ext.j2 b/ansible/roles/dovecot/templates/dovecot-ldap.conf.ext.j2
index 49a9a86..a562bf4 100644
--- a/ansible/roles/dovecot/templates/dovecot-ldap.conf.ext.j2
+++ b/ansible/roles/dovecot/templates/dovecot-ldap.conf.ext.j2
@@ -56,7 +56,7 @@ base = cn=users,cn=accounts,dc=box,dc=pydis,dc=wtf
#
# There are also other special fields which can be returned, see
# http://wiki2.dovecot.org/UserDatabase/ExtraFields
-user_attrs = uidNumber=uid, gidNumber=gid, sieve=~/main.sieve, sieve_user_log=~/sieve.log
+user_attrs = uidNumber=uid, sieve=~/main.sieve, sieve_user_log=~/sieve.log
# Filter for user lookup. Some variables can be used (see
# http://wiki2.dovecot.org/Variables for full list):