ProtonMail / proton-bridge

Proton Mail Bridge application
GNU General Public License v3.0
1.14k stars 152 forks source link

Support RFC 5256 #406

Closed tristan957 closed 1 year ago

tristan957 commented 1 year ago

Issue tracker is ONLY used for reporting bugs with technical details. "It doesn't work" or new features should be discussed with our customer support. Please use bug report function in Bridge or contact bridge@protonmail.ch.

It would be great if the bridge supported RFC 5256.

Expected Behavior

The bridge would be able to properly respond to clients issuing RFC 5256 requests.

Current Behavior

The bridge responds with an error.

Possible Solution

emersion has a library that supports the RFC, but I am not entirely sure how the bridge could make use of it. https://github.com/emersion/go-imap-sortthread

Context (Environment)

I use aerc as my email client. Without sorting based on date for instance, I get messages ordered by UID, which can lead to seeing messages out of order which is extremely frustrating.

tristan957 commented 1 year ago

Maybe this issue should be moved to gluon?

tristan957 commented 1 year ago

Closing this in favor of https://github.com/ProtonMail/gluon/issues/378