Henry wrote:
dovecot -n: # /etc/dovecot/dovecot.conf
... snip ...
userdb:
driver: static
args: uid=5000 gid=5000 home=/home/vmail/%d/%n allow_all_users=yes
Try adding mail_location=~/ to the args above.
socket:
type: listen
client:
path: /var/spool/postfix/private/auth
mode: 432
master:
path: /var/run/dovecot/auth-master
mode: 384
user: vmail
----------------------
dovecot version: 1.0.rc15
----------------------
Debian Etch (Stable) on AMD64
