X-Git-Url: http://id.pley.net/postfix.git/blobdiff_plain/72de8b29cf41c62a473d99788e18771c3a9aa446..6e5d449e15a8544549b3d2c9b941f4e461f7e2e0:/configuration/mysql/relay_domains.cf?ds=sidebyside diff --git a/configuration/mysql/relay_domains.cf b/configuration/mysql/relay_domains.cf deleted file mode 100644 index 7752105..0000000 --- a/configuration/mysql/relay_domains.cf +++ /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'