[Dovecot] Virtual users
Tolga
tolga at ozses.net
Wed Apr 6 19:18:13 EEST 2011
Hello,
I am using postfix and virtual accounts. So far, I have been able to get
postfix to deliver to the correct location, but I don't know how to get
dovecot to pick up the mail. My mails are at /srv/vmail/domain/user,
below is my dovecot -n output and the relevant error. Can you help me
please?
Regards,
dovecot -n:
# 1.2.9: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.18-194.8.1.el5.028stab070.5 i686 Ubuntu 10.04 LTS
log_path: /var/log/dovecot.log
protocols: imap
listen: *:143
login_dir: /var/run/dovecot/login
login_executable: /usr/lib/dovecot/imap-login
mail_location: mbox:/srv/vmail/%d/%u
mbox_write_locks: fcntl dotlock
auth default:
passdb:
driver: passwd-file
args: /etc/dovecot/passwd
userdb:
driver: static
args: uid=vmail gid=vmail home=/srv/vmail/%d/%u
userdb:
driver: passwd
Log:
Apr 06 16:09:32 imap-login: Info: Disconnected (auth failed, 2
attempts): user=<bilgi>, method=PLAIN, rip=193.255.135.1,
lip=184.82.40.118, TLS
Tolga
More information about the dovecot
mailing list