On 5. May 2025, at 19.01, Kamil Jońca via dovecot <[email protected]> wrote:
> 
> 
> debian package
> 2.4.1-4 (7d8c0e5759): /etc/dovecot/dovecot.conf
> I have namespace:
> namespace expunged {
>  mail_driver = maildir
>  mail_path = ~/Mail/expunged/
>  mailbox_list_layout = fs
>  hidden = yes
>  inbox = no
>  list = no
>  prefix = .EXPUNGED/
>  separator = /
> }
> 
> %doveadm search -u kjonca mailbox .EXPUNGED|head -n 1
> 08ac303413c11168864d2a00a6f72b09 30802
> %doveadm fetch -u kjonca text mailbox-guid 08ac303413c11168864d2a00a6f72b09 
> uid 30802
> 
> ...empty output...
> 
> How can I fetch messages?

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?

_______________________________________________
dovecot mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to