-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
Community's emails put the sender's real email address in From
and add a Community-specific Reply-To
. Because of DMARC, forged From
addresses are probably not very deliverable anymore. (Note that neither GitHub nor Zulip uses them.)
I noticed this because GMail routed a Yahoo user's post into my Spam folder. (The GMail UI was pretty specific about the cause, but unfortunately I don't have the exact text anymore.) In fact, both Google and Yahoo declare p=reject
, not p=quarantine
, so I'm not sure why emails from those users are getting through at all.
In addition, the forged From
makes GMail's "Always display images from this sender" link (for permitting the web beacon) useless, since I'd have to click it once for each Recursor.
Metadata
Metadata
Assignees
Labels
No labels