-----Original Message-----
From: Martin List-Petersen [mailto:mar...@list-petersen.se]
Sent: Friday, August 15, 2003 5:32 AM
To: Rob Hutton
Cc: cour...@lists.sourceforge.net
Subject: Re: [maildropl] Specifying filter from Mysql Db
On Fri, 2003-08-15 at 02:25, Rob Hutton wrote:
I need to be able to specify the .mailfilter file to be used by each
userin my virtual setup. I would like to be able to specify it
in the db so
that it can be easily changed.
That's actually possible. The thing is providing another "homedir" for
every user. maildrop will look in this homedir.
However, depending on your setup, you might have a look at the "maildir"
field also then.
This is how I have it set up now, with a common homedir and the maildir
different per user. The problem is that I would like to be able to maintain
2 or maybe 3 .mailfilter files and not one for each user. EG. One that
runs virus and spam scanning and moves spam to a spam folder, one that scans
and tags but just delivers to the inbox, one that does no scanning. Then I
can pick which set of "options" the end user gets by specifying which filter
file to use.
Thanks,
Rob