hide/disable non-Mail folders in imap-clients?
Thomas Brüderli
bruederli at kolabsys.com
Thu Mar 6 14:13:47 CET 2014
Jan Hofmann wrote:
> On 28.2.2014 19:56, Thomas Brüderli wrote:
>> You can get the sources and give it a try yourself:
>> https://github.com/thomascube/imaproxy.js
>
> I gave it a try, and it worked well in general as an imap proxy, but I
> can still see all the non-mail folders. Do I have to load the
> mailonly.js plugin?
That should be loaded automatically when the file still sits in the
plugins/ folder.
Set debug_log: true in config and you can see all IMAP communication
being transferred. That includes messages like "Mailonly filter:" if
mailbox listings are intercepted.
Please note that the mailonly.js plugin only starts to act if the IMAP
server has the ANNOTATEMORE capability.
~Thomas
More information about the users
mailing list