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