Hello guys,
please let me know if I'm the one with this problem.
In order to enable DKIM for the domains hosted on Office 365, we should enable a couple of DNS records as described here: https://technet.microsoft.com/…t695945(v=exchg.150).aspx
So to resume Microsoft says to create these 2 CNAMEs:
it should be something:
- Host name: selector1._domainkey.domainexample.com.
- Points to address or value: selector1-domainexample-com._domainkey.domainexample.onmicrosoft.com.
- TTL: 3600
- Host name: selector2._domainkey.domainexample.com.
- Points to address or value: selector2-domainexample-com._domainkey.domainexample.onmicrosoft.com.
- TTL: 3600
I have tried, but on the interface I receive the error: Could not validate DNS resource record: Invalid `Canonical name` field.
There are some characters in the string 'selector1-domainexample-com._domainkey.domainexample.onmicrosoft.com.' that i-MSCP doesn't like, or just how the CNAME is formed.
The problem can be easily reproduced by following what I wrote there. So just create a CNAME as Microsoft says.
My System:
Debian 8 x64, apache2, php-fpm, dovecot, proftpd.
i-MSCP 1.3.8
Please let me know if you need any further informations, or let me know where I'm doing something wrong.
Thank you, bye Kess.