> On Oct 21, 2015, at 11:15 PM, Mark <[email protected]> wrote: > > user_attrs = =uid=5000,=gid=5000,=home=/var/vmail/domain.com/%Ln/ > Maildir/,=mail=maildir:/var/vmail/domain.com/%Ln/Maildir/
Which LDAP attribute stores the real email address? let's say you use 'mail' attribute name, then please add 'mail=master_user,' in `user_attrs` like below: user_attrs = mail=master_user, ...[your other settings]... ---- Zhang Huangbin, founder of iRedMail project: http://www.iredmail.org/ Time zone: GMT+8 (China/Beijing). -- [email protected] https://inverse.ca/sogo/lists
