Re: PHP 5.4.4-14 / Avelsieve
Alexandros Vellis <[email protected]> Fri, 21 Jun 2013 11:02:02 +0300
| Newsgroups | gmane.mail.squirrelmail.plugins |
|---|---|
| Organization | National and Kapodistrian University of Athens |
| Message-ID | <[email protected]> |
On Fri, 21 Jun 2013 16:59:26 +0930 Brendan Pike <[email protected]> wrote: > Has anyone else encountered the following issue with avelsieve when > trying to save and is there a patch or workaround? > > Unable to load script to server. Server responded with: > > phpscript: line 8: error: the (deprecated) imapflags extension > cannot be used together with the imap4flags extension. Hm. Which server vendor & version is that? In any case you should be able to solve this by forcing to disable one of these "duplicate" sieve features, in your avelsieve/config/config.php file, as follows: $disable_avelsieve_capabilities = array('imapflags'); Thus only the newer standard 'imap4flags' will be used. Let me know if that works. Alexandros Vellis ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev ----- squirrelmail-plugins mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: [email protected] List archives: http://news.gmane.org/gmane.mail.squirrelmail.plugins List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-plugins