- Affected version
- 2.2.9
Steps to reproduce
Test emails from both installations validate
Actual Result
E-Mails from installation 1 fail DKIM checks as only the key for installation 2 is published
Proposed Solution
Create a unique selector every time DKIM does get activated instead of always using xenforo, this would also allow to rotate keys (as recommended)
- Setup an installation at domain.com/xf-install-1, configure it to send emails as xf-install-1@domain.com and activate DKIM
- After activation is completed and DNS has propagated setup another installation at domain.com/xf-install-2, configure it to send emails as xf-install-2@domain.com, activate DKIM and follow the instructions
- Send Test Emails from installation 1 and 2 after DKIM setup on installation 2 has been completed (eg. DNS has propagated)
Test emails from both installations validate
Actual Result
E-Mails from installation 1 fail DKIM checks as only the key for installation 2 is published
Proposed Solution
Create a unique selector every time DKIM does get activated instead of always using xenforo, this would also allow to rotate keys (as recommended)
Last edited: