17 Mar
2020
17 Mar
'20
1:38 p.m.
On 17/03/2020 14:32 mabi <mabi@protonmail.ch> wrote:
‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ On Tuesday, March 17, 2020 1:19 PM, Aki Tuomi <aki.tuomi@open-xchange.com> wrote:
Can you try
doveadm fetch -u user date.saved UID mail-uid
To see if it matches this?How can I find out the "mail-uid" of this specific message? Is that the "Message-ID" header of that particular mail?
If you have message-id you can use
doveadm search -u user HEADER MESSAGE-ID "messageid"
to find out the UID.
Aki