mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-02-15 08:50:40 +00:00
mailcow dockerized
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
user = mailcow
|
||||
password = mysafepasswd
|
||||
hosts = mysql
|
||||
dbname = mailcow
|
||||
query = SELECT quota FROM mailbox WHERE username='%s' AND active = '1'
|
||||
Reference in New Issue
Block a user