Add extra password file
authorAlex Dehnert <adehnert@mit.edu>
Mon, 7 Mar 2011 05:15:13 +0000 (00:15 -0500)
committerAlex Dehnert <adehnert@mit.edu>
Mon, 7 Mar 2011 05:15:13 +0000 (00:15 -0500)
This allows, e.g., Quickbooks to send ET treasury email.

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 {