Thanks Andreas, that seemed to work. I also added in .qmail the following:
|/usr/local/bin/maildrop .mailfiler
otherwise maildrop won't look in the right location for .mailfiler (at least
in my case, since I use vpopmail)
Incoming mail filtering is a good thing but what I was looking for is
outgoing filtering. For example: when a local user sends an email, a copy of
that message should by placed in a Sent dir. Anyone aware of a solution for
this?
-----Original Message-----
From: Andreas Stollar [mailto:andr...@speakeasy.net]
Sent: Friday, February 20, 2004 10:02 PM
To: Arthur Kerpician
Cc: cour...@lists.sourceforge.net
Subject: Re: [maildropl] basic help needed
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.