2 Mar
2016
2 Mar
'16
4:13 p.m.
On 15 Feb 2016, at 14:26, Peter Chiochetti <pch@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))