Auto Subscribe not working for LDA/Sieve created Mailbox?
I have auto-subscribe turned on, but I had to doveadm mailbox subscribe to a LDA/Sieve created mailbox today.
Did something break?
doveconf -n attached.
FreeBSD dovecot-2.3.9.3 Secure, fast and powerful IMAP and POP3 server dovecot-pigeonhole-0.5.9_1 Sieve plugin for the Dovecot 'deliver' LDA and LMTP
-- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 214-642-9640 (c) E-Mail: larryrtx@gmail.com US Mail: 5708 Sabbia Dr, Round Rock, TX 78665-2106
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.
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.
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 larryrtx@gmail.com wrote:
This is with lmtp if it matters.
On Tue, Feb 25, 2020, 7:37 AM Timo Sirainen
mailto:timo@sirainen.com> wrote: On 25. Feb 2020, at 4.55, Larry Rosenman mailto: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.
Hrm. I'll have to play around with it and get back to you.
On Tue, Feb 25, 2020, 7:52 AM Timo Sirainen timo@sirainen.com 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 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.
participants (2)
-
Larry Rosenman
-
Timo Sirainen