Uldis Pakuls schreef:
Dovecot's sieve code originaly is taken from cyrus imapd. And cyrus
works this way. Notify method was unimplemented in first release of
dovecot's sieve plugin by Timo. I wrote patch which implements this
method. Most code actualy was taken form cyrus "notifyd" sources (as
all sieve parsing code Timo adopted form cyrus unchanged.). Later Timo
included this patch in 1.0 stable branch. Things changed... but notify
methods code remains unchanged... my be it's time to implement latest
RFC specifications.
That is the intent of the new Sieve implementation. However, the first
release will omit support for the notify extension entirely. I should be
able to add notify support quickly in subsequent releases though.
Regards,
Stephan.