Re: [Evolution-hackers] server-side rule notes
- From: Vlad Harchev <hvv hippo ru>
- To: evolution-hackers ximian com
- Subject: Re: [Evolution-hackers] server-side rule notes
- Date: Mon, 11 Aug 2003 12:18:46 +0500
On Fri, Aug 08, 2003 at 12:56:01PM -0400, Dan Winship wrote:
Hi,
Just a few not important corrections:
> * Numeric fields
> * Procmail and Sieve have no relational operator support.
> (There is a Sieve extension to support it though.)
Procmail can compare message size in conditions, like
* < 16384
means 'if message is smaller than 16k'.
> * Mailing List
> * Only supported natively by Evolution, but anything that
> supports header regex matching could be taught how to
> recognize a particular list.
Not sure what you've ment by this, Procmail has hardcoded regexp that matches
messages from lists and daemons - it's IMHO even more useful than just
'is message from mailing list' predicate since it lets to store all
non-private emails sent by humans (or broken spamming software) to different
folder.
Example of condition:
* ^FROM_DAEMON
--
Best regards,
-Vlad
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]