We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
imapserver: add support for RFC822.PEEK
71399e4
This is still used by Outlook: https://learn.microsoft.com/en-us/openspecs/exchange_standards/ms-stanoimap/8e9492b1-b812-4a1a-93ea-4d69489eb5cd Closes: #657
This should help: #658
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
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
The text was updated successfully, but these errors were encountered: