Remove unused table, rename table
This commit is contained in:
5
data/conf/postfix/sql/mysql_virtual_relay_domain_maps.cf
Normal file
5
data/conf/postfix/sql/mysql_virtual_relay_domain_maps.cf
Normal file
@@ -0,0 +1,5 @@
|
||||
user = mailcow
|
||||
password = mysafepasswd
|
||||
hosts = mysql
|
||||
dbname = mailcow
|
||||
query = SELECT domain FROM domain WHERE domain='%s' AND backupmx = '1' AND active = '1'
|
Reference in New Issue
Block a user