[pfx] Re: disable search by at_domain in virtual

2024-04-09 Thread v k via Postfix-users
> 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

[pfx] disable search by at_domain in virtual

2024-04-09 Thread v k via Postfix-users
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