wk2: account management tooling

This commit is contained in:
ari melody 2026-02-05 14:02:32 +00:00
parent 37eeeb2467
commit f864d9c84e
Signed by: ari
GPG key ID: CF99829C92678188
34 changed files with 379 additions and 350 deletions

8
target/postfix/uids.cf Normal file
View file

@ -0,0 +1,8 @@
user=mailreader
# TODO: remove default password
password=mailreader-secret
dbname=mails
table=users
select_field=uid
where_field=userid
hosts=localhost