On 4/8/2014 6:12 AM, Mihai Badici wrote:
As I already said, authentication is one thing and delivery is other thing. This filter receive probably different variable as %u when deliver ( posibly the mail address or the user part from it, depending on your master.cf . You can use an | in the ldap filter to accomodate that , it's ugly but it works.
In this particular setup the "%u" variable will encompass the username as well as the email address as they are the same. Unless I'm not understanding what you mean.