From: Alexandros V. <av...@no...> - 2013-06-21 08:42:41
|
On Fri, 21 Jun 2013 17:53:08 +0930 Brendan Pike <br...@db...> wrote: > I'm running 3.2.0-4-686-pae #1 SMP Debian 3.2.41-2 i686 GNU/Linux. I meant your IMAP/Sieve server. > I change the line to $disable_avelsieve_capabilities = > array('imapflags'); but it hasn't helped unfortunately. Hm, I suspected that. Let me suggest another hack. Open avelsieve/include/constants.inc.php, find the line that defines the $implemented_capabilities = ... and from that array remove 'imapflags'. HTH. Alexandros |