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