|
From: Brendan P. <br...@db...> - 2013-06-21 08:59:45
|
That last hack worked Alexandros.
Details below.
Thanks
Brendan
On 21/06/13 18:10, Alexandros Vellis wrote:
> I meant your IMAP/Sieve server.
dovecot-imapd 1:2.1.7-7
avelsieve 1.9.9-2.4
dovecot-managesieved 1:2.1.7-7
dovecot-sieve 1:2.1.7-7
>> 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
|