Yes, i'm familiar with that page, i've installed it using his instructions. The authentication part against the vpopmail backend is working beautifully, but the quota support is not as it should work, preferably i want it to check the maildirsize file and if that doesn't exist, recreate it based on what's inside the vpopmail database.
Main Topics
Browse All Topics





by: Syngin9Posted on 2008-10-20 at 11:13:23ID: 22760536
I've only done the Dovecot install a few times but John Simpson has quite a few notes on it working with Vpopmail here:
cot.shtml
http://qmail.jms1.net/dove
He mentions on that page to use the following config:
mail_location = maildir:~/Maildir
namespace private {
separator = .
prefix = INBOX.
inbox = yes
}