Re: [Evolution] Server based filtering



Any 'server based' filtering will be what IMAP provides.  We have
thought about it, but only to the point of the 'too hard yet' basket.

I don't know if anyone has thouht of this alreadhy but i think it's
important to have server based email filtering.  Simple things like
address based filters are common in groupware solutions, so I expect that
everyone has thought of that already.  The thing I'm not sure about is
content filtering...  The sort of thing I'd like to see are: 

rip out all HTML tags (or a subset of them, like <SCRIPT> or <IMG>)

What would that be useful for?  This really sounds like a client
issue.

message size limits both ingoing and outgoing (ie can send 32k messages
out but only receieve 10k messages)

Thats really part of your sendmail config (even in the case of 
imap, although you can use imap server filters to move big messages
somewhere else).

attachement filters (remove certain file types, ie you can't send an EXE
or VBS or JS etc etc)

Definetly a client issue.

group and account based message blocking (ie, no outside source can send
to all company com)

A mailing list configuration issue.  Which is already
part of mailing list software anyway.

Another feature that they would like to see is this:  a flag (either text
in the email or as part of the client) that indicates if a message is
from outside.  That way if an employee sends a mail to you and it is
marked as coming from outside, you know something is afoot.

Interesting.  Could be tricky to do.  Especially since mail servers
like sendmail have no concept of mail flags.  imap servers do mind you.

I'm quite willing to work on this with someone, or alone if no one else
has the time...  I've been more or less sitting back and watching for
awhile lacking any clear direction.

I'm not really sure this is appropriate for evolution, particularly
in its current state, as it starts to get into mail server
architecture, which evolution just isn't doing.

 Michael





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]