Hi,

I am running avelsieve-1.0.0 under squirrelmail-1.4.4 with Cyrus-imapd-2.2.12 and I am having an issue with a filter that uses the 'is equal to' comparator.

The following script entry generated by avelsieve rejects all messages regardless of the 'From' address:

header :value "eq" :comparator "i;ascii-numeric" "From" "[EMAIL PROTECTED]"
{
reject text:
This unsolicited message has been rejected.
.
;
}

Any ideas what is wrong here?

Thanks
Roland
---
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Reply via email to