This repository has been archived on 2024-07-10. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
etckeeper/postfix/mysql_virtual_alias_maps.cf
T
2022-07-06 13:20:54 +02:00

6 lines
143 B
CFEngine3

hosts = localhost
user = postfix
password = e9EEBSJCxPHw
dbname = postfixdb
query = SELECT goto FROM alias WHERE address='%s' AND active = '1'