Skip to content

[imap-server] Outlook client uses obsolete RFC822.peek in fetch calls #657

@dejanstrbac

Description

@dejanstrbac
Contributor

Outlook issues request for RFC822.peek which is obsoleted by [RFC2060] and not implemented in go-imap

7 UID fetch 39 (UID RFC822.SIZE RFC822.peek)
7 BAD [CLIENTBUG] Unknown FETCH data item

https://learn.microsoft.com/en-us/openspecs/exchange_standards/ms-stanoimap/8e9492b1-b812-4a1a-93ea-4d69489eb5cd

Activity

linked a pull request that will close this issue on Dec 8, 2024
emersion

emersion commented on Dec 8, 2024

@emersion
Owner

This should help: #658

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

    non-standardInteroperability with software violating the specsserver

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @dejanstrbac@emersion

      Issue actions

        [imap-server] Outlook client uses obsolete RFC822.peek in fetch calls · Issue #657 · emersion/go-imap