|
|
|
|
|
by 15characterslon
1596 days ago
|
|
As others said, DKIM always includes "from". And almost none of the emails I get are S/MIME or PGP signed. Like you said: SPF and DMARC only authenticate the server. It's up to the server to authenticate the user. Scenario: imagine your bank uses Mailbox.org to send emails. How would you verify that an email is legit? Any Mailbox user can send emails through Mailbox with your bank as "from" and all of these emails pass SPF and DKIM checks. Your mail server has no way to distinct a legit email from a fake one. This is why it's important that the server does this check (check that sender account and "from" match / are a valid combination). |
|
The actual complaint here is that mailbox.org is not policing the "From:" address and thus are providing such an ability to people that have not bothered to spin up a mail server on a domain they control.
Yeah, banks should sign their emails. I think that even Facebook does this if you give them a public key.