Skip to content

Workaround IDs maximum #119

Open
@proletarius101

Description

@proletarius101

When marking emails as read in a batch, hydroxide will encounter

Sep 18 13:26:21 fedora hydroxide[24839]: 2020/09/18 13:26:21 request failed: PUT https://mail.protonmail.com/api/messages/read: [2024] The IDs maximum is 150

A easy fix is to let the email client or hydroxide devide the batch to smaller blocks and iteratively send such requests (you don't want to do it manually, do you.) Since it's hard to convience email clients to do such "non-standard operation," probably we'd better make hydroxide to do this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions