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:
# /etc/dovecot/dovecot.conf
log_timestamp: %Y-%m-%d %H:%M:%S
protocols: imaps
ssl_listen: 208.xxx.xxx.xxx
login_dir: /var/run/dovecot/login
login_executable: /usr/lib/dovecot/imap-login
mail_extra_groups: mail
mail_debug: yes
auth default:
passdb:
driver: pam
passdb:
driver
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
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 /home/vmail/domain/user/Maildir. It doesn't exist the
user/ dir is th