TITLE:
migration of DNS killed all my DKIM cnames
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE:Plesk 17.8 6 / CentOS Linux 7.4.1708
PROBLEM DESCRIPTION:On my Plesk 12.5 server I had several domains with CNAMES containing _domainkey
None of these were migrated.
It's not only the CNAMES with an underscore in the target (for Office365), but also CNAMES for mailchimp.
STEPS TO REPRODUCE:None of these were migrated.
It's not only the CNAMES with an underscore in the target (for Office365), but also CNAMES for mailchimp.
Code:
k1._domainkey.client.com. IN CNAME dkim.mcsv.net.
Create CNAMES for DKIM-keys.
These typically have this format
<selector>._domainkey.domain.com IN CNAME dkim.mcsv.net.
or
selector1._domainkey.plesk.com IN CNAME selector1-plesk-com._domainkey.plesk.onmicrosoft.com.
ACTUAL RESULT:These typically have this format
<selector>._domainkey.domain.com IN CNAME dkim.mcsv.net.
or
selector1._domainkey.plesk.com IN CNAME selector1-plesk-com._domainkey.plesk.onmicrosoft.com.
On the target server these are "forgotten"
EXPECTED RESULT:Have them migrated
ANY ADDITIONAL INFORMATION:Beware not to link this 1:1 to the other bug that makes it impossible to create CNAMEs with an underscore in the target.
To start this is a GUI issue..
But also the mailchimp cnames are NOT migrated. These do NOT have an underscore in the target, but only in the source.
YOUR EXPECTATIONS FROM PLESK SERVICE TEAM:To start this is a GUI issue..
But also the mailchimp cnames are NOT migrated. These do NOT have an underscore in the target, but only in the source.
Confirm bug