app icon indicating copy to clipboard operation
app copied to clipboard

DKIM verification documentation partially incorrect?

Open jack3898 opened this issue 2 years ago • 1 comments

Prerequisites

  • [x] I have searched open and closed issues to make sure that the bug has not yet been reported.

Bug report

Describe the bug When adding a subdomain and adding DKIN records, the guide states the following:

That means, if your domain is <i>mail.domain.com</i> you should enter <i>dkim._domainkey.mail.domain.com</i> as the Domain."

Expected behavior The guide should say:

That means, if your domain is <i>mail.domain.com</i> you should enter <i>dkim._domainkey.mail</i> as the Domain.

Additional context I was trying to add my own subdomain alias, and the guide threw me off a bit, and I tried the propsed approach which worked. I use Namecheap.

jack3898 avatar Sep 16 '23 12:09 jack3898

Thanks, I see that you have made a fix on https://github.com/simple-login/app/pull/1884 👍

nguyenkims avatar Sep 26 '23 10:09 nguyenkims