Skip to content
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

fix #2108 #2110

Merged
merged 1 commit into from
Dec 21, 2023
Merged

fix #2108 #2110

merged 1 commit into from
Dec 21, 2023

Conversation

slingamn
Copy link
Member

Send Message-ID even if DKIM is not enabled, for compatibility with Gmail:

  • A workaround for Ergo 2.12.0 is to enable DKIM
  • You need to enable either DKIM or SPF (preferably both) to send to Gmail anyway
  • You also need forward-confirmed reverse DNS, which can be tricky for IPv6...

Send Message-ID even if DKIM is not enabled, for compatibility with Gmail:

* A workaround for Ergo 2.12.0 is to enable DKIM
* You need to enable either DKIM or SPF (preferably both) to send to Gmail anyway
* You also need forward-confirmed reverse DNS, which can be tricky for IPv6...
@slingamn slingamn added this to the v2.13 milestone Dec 21, 2023
@slingamn
Copy link
Member Author

Note: Message-ID is actually case-insensitive, so we're not getting the full entropy benefits of GenerateSecretKey (it's still well over 128 bits of entropy so we should be fine).

@slingamn slingamn merged commit 97d6f9e into ergochat:master Dec 21, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant