solidcp - Domainkey...
 
Notifications
Clear all

solidcp - Domainkey error

5 Posts
3 Users
0 Likes
2,024 Views
Posts: 22
Topic starter
(@cyberhostpro)
Eminent Member
Joined: 5 years ago

HI

Using solidCP 1.4.3 when I try to add a TXT record for DKIM like this:

it fails with:


System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.Exception: Error executing 'ADD_RECORD' task on 'removed.co.uk' DNS_ZONE ---> System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.ArgumentException: Invalid data or invalid number of data fields
at JHSoftware.SimpleDNSPlus.DNSRecordCollection.IndexOf(String name, String type, String[] data)
at SolidCP.Providers.DNS.SimpleDNS6.AddZoneRecord(String zoneName, DnsRecord record)
at SolidCP.Server.DNSServer.AddZoneRecord(String zoneName, DnsRecord record)

Server side event viewer shows similar error

[6/2/2019 1:29:31 PM] ERROR: 'SimpleDNS Plus 6.x' AddZoneRecord
System.ArgumentException: Invalid data or invalid number of data fields
at JHSoftware.SimpleDNSPlus.DNSRecordCollection.IndexOf(String name, String type, String[] data)
at SolidCP.Providers.DNS.SimpleDNS6.AddZoneRecord(String zoneName, DnsRecord record)
at SolidCP.Server.DNSServer.AddZoneRecord(String zoneName, DnsRecord record)

4 Replies
Posts: 234
(@hxkd)
Reputable Member
Joined: 7 years ago

I would also like to know if domain key records can be added via 1.4.3 because it currently does not import the existing records in, it seems to not pickup the subdomain _domainkey or any of its records

Reply
Posts: 1456
Admin
(@trobinson)
Noble Member
Joined: 8 years ago

Hello,

I have tested the DKIM on SimpleDNS 8.x and it can be added but needs to be put into separated strings of 64 characters with " around each string. Such as:

Thanks,

Trevor Robinson

Reply
Posts: 22
Topic starter
(@cyberhostpro)
Eminent Member
Joined: 5 years ago

HI

Can a feature be added to SolidCP to work similar to Plesk with Smartermail?

I would like it so if a customer in SolidCP goes to Mail > domains > domain.com

if they enable "DomainKeys" it enabled domainkey via API and gets the TXT record info and add's it to SolidCP on DNS Zone editor?

Reply
Posts: 1456
Admin
(@trobinson)
Noble Member
Joined: 8 years ago

Hello,

We can look at this but it gets complex when you factor in the different mail servers and anti spam we support as these will need to be set.

Thanks,

Trevor

Reply
Share: