[Dovecot] dovecot sieve plugin

A.L.E.C alec at alec.pl
Tue Nov 9 16:00:36 EET 2010


On 09.11.2010 14:07, maximatt wrote:

>    if body :matches ["text/html"] ["these_is_a_test"] {
> 
> gives the followin error when i try to parse them:
> 
>       line 4: error: the body test requires 1 positional argument(s), but 2
> is/are specified.
>       error: validation failed.

This probably should be:

if body :content ["text/html"] :matches ["these_is_a_test"]

http://tools.ietf.org/html/rfc5173

-- 
Aleksander 'A.L.E.C' Machniak
LAN Management System Developer [http://lms.org.pl]
Roundcube Webmail Developer  [http://roundcube.net]
---------------------------------------------------
PGP: 19359DC1 @@ GG: 2275252 @@ WWW: http://alec.pl


More information about the dovecot mailing list