-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Inconsistent result for emails from github #166
Comments
I am guessing this is probably due to issue #142 |
The problem is the key used for the second signature ( This can be changed by the advanced option Still verify the signature, if a domain is only testing DKIM. Note that multiple outgoing e-mail servers of GitHub do have this problem. I already tried to report it over two years ago, but did not get any meaningful response (only that they will internally forward the info). But feal free to report it again to them, maybe you will have more luck. |
Additional note: besides looking directly at the key, one can identify this issue by looking at the log and finding a similar log entry like below (
|
@lieser: I just wonder, due to the unfortunate common use t=y if it was possible to enable this setting by default. |
No, I will not enable the verification of DKIM using testmode by default. If a domain is using the test mode, there are only two possible reason I can see:
So I see little value for enabling this for the average user (advanced users should not have any problems enabling this via settings). And I believe letting senders get away with the second case (miss configuration of DKIM) is in the long run bad for the DKIM ecosystem, as it reduces the pressure to actually fix the issue. See also The Harmful Consequences of the Robustness Principle if you are interested in this topic. |
As I think all questions are answered, I will close this. If not, feel free to reopen this. |
I reported this to github, and eventually got a response: I checked just now, and all emails from github had the icon present (but not that support mail, as that was a different domain) |
To me this does not seem to be resolved by GitHub. E.g. the e-mail I got for your comment still uses the Note that if you have enabled in the advanced options the verification of such DKIM signatures, the favicon icon will still be shown. You will only get a warning for it. They are probably referring to a different problem they had. E.g. for some time now a lot of the notification e-mails I received from GitHub there not signed with DKIM at all. |
Hello, I have 5 emails from github in a folder, two of them are from this project :)
But only one of them show a DKIM indicator with the github icon.
The rest show nothing.
This is the signature of the one that shows the favicon:
And here is one of the ones that show no icon:
The text was updated successfully, but these errors were encountered: