Skip to content

Mail API Documentation #2375

@couillonnade

Description

@couillonnade

Hello,

I am looking at the source to try to build a project for a desktop app because enterprise firewalls block IMAP/SMTP but the app is able to access the mailbox.

What I see is that app leverages a REST API EndPoint here: $MAIL_API/api/mail/{mailboxUuid}/folder/{folderId}/mobile/messages?uids=1,2,3

It receives structured data in the form of GetMessagesByUidsResult.

However I don't see it documented here

Is there another API documentation that I am missing?
I was hoping to see JMAP to use a standard client but sounds like it needs to be build from the ground up.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions