On Fri, 20 Feb 2004, Arthur Kerpician wrote:
Hi,
I'm trying to use maildrop with qmail/vpopmail/courier-imap. As far as I
understand, I have to tell qmail to use maildrop for mail delivery, so I put
in a .qmail file the following:
|/usr/local/bin/maildrop
The .qmail file is located in
/home/vpopmail/domains/mydomain.com/myuser/.qmail
Is that right?
The second thing I did was to place in the same dir the .mailfilter file and
to put DEFAULT=./Maildir/ in /etc/maildroprc
In fact, I tried DEFAULT=./Maildir/ with both /etc/maildroprc and
.mailfilter
Mail directory structure is:
/home/vpopmail/domains/mydomain.com/myuser/.qmail
/.mailfilter
/Maildir/new
/cur
/tmp
Auth method in vpopmail is mysql.
Please excuse my super-beginner question, but I really need some guidance
here.
Thanks for any replies.
This seems correct, is there a problem. What is not happening. .mailfilter
should be perms 600 and owned by the 'vpopmail' user. That is the one that
has gotten my most often.
Andreas