30 Jul
2010
30 Jul
'10
5:24 p.m.
On Fri, 2010-07-30 at 14:53 +0200, Denny Schierz wrote:
I can't use %d for mail_location, cause the user doesn't have the @ part. The domainpart is stored in postAddress (LDAP => for example: domain.foo.org) so I searching a way to use the content of postAddress with mail_location.
pass_attrs = .., postAddress=domain
Assuming v1.1+. This changes the username to user@domain everywhere.