Re: Auto Subscribe not working for LDA/Sieve created Mailbox?

2020-02-25 Thread Larry Rosenman
This is with lmtp if it matters. On Tue, Feb 25, 2020, 7:37 AM Timo Sirainen wrote: > On 25. Feb 2020, at 4.55, Larry Rosenman 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

Re: Auto Subscribe not working for LDA/Sieve created Mailbox?

2020-02-25 Thread Larry Rosenman
Hrm. I'll have to play around with it and get back to you. On Tue, Feb 25, 2020, 7:52 AM Timo Sirainen wrote: > It should be the same delivery code, but just in case I added also "lmtp / > with sieve fileinto box" test and it passes as well. > > On 25. Feb 2020, at 15.38, Larry Rosenman wrote:

Re: Auto Subscribe not working for LDA/Sieve created Mailbox?

2020-02-25 Thread Timo Sirainen
On 25. Feb 2020, at 4.55, Larry Rosenman 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

Re: Auto Subscribe not working for LDA/Sieve created Mailbox?

2020-02-25 Thread Timo Sirainen
It should be the same delivery code, but just in case I added also "lmtp / with sieve fileinto box" test and it passes as well. > On 25. Feb 2020, at 15.38, Larry Rosenman wrote: > > This is with lmtp if it matters. > > On Tue, Feb 25, 2020, 7:37 AM Timo Sirainen > w