From 677a7e61d952776bf264cb59b471f9de8907b441 Mon Sep 17 00:00:00 2001 From: Alex Dehnert Date: Mon, 11 Mar 2019 07:49:18 +0000 Subject: [PATCH] More upstream changes --- conf.d/auth-passwdfile.conf.ext | 6 ++++++ 1 file changed, 6 insertions(+) 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 #} -- 2.34.1