X-Git-Url: http://id.pley.net/postfix.git/blobdiff_plain/31e372270f7e1eb7a6c16e0d803a06189b42fb9e..27d80ae381d8a0c69c8c50037e5ed236785704e9:/mysql/virtual_domains_maps.cf diff --git a/mysql/virtual_domains_maps.cf b/mysql/virtual_domains_maps.cf deleted file mode 100644 index 4735487..0000000 --- a/mysql/virtual_domains_maps.cf +++ /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' -