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
On Sat, Sep 23, 2023 at 04:24:33PM -0700, Noah via Postfix-users wrote:
> 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?
Have you looked at:
https://www.postfix.org/postconf.