Displaying 1 result from an estimated 1 matches for "wfoatst".
2008 Sep 17
8
Connecting to dovecot
...n
mail_location: /var/mail/%u
auth default:
verbose: yes
passdb:
driver: passwd-file
args: /etc/dovecot/passwd
userdb:
driver: static
args: uid=vmail gid=vmail home=/var/mail/%u
#
Here are the errors I'm getting.
dovecot: Sep 16 18:44:15 Info: imap-login: Login: user=<wfoatst>, method=PLAIN, rip=172.20.58.4, lip=172.20.8.215
dovecot:
Sep 16 18:44:15 Error: IMAP(wfoatst): mail_location not set and
autodetection failed: Mail storage autodetection failed with ho
me=/var/mail/wfoatst
Thanks!