]> id.pley.net Git - postfix.git/blobdiff - mysql/virtual_domains_maps.cf
Move configuration files into their own subdirectory
[postfix.git] / mysql / virtual_domains_maps.cf
diff --git a/mysql/virtual_domains_maps.cf b/mysql/virtual_domains_maps.cf
deleted file mode 100644 (file)
index 4735487..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-user = postfix
-password = postfix
-hosts = localhost
-dbname = postfix
-#query = SELECT domain FROM domain WHERE domain='%s'
-#optional query to use when relaying for backup MX
-query = SELECT domain FROM domain WHERE domain='%s' and backupmx = '0' and active = '1'
-