Browse Source

Remove unused table, rename table

andryyy 8 years ago
parent
commit
31911c7ed8
1 changed files with 0 additions and 5 deletions
  1. 0 5
      data/conf/postfix/sql/mysql_virtual_mxdomain_maps.cf

+ 0 - 5
data/conf/postfix/sql/mysql_virtual_mxdomain_maps.cf

@@ -1,5 +0,0 @@
-user = mailcow
-password = mysafepasswd
-hosts = mysql
-dbname = mailcow
-query = SELECT domain FROM domain WHERE domain='%s' AND backupmx = '1' AND active = '1'