Re: Virtual POP3 namespaces and quota-status

2017-01-09 Thread Aurélien Beaujean
Hi, again replying to myself, Le Friday 23 December 2016 à 14:53, Aurélien Beaujean écrivait: > I've found a way to address my problem, using the %s (protocol) in the > configuration file, as this: I've updated dovecot to v2.2.27, and configured POP3 this way, without other changes on IMAP or LDA

Re: multiple shared/mail format namespaces

2017-01-09 Thread Michal Soltys
On January 2, 2017 at 5:58 PM Michal Soltys wrote: >> >> >> Hi, >> >> Are configurations (with separate formats per namespace) - such as ... >> >> namespace { >>type = shared >>list = children >>inbox = no >>separator = / >>subscriptions = no >>prefix = shared1/%%n/ >>

Deleting a mailbox recursively

2017-01-09 Thread Malte Schmidt
This topic was already discussed on this mailinglist: https://www.dovecot.org/list/dovecot/2011-November/079491.html I am also looking for a nice and convenient way of recursively deleting a mailbox which uses the mdbox-Format. Since then - was there any progress? signature.asc Description: Op

Re: dovecot-pigeonhole and 2.2.27

2017-01-09 Thread Mark Constable
On 09/01/17 02:29, Aki Tuomi wrote: There were some non-compatible changes in 2.2.27 that makes older versions of pigeonhole incompatible, when external programs are used. We moved the program-client code from pigeonhole to dovecot core and made some changes to it to facilitate other uses for it.