Displaying 1 result from an estimated 1 matches for "abcshop".
2009 Jan 13
3
postfix - dovecot - ldap
Hallo,
I want to run postfix - dovecot - openldap working together
The first problem is, that dovecot doesn't create the directories
/usr/local/mail/abcshop.at/bamm/Maildir
cur
new
tmp
although I can contact the Dovecot-Server
telnet localhost 143
OK ....
1 login bamm at abcshop.at secret
OK Logged in
/usr/local/mail/ is owned by virtual:virtual
If I uncomment the line
#mail_location = maildir:/usr/local/mail/%d/%n/Maildir
dovecot creates the dire...