X-Git-Url: http://id.pley.net/postfix.git/blobdiff_plain/31e372270f7e1eb7a6c16e0d803a06189b42fb9e..27d80ae381d8a0c69c8c50037e5ed236785704e9:/configuration/mysql/relay_domains.cf?ds=inline diff --git a/configuration/mysql/relay_domains.cf b/configuration/mysql/relay_domains.cf new file mode 100644 index 0000000..7752105 --- /dev/null +++ b/configuration/mysql/relay_domains.cf @@ -0,0 +1,5 @@ +user = postfix +password = postfix +hosts = localhost +dbname = postfix +query = SELECT domain FROM domain WHERE domain='%s' and backupmx = '1'