From: Alex Dehnert Date: Mon, 11 Mar 2019 07:49:18 +0000 (+0000) Subject: More upstream changes X-Git-Url: https://dehnerts.com/gitweb/?a=commitdiff_plain;h=677a7e61d952776bf264cb59b471f9de8907b441;p=sysconfig%2Fdovecot.git More upstream changes --- diff --git a/conf.d/auth-passwdfile.conf.ext b/conf.d/auth-passwdfile.conf.ext index 81ab213..f34af3f 100644 --- 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 #}