Add extra password file
[sysconfig/dovecot.git] / dovecot.conf
index 7899163110e8540b4a2f7869e96ef8e954cf7a7f..1bca84ba8dd77d5d46118df5a54f74452a1d59df 100644 (file)
@@ -1045,6 +1045,10 @@ auth default {
     #args = 
   }
 
+  passdb passwd-file {
+    args = /etc/dovecot/extra-users.passwd
+  }
+
   # passwd-like file with specified location
   # </usr/share/doc/dovecot-common/wiki/AuthDatabase.PasswdFile.txt>
   #userdb passwd-file {