1 message in net.sourceforge.lists.courier-maildrop[maildropl] mduserprefs in database
FromSent OnAttachments
Rob HuttonAug 15, 2003 8:37 pm 
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:[maildropl] mduserprefs in databaseActions...
From:Rob Hutton (rob.@comcast.net)
Date:Aug 15, 2003 8:37:51 pm
List:net.sourceforge.lists.courier-maildrop

I was thinking (steam, smoke, the whole thing), that it might be nice to have a per user preferences setup like the one in spamassassin that would allow users to set preferences that would be accessible in the recipe. For instance, settings like "Enable Spam Folder" and "Folder to place spam in" could be used like:

if ((/^X-Spam-Flag: YES/)&&(isuserpref("enablespamfolder","1"))) { to "Maildir/.-SPAM" }

Martin, is there any way to do this currently? ;-)

If not, is there any interest from a project perspective. I would like to be able to have a simple interface (maybe plugin to squirrelmail) where users can enable and disable filtering options.

Thoughts, comments, questions?

Thanks, Rob