On 9 Jun2019, at 09:42, @lbutlr via dovecot wrote:
> …should I set concat('/usr/local/virtual/', maildir) as home and also set
> concat(‘maildir:/usr/local/virtual/', maildir, 'Maildir') as mail here rather
> than in the userdb block?
I went ahed and did this since I saw it given as an erample
For many years I had the following in my dovecot.conf:
userdb {
args = /usr/local/etc/dovecot/dovecot-sql.conf.ext
default_fields = uid=vpopmail gid=vchkpw
mail_location=/usr/local/virtual/%u/Maildir
mail=maildir:/usr/local/virtual/%u/Maildir
driver = sql
}
Recently, I started having quit