Displaying 5 results from an estimated 5 matches for "sawh8n6hdrbxho".
2020 Mar 17
2
doveadm expunge not expunging anymore
...ange.com> wrote:
>
> > If you have message-id you can use
> >
> > `doveadm search -u user HEADER MESSAGE-ID "messageid"` to find out the UID.
>
> I tried the following command:
>
> sudo doveadm search -u user admin\@domain.tld HEADER MESSAGE-ID "SAWH8n6hDRbXHO at mgw.subdom.domain.tld"
>
> But I get back the following error:
>
> Fatal: Unknown argument ADMIN\@DOMAIN.TLD
maybe try
`sudo doveadm search -u admin\@domain.tld HEADER MESSAGE-ID "SAWH8n6hDRbXHO at mgw.subdom.domain.tld"`
Aki
2020 Mar 17
2
doveadm expunge not expunging anymore
> On 17/03/2020 14:32 mabi <mabi at protonmail.ch> wrote:
>
>
> ??????? Original Message ???????
> On Tuesday, March 17, 2020 1:19 PM, Aki Tuomi <aki.tuomi at 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
2020 Mar 17
0
doveadm expunge not expunging anymore
...PM, Aki Tuomi <aki.tuomi at open-xchange.com> wrote:
> If you have message-id you can use
>
> `doveadm search -u user HEADER MESSAGE-ID "messageid"` to find out the UID.
I tried the following command:
sudo doveadm search -u user admin\@domain.tld HEADER MESSAGE-ID "SAWH8n6hDRbXHO at mgw.subdom.domain.tld"
But I get back the following error:
Fatal: Unknown argument ADMIN\@DOMAIN.TLD
2020 Mar 17
0
doveadm expunge not expunging anymore
??????? Original Message ???????
On Tuesday, March 17, 2020 2:00 PM, Aki Tuomi <aki.tuomi at open-xchange.com> wrote:
> `sudo doveadm search -u admin\\@domain.tld HEADER MESSAGE-ID "SAWH8n6hDRbXHO at mgw.subdom.domain.tld"`
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
2020 Mar 17
2
doveadm expunge not expunging anymore
> On 17/03/2020 15:16 mabi <mabi at protonmail.ch> wrote:
>
>
> ??????? Original Message ???????
> On Tuesday, March 17, 2020 2:00 PM, Aki Tuomi <aki.tuomi at open-xchange.com> wrote:
>
> > `sudo doveadm search -u admin\\@domain.tld HEADER MESSAGE-ID "SAWH8n6hDRbXHO at mgw.subdom.domain.tld"`
>
> 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 do...