Re: [Dovecot] Stop Maildir appending to path

2007-06-03 Thread Timo Sirainen
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

Re: [Dovecot] Stop Maildir appending to path

2007-05-30 Thread Justin McAleer
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

Re: [Dovecot] Stop Maildir appending to path

2007-05-28 Thread Charles Marcus
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