Hello,
 
I'm using dovecot 1.1.1 and dovecot-sieve-1.1.5  .
I'm very interested in the notify plugin, I've tried many code which have 
generated some errors (coding errors that have been arrived in the 
.dovecot.sieve.err) but these errors are fixed.
But Notify is still not working, I've the following in mail.log :deliver([EMAIL 
PROTECTED]): SIEVE ERROR: Unknown [unimplemented] notify method mailto:[EMAIL 
PROTECTED] is my .dovecot.sieve :require ["fileinto", "notify"];# Move spam to 
spam folderif exists "X-Spam-Flag" {  fileinto "spam";  # Stop here so that we 
do not reply on spams  stop;}notify  :method "mailto:[EMAIL PROTECTED]":message 
"Vous avez recu un message sur votre adresse";           # Don't send any 
further notifications           stop;What's wrong? I've tried example from 
http://www.ietf.org/internet-drafts/draft-ietf-sieve-notify-12.txt but they are 
not working.Thanks for helpPhilippe 
_________________________________________________________________
Invite your mail contacts to join your friends list with Windows Live Spaces. 
It's easy!
http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.aspx&mkt=en-us

Reply via email to