Config updates with new dovecot version (I assume, anyway)
[sysconfig/dovecot.git] / conf.d / auth-system.conf.ext
index 56f4659edf8fa4b2a7565c2c5b54277d650c63c3..23f943c7b6fc318a5d72d5e5428e592a8edf9070 100644 (file)
@@ -1,4 +1,4 @@
-# Authentication for system users. Included from auth.conf.
+# Authentication for system users. Included from 10-auth.conf.
 #
 # <doc/wiki/PasswordDatabase.txt>
 # <doc/wiki/UserDatabase.txt>
@@ -51,6 +51,9 @@ userdb {
   driver = passwd
   # [blocking=no]
   #args = 
+
+  # Override fields from passwd
+  #override_fields = home=/home/virtual/%u
 }
 
 # Static settings generated from template <doc/wiki/UserDatabase.Static.txt>