-
Notifications
You must be signed in to change notification settings - Fork 26
Description
Describe the bug
When setting up DKIM for a domain the customer is required to add DNS records for the DKIM keys. As part of the set up process we have a table which shows whether the DNS records are present and correct. However, this often doesn't update once the customer has set up the DNS records and they are left believing they have done something wrong and wasting time trying to fix the issue. Eventually this can lead to a support request.
To Reproduce
This is the URL where the checks are visible to the customer: https://runbox.com/app/dkim
Expected behavior
I am not sure the current method of using an updating table is really suitable in the first place and we may be better off with something more like the feature for checking the MX record is correct (see https://runbox.com/mail/account_domain_status) as this would provide immediate and obviously up to date information on the status of the expected DNS records.