Skip to content

TIdIMAP4: RFC 6154: Add a version of ListMailboxes that return also the mailbox' flags #538

@infpmandin

Description

@infpmandin

TIdIMAP4 ListMailboxes only return the list of mailboxes in the account.

The IMAP4 LIST command used parses the result and only return the mailbox names.
Could be useful to have an extended version that also gives back the flags (i.e. sent, draft, trash, etc) set to each mailbox.

Currently the only workaround would be to SelectMailbox() each one of these to get the flags.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Element: IMAP4Issues related to TIdIMAP4 and TIdIMAP4ServerStatus: Review NeededIssue needs further review to decide next statusType: EnhancementIssue is proposing a new feature/enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions