[Dovecot] Sieve notify error?
Láďa
durchanek at gmail.com
Sat Apr 28 21:54:02 EEST 2007
Ok, I will answer to myself :-) Just take a look here:
http://article.gmane.org/gmane.mail.imap.dovecot/20813/match=
and thanks for the patch, it works now :-)
Láďa
> -----Original Message-----
> From: dovecot-bounces at dovecot.org [mailto:dovecot-bounces at dovecot.org] On
> Behalf Of Láďa
> Sent: Saturday, April 28, 2007 8:08 PM
> To: dovecot at dovecot.org
> Subject: [Dovecot] Sieve notify error?
>
> Hi,
> I am playing with Sieve, everything is working nice except notify method.
> Source script looks like this (generated with avelsieve):
>
> require
> ["fileinto","envelope","reject","vacation","imapflags","relational","compa
> ra
> tor-i;ascii-numeric","notify"];
> if
> #hashed-avelsieve-source
> true
> {
> keep;
> notify :method "mailto" :options "xxx at xxx.xx" :low :message "Nova
> zpráva.";
>
> }
>
> but with no success. Message is delivered fine, but notification is not
> sent. Deliver logs only this:
>
> deliver(xxx at xxx.xx): Apr 28 20:05:23 Info: sieve runtime error: Notify:
> Generic Error
>
> Thanks for any ideas how to get this working.
>
> Láďa
More information about the dovecot
mailing list