|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
Avelsieve and Dovecot 1.2 - enotify rather than notifyHello,
I've been using Avelsieve on a personal server, and it works really well. I'm now using dovecot 1.2 and it's needs to use enotify rather than notify. (http://wiki.dovecot.org/LDA/Sieve/Dovecot#migration) Is there an easy way to get this working with Avelsieve? On 1.9.9 I'm also getting: PHP Parse error: syntax error, unexpected T_LIST, expecting T_STRING in /x/squirrelmail-1.4.17/plugins/avelsieve/include/DO_Sieve_File.class.php on line 55 -But I'll deal with that separately. ;-) Thanks Andrew ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference ----- squirrelmail-plugins mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-plugins@... List archives: http://news.gmane.org/gmane.mail.squirrelmail.plugins List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-plugins |
|
|
Re: Avelsieve and Dovecot 1.2 - enotify rather than notifyOn Thu, 08 Oct 2009 10:58:25 +0100
Andrew Hearn <andrew.hearn@...> wrote: > I'm now using dovecot 1.2 and it's needs to use enotify rather than > notify. (http://wiki.dovecot.org/LDA/Sieve/Dovecot#migration) > > Is there an easy way to get this working with Avelsieve? I'm glad to see Dovecot move forward and support RFC 5435. What needs to be done, is update the implementation for the notify action in avelsieve and therefore support the new "capability". I have no idea how much work this will be. Most probably it will be straightforward because there are not great differences between the two specifications. (However, don't hold your breath on me implementing it, as I'm not working on avelsieve during this period, and will pick it up again in the near future. But patches are always welcome). (BTW, I see that Dovecots implements the new imap4flags spec, which avelsieve supports in 1.9.9). > > On 1.9.9 I'm also getting: > PHP Parse error: syntax error, unexpected T_LIST, expecting T_STRING > in /x/squirrelmail-1.4.17/plugins/avelsieve/include/DO_Sieve_File.class.php > on line 55 > -But I'll deal with that separately. ;-) Thanks for the heads up. For now rename it to listscripts() and it should stop complaining. I don't know if this will make it work properly, though; it needs some further testing. Alexandros ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference ----- squirrelmail-plugins mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-plugins@... List archives: http://news.gmane.org/gmane.mail.squirrelmail.plugins List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-plugins |
| Free embeddable forum powered by Nabble | Forum Help |