init
This commit is contained in:
4
pgsql_virtual_mailbox_maps.cf
Normal file
4
pgsql_virtual_mailbox_maps.cf
Normal file
@ -0,0 +1,4 @@
|
||||
user = postfix
|
||||
hosts = 127.0.0.1:16458
|
||||
dbname = postfix
|
||||
query = SELECT maildir FROM mailbox WHERE username='%s' AND active='true'
|
Reference in New Issue
Block a user