In the shell I'do: doveadm fetch -u bob mailbox mailbox-guid $box uid 1 Is there a way through IMAP to get the same? -- peter
On 15 Feb 2016, at 14:26, Peter Chiochetti <pch at myzel.net> wrote:> > In the shell I'do: > > doveadm fetch -u bob mailbox mailbox-guid $box uid 1 > > Is there a way through IMAP to get the same?Not directly, but: a STATUS mailbox (X-GUID) or for all: a LIST "" * RETURN (STATUS (X-GUID))