X-Git-Url: http://id.pley.net/postfix.git/blobdiff_plain/72de8b29cf41c62a473d99788e18771c3a9aa446..6e5d449e15a8544549b3d2c9b941f4e461f7e2e0:/postfix/mysql/relay_domains.cf?ds=sidebyside diff --git a/postfix/mysql/relay_domains.cf b/postfix/mysql/relay_domains.cf new file mode 100644 index 0000000..7752105 --- /dev/null +++ b/postfix/mysql/relay_domains.cf @@ -0,0 +1,5 @@ +user = postfix +password = postfix +hosts = localhost +dbname = postfix +query = SELECT domain FROM domain WHERE domain='%s' and backupmx = '1'