bundlewrap/bundles/postfixadmin/files/virtual_mailbox_maps.cf

6 lines
213 B
CFEngine3

user = postfixadmin
password = ${node.metadata['postgresql']['users']['postfixadmin']['password']}
hosts = localhost
dbname = postfixadmin
query = SELECT maildir FROM mailbox WHERE username='%s' AND active = true