6 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] dynamic filtering exa...
FromSent OnAttachments
Roberto PolliJan 21, 2008 3:17 am 
Lea GrisJan 21, 2008 2:48 pm 
Roberto PolliJan 22, 2008 2:07 am 
Sam VarshavchikJan 22, 2008 4:03 am 
Roberto PolliJan 22, 2008 6:07 am 
Sam VarshavchikJan 22, 2008 4:24 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:Re: [maildropl] dynamic filtering example: req for commentsActions...
From:Lea Gris (lea.@noiraude.net)
Date:Jan 21, 2008 2:48:40 pm
List:net.sourceforge.lists.courier-maildrop

Roberto Polli a écrit :

I tought to enable per-user filtering thru maildrop. users' filters are stored on mysql

the hypotesis is the following

the .mailfilter 1) searches mysql and create a .sql_mailfilter file in the user's home: this file contains the filtering rules of the user 2) includes the .sql_mailfilter to apply the rules

to reduce the number of connection to the database, the .sql_mailfilter file can be created only when the mail contains the X-CREATEFILE header

what do you think about it?

Emails comes as very unsafe data from the wild internet. Would you realy like that process depend on some untrusted cleartext string for its operations?