mirror of
https://github.com/DanWin/mail-hosting.git
synced 2024-11-26 01:20:30 +00:00
5 lines
153 B
CFEngine3
5 lines
153 B
CFEngine3
user = postfix_readonly
|
|
password = YOUR_PASSWORD
|
|
hosts = localhost
|
|
dbname = postfix
|
|
query = SELECT domain FROM domain WHERE domain='%s' AND active = '1'
|