Displaying 1 result from an estimated 1 matches for "nfsvmail".
Did you mean:
  nasmail
  
2017 Jan 31
0
dovecot 2.2.27 welcome plugins script
...t this without to create a new 
user after any little change?
# 2.2.27 (c0f36b0): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.16 (fed8554)
# OS: Linux 4.4.0-59-generic x86_64 Ubuntu 14.04.5 LTS nfs
auth_mechanisms = plain login
mail_debug = yes
mail_gid = vmail
mail_location = maildir:/var/nfsvmail/%d/%Ln/
mail_plugins = " quota welcome"
mail_uid = vmail
namespace inbox {
   inbox = yes
   location =
   mailbox Drafts {
     special_use = \Drafts
   }
   mailbox Junk {
     special_use = \Junk
   }
   mailbox Sent {
     special_use = \Sent
   }
   mailbox "Sent Messages"...