6 messages in net.sourceforge.lists.courier-maildropRE: [maildropl] Specifying filter fro...
FromSent OnAttachments
Rob HuttonAug 14, 2003 5:35 pm 
Rob HuttonAug 15, 2003 5:17 am 
Martin List-PetersenAug 15, 2003 10:42 am 
Rob HuttonAug 15, 2003 6:40 pm 
Martin List-PetersenAug 16, 2003 6:35 pm 
Martin List-PetersenAug 17, 2003 2:13 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:RE: [maildropl] Specifying filter from Mysql DbActions...
From:Rob Hutton (rob.@comcast.net)
Date:Aug 15, 2003 5:17:40 am
List:net.sourceforge.lists.courier-maildrop

-----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