]> id.pley.net Git - postfix.git/blobdiff - configuration/mysql/relay_domains.cf
Move configuration files into their own subdirectory
[postfix.git] / configuration / mysql / relay_domains.cf
diff --git a/configuration/mysql/relay_domains.cf b/configuration/mysql/relay_domains.cf
new file mode 100644 (file)
index 0000000..7752105
--- /dev/null
@@ -0,0 +1,5 @@
+user = postfix
+password = postfix
+hosts = localhost
+dbname = postfix
+query = SELECT domain FROM domain WHERE domain='%s' and backupmx = '1'