thunderbird / thunderbird-android

Thunderbird for Android – Open Source Email App for Android (fka K-9 Mail)
https://thunderbird.net/mobile
Apache License 2.0
10.98k stars 2.51k forks source link

K-9/Thunderbird does not show all the headers #8572

Closed hman2 closed 58 minutes ago

hman2 commented 3 hours ago

Checklist

App

Thunderbird for Android

App version

8.0

Where did you get the app from?

F-Droid

Android version

10, Fairphone Open OS 10 23.02.0-rel.0 (latest AOSP, with full support from the manufacturer)

Device model

Fairphone 2

Steps to reproduce

  1. Open any e-mail
  2. Click on the three dots
  3. Select "show headers"

Expected behavior

Seeing all headers of that particular e-mail

Actual behavior

Seeing just some headers, but not all of them

Logs

I think I don't need a log here.

hman2 commented 3 hours ago

I especially miss the header line "envelope-to:". This is omnipresent, without that, the e-mail would not have arrived. This is the actual designated recipient address for the mail, not the to: header.

Why is that important if it is omnipresent? Isn't that just the address of the account just opened? No, it isn't.

If you use "disposable addresses" as a mechanism to fight spam, then you have multiple mail addresses that you shell out whenever some business or service asks for your mail address. All those are redirected (at your ISP) to your real mail address, so you only have to check one inbox. And should that business or service sell your mail address to some evil spammers, or got hacked, you simply look at the disposable address and turn it off, after informing the business or service.

But K-9/Thunderbird does not show me this info. I also suspect that lots of other headers are left out, because I see spam in my inbox with just five or six header lines, which is implausible. Many mail transfer services along the path of the mail insert some sort of spam check results. Those are missing, too.

cketti commented 58 minutes ago

All headers are currently only available after the complete message has been downloaded. See #5240.