Greetings! I am trying to create a DKIM record with the hostname k1._domainkey but I'm receiving an error that it is the wrong format. I'm attempting to setup domain verification through Mail Chimp. I'm assuming it's an issue with the underscore but that is the only text I was given to enter. Any help would be greatly appreciated.
accoring to http://kb.mailchimp.com/accounts/em...-up-custom-domain-authentication-dkim-and-spf you missed .yoursite.com
i think, you missed something: k1._domainkey.yoursite.com. dkim.mcsv.net. i just tested this with 3.1
If you copied the data, then you might accidently added a whitespace at the end or beginning of the record?
oups... your are on ispconfig 3.0.... please try the values from post (note the dot at the end). if this not working, maybe the validator for cnames is different for 3.0 and 3.1
It is possible that we relaxed the cname check to allow _ in ISPConfig 3.1. If that's the cause of the issue, then you would have to either update to 3.1 or change the regular expression of the check in the code of your ispconfig.
We can do the upgrade but for the short term, in what file may I find that regular expression? We'll get my ISPconfig updated as well.