On Tue, 2007-05-29 at 16:22 -0400, Henry wrote:
> dovecot -n:
> # /etc/dovecot/dovecot.conf
Set mail_location explicitly:
mail_location = maildir:~
signature.asc
Description: This is a digitally signed message part
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
dovecot -n output?
dovecot version?
Platform/OS/version?
Henry wrote:
Dovecot is working perfectly except for one problem. I have local users
and virtual users. Local users are ~/Maildir. And virtual users are
/home/vmail/domain/user. The problem is, it keeps trying to fetch
virtual mail at