On Fri, Jan 26, 2024 at 03:41:10PM +0100, Karsten Schmid via Postfix-users 
wrote:

> So how would an appropriate entry in virtual_alias_maps look like?

    https://www.postfix.org/ldap_table.5.html

> root@creampuff [/etc/postfix/ldap] # postfix reload
> /usr/sbin/postconf: fatal: /etc/postfix/ldap/virtual-alias-maps.cf, line
> 1: missing '=' after attribute name: "[email protected]"

line isn't of the form:

    attribute = value

for one of the documented ldap table attributes:

    domain = ...
    server_host = ...
    server_port = ...
    search_base = ...
    query_filter = ...

    
> root@creampuff [/etc/postfix/ldap] # postfix reload
> /usr/sbin/postconf: warning:
> ldap:/etc/postfix/ldap/virtual-alias-maps.cf: unused parameter:
> [email protected]

Random fuzzing of the file will not give good results.  Do read the
docs.

-- 
    Viktor.
_______________________________________________
Postfix-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to