added some install files
This commit is contained in:
7
install/files/postfix/mysql/virtual_mailbox_maps.cf
Normal file
7
install/files/postfix/mysql/virtual_mailbox_maps.cf
Normal file
@@ -0,0 +1,7 @@
|
||||
user = {{.User}}
|
||||
password = {{.Password}}
|
||||
hosts = 127.0.0.1
|
||||
dbname = {{.DBName}}
|
||||
table = mailbox
|
||||
select_field = maildir
|
||||
where_field = username
|
||||
Reference in New Issue
Block a user