Re: Using dovecot with RoundCubeMail - where is the information for new mail in (blue coloured) directories?

2020-12-17 Thread Aleksander Machniak
status() in Roundcube. -- Aleksander Machniak Kolab Groupware Developer[https://kolab.org] Roundcube Webmail Developer [https://roundcube.net] PGP: 19359DC1 # Blog: https://kolabian.wordpress.com

Re: Sieve configuration for roundcube

2022-06-07 Thread Aleksander Machniak
false, and control the connection type by use of ssl:// or tls:// prefix in managesieve_host. ssl + tls does not make sense. $config['managesieve_debug'] = true; Did you check logs/sieve.log? -- Aleksander Machniak Kolab Groupware Developer[https://kolab.o

Re: Slow IMAP SORT

2022-08-16 Thread Aleksander Machniak
of mails in the mailbox. There might be a bug, but "SORT (ARRIVAL DATE)" itself does not make much sense. It means "sort by arrival timestamp and for all messages with identical arrival timestamp use Date header instead". -- Aleksander Machniak Kolab Groupware Dev

Re: Managesieve not working

2022-09-08 Thread Aleksander Machniak
On 08.09.2022 12:34, Francis Augusto Medeiros-Logeay wrote: Yes, it works. I guess it must be Roundcube, after its update. I need to figure out if the configuration has changed. https://github.com/roundcube/roundcubemail/pull/8670 -- Aleksander Machniak Kolab Groupware Developer