Skip to content

fix #2108#2110

Merged
slingamn merged 1 commit intoergochat:masterfrom
slingamn:msgid
Dec 21, 2023
Merged

fix #2108#2110
slingamn merged 1 commit intoergochat:masterfrom
slingamn:msgid

Conversation

@slingamn
Copy link
Copy Markdown
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
Copy Markdown
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
@slingamn slingamn deleted the msgid branch January 28, 2025 07:28
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