On 15 Feb 2016, at 14:26, Peter Chiochetti <[email protected]> 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))

Reply via email to