> In the Postfix LDAP configuration file, specify the "domain" parameter.
Thank you for your answer, it helped!
___
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org
As noted in VIRTUAL(5) (http://postfix.md/virtual.5.html), when using LDAP, the
search order in virtual_alias_maps is as follows:
user@domain
user
@domain
Is it possible to disable the search by @domain?
When delivering mail, Postfix generates LDAP queries with query_filter
mail=@domain, which