Skip to content

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

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).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions