Initial commit.
This commit is contained in:
6
postfix/mysql/virtual_mailbox_maps.cf
Normal file
6
postfix/mysql/virtual_mailbox_maps.cf
Normal file
@@ -0,0 +1,6 @@
|
||||
user = padmin
|
||||
password = d8z4a80
|
||||
hosts = localhost
|
||||
dbname = padmin
|
||||
query = SELECT maildir FROM mailbox WHERE username='%s' AND active = '1'
|
||||
#expansion_limit = 100
|
||||
Reference in New Issue
Block a user