ソースを参照

Remove unused table, rename table

andryyy 9 年 前
コミット
31911c7ed8
1 ファイル変更0 行追加5 行削除
  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'