Noah via Postfix-users:
> Hi there,
> 
> I am provisioning an postfix installation.  Is there an example 
> configuration for finding aliases from a mysqldb and also checking the 
> /etc/aliases file please?

alias_maps = hash:/etc/aliases proxy:mysql:/path/to/file

This will search the MySQL table last, which reduces load on the database.

        Wietse
_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org

Reply via email to