don't send the output to head -n1 and you'll get more than one line if the data is there :-)

On 05/05/2025 17:01, Kamil Jońca via dovecot 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?
KJ




--
This email has been checked for viruses by AVG antivirus software.
www.avg.com
_______________________________________________
dovecot mailing list -- dovecot@dovecot.org
To unsubscribe send an email to dovecot-le...@dovecot.org

Reply via email to