]> id.pley.net Git - postfix.git/blobdiff - configuration/mysql/virtual_domains_maps.cf
Reorganize files around subprojects.
[postfix.git] / configuration / mysql / virtual_domains_maps.cf
diff --git a/configuration/mysql/virtual_domains_maps.cf b/configuration/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'
-