Skip to content

Fetching new messages with IMAP returns error on empty mailbox #267

@gmalakov

Description

@gmalakov
    final fr = await client
        .fetchRecentMessages(messageCount: 100, criteria: 'BODY.PEEK[]')
        .timeout(const Duration(minutes: 3));

This returns

BAD Error in IMAP command FETCH: Invalid messageset (0.001 + 0.000 secs).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions