projects
/
sysconfig
/
dovecot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28a3ad6
)
More upstream changes
author
Alex Dehnert
<adehnert@mit.edu>
Mon, 11 Mar 2019 07:49:18 +0000
(07:49 +0000)
committer
Alex Dehnert
<adehnert@mit.edu>
Mon, 11 Mar 2019 07:49:18 +0000
(07:49 +0000)
conf.d/auth-passwdfile.conf.ext
patch
|
blob
|
history
diff --git
a/conf.d/auth-passwdfile.conf.ext
b/conf.d/auth-passwdfile.conf.ext
index 81ab213d792e07283fd79ed089d78b9eb7f825a6..f34af3f7145d39f3f7cf740d1b3f9b17645bdce8 100644
(file)
--- a/
conf.d/auth-passwdfile.conf.ext
+++ b/
conf.d/auth-passwdfile.conf.ext
@@
-16,4
+16,10
@@
passdb {
#userdb {
# driver = passwd-file
# args = username_format=%u /etc/dovecot/users
+
+ # Default fields that can be overridden by passwd-file
+ #default_fields = quota_rule=*:storage=1G
+
+ # Override fields from passwd-file
+ #override_fields = home=/home/virtual/%u
#}