Add 'config/postfix/mysql_virtual_mailbox_maps.cf'
This commit is contained in:
5
config/postfix/mysql_virtual_mailbox_maps.cf
Normal file
5
config/postfix/mysql_virtual_mailbox_maps.cf
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
user = postfixadmin
|
||||||
|
password = PASSword
|
||||||
|
hosts = 127.0.0.1
|
||||||
|
dbname = postfixadmin
|
||||||
|
query = SELECT maildir FROM mailbox WHERE username='%s' AND active = '1'
|
||||||
Reference in New Issue
Block a user