> On 17/03/2020 15:16 mabi <[email protected]> wrote: > > > ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ > On Tuesday, March 17, 2020 2:00 PM, Aki Tuomi <[email protected]> > wrote: > > > `sudo doveadm search -u admin\\@domain.tld HEADER MESSAGE-ID > > "[email protected]"` > > Ah yes, I had to remove the "user" part of course... Thanks! > > After running this command, the only output I get is that: > > 3c37122a9327e159902500001c4caf4d 130863
UID is the second number. Now you can use 130863 as UID. So doveadm fetch -u admin\\@domain.tld "mailbox date.saved" UID 130863 Aki
