On 6. May 2025, at 11.47, Kamil Jońca via dovecot <[email protected]> wrote:
>
> Timo Sirainen via dovecot <[email protected]> writes:
>
> [...]
>>
>> Looks like unless you explicitly specify "mailbox" parameter, it's skipping
>> the list=no namespaces. Pretty sure v2.3 worked the same way. You could just
>> bypass the "doveadm search" step?
>>
> I am afraid not. this comes from script which works like: find some
> emails and then do something for each email.
You could work around with: doveadm -o namespace/expunged/list=yes fetch ...
Or in config:
protocol doveadm {
namespace expunged {
list = yes
}
}
_______________________________________________
dovecot mailing list -- [email protected]
To unsubscribe send an email to [email protected]