mirror of
https://github.com/hyzendust/freedoms4-backend-public.git
synced 2026-06-30 23:12:18 +02:00
Init
This commit is contained in:
9
auth-passwdfile.conf.ext
Normal file
9
auth-passwdfile.conf.ext
Normal file
@@ -0,0 +1,9 @@
|
||||
passdb {
|
||||
driver = passwd-file
|
||||
args = scheme=SHA512-CRYPT username_format=%n /var/dovecot/users
|
||||
}
|
||||
userdb {
|
||||
driver = passwd-file
|
||||
args = username_format=%n /var/dovecot/users
|
||||
default_fields = uid=vmail gid=mail home=/var/vmail/%n@freedoms4.org/maildir
|
||||
}
|
||||
Reference in New Issue
Block a user