wk2: account management tooling
This commit is contained in:
parent
37eeeb2467
commit
f864d9c84e
34 changed files with 379 additions and 350 deletions
8
target/postfix/transport.cf
Normal file
8
target/postfix/transport.cf
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
user=mailreader
|
||||
# TODO: remove default password
|
||||
password=mailreader-secret
|
||||
dbname=mails
|
||||
table=transport
|
||||
select_field=transport
|
||||
where_field=domain
|
||||
hosts=localhost
|
||||
Loading…
Add table
Add a link
Reference in a new issue