hydroxide appears to strip email headers
bobdobberson opened this issue · 4 comments
I've noticed that mail fetched via IMAP from hydroxide appears to be missing many headers, email delivery information, originating servers, etc.
I'm wondering if there would be a simple way (I don't grok 'go') to avoid the apparent header filtering that is going on in imap/message.go?
https://github.com/emersion/hydroxide/blob/master/imap/message.go#L374
I think @bobdobberson is actually talking about missing Header fields in the https://github.com/emersion/hydroxide/blob/master/protonmail/messages.go#L56-L84 file?
@bobdobberson What kind of mail headers are missing? Do you have a list/examples?
@cookiengineer when I opened this, the messages downloaded by offlineimap via hydroxide were missing all of the important (to me) headers that explain what mail servers the message passed through, and other information.
I do not know if any changes have happened since that improve this behavior.
Take a look at the headers to your messages downloaded through hydroxide compared to 'view original' in the web interface.
To be clear, the headers are present when messages are downloaded with offlineimap via proton-bridge.