On 25. Feb 2020, at 15.38, Larry Rosenman <larryrtx@gmail.com> wrote:This is with lmtp if it matters.On Tue, Feb 25, 2020, 7:37 AM Timo Sirainen <timo@sirainen.com> wrote:On 25. Feb 2020, at 4.55, Larry Rosenman <larryrtx@gmail.com> wrote:
>
> I have auto-subscribe turned on, but I had to doveadm mailbox subscribe to a LDA/Sieve created mailbox today.
>
> Did something break?
I added a bunch of tests for lda_mailbox_autocreate and lda_mailbox_autosubscribe and they seem to work fine:
* dovecot-lda -m box / without sieve
* dovecot-lda -m box / with sieve keep
* dovecot-lda / with sieve fileinto box
* dovecot-lda / with sieve fileinto :create box
So, I can't reproduce any bugs related to this.