Hi,
I have built a test environment identical to yours, using dovecot 1:1.0.15-2.3+lenny1 from latest stable+security and I'm unable to reproduce the bug.

Moreover your sieve script seem to have an extra dot at the end of :text part.

My logs are:

2009-11-29 12:33:55 1NEi2N-0004fh-FO <= [email protected] U=test P=local S=363 2009-11-29 12:33:55 1NEi2N-0004fm-NH <= <> U=mnencia P=local S=1547 id=dovecot-1259494435-62372...@lenny64 2009-11-29 12:33:55 1NEi2N-0004fh-FO => mnencia <[email protected]> R=local_user T=deliver_pipe
2009-11-29 12:33:55 1NEi2N-0004fh-FO Completed
2009-11-29 12:33:55 1NEi2N-0004fm-NH => test <[email protected]> R=local_user T=deliver_pipe
2009-11-29 12:33:55 1NEi2N-0004fm-NH Completed

My sieve script is:

mnen...@lenny64:~$ cat .dovecot.sieve
require ["reject"];

if address :contains "From" "[email protected]"
{
        reject text:
It's a test.
.
;
}

Did you check if there was some .dovecot.sieve.err?

I'm about to close this bug, but I would like to hear if it is solved for you first.

Kind regards,
Marco

--
---------------------------------------------------------------------
|    Marco Nenciarini    | Debian/GNU Linux Developer - Plug Member |
| [email protected] | http://www.prato.linux.it/~mnencia       |
---------------------------------------------------------------------
Key fingerprint = FED9 69C7 9E67 21F5 7D95  5270 6864 730D F095 E5E4




--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to