You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When creating a TXT record such as "v=spf1 redirect=Somewhere.net" in SolidCP it is applied to SimpleDNS as multiple strings ("v=spf1" "redirect=Somewhere.net")
To Reproduce
Steps to reproduce the behavior:
Go to Users domain
Edit DNS
Add record with data: v=spf1 redirect=Somewhere.net
Expected behavior
To be created as one string.
SolidCP Info
SolidCP Version: 1.4.7
Additional context
Workaround: Create record with "" around the data.
Describe the bug
When creating a TXT record such as "v=spf1 redirect=Somewhere.net" in SolidCP it is applied to SimpleDNS as multiple strings ("v=spf1" "redirect=Somewhere.net")
To Reproduce
Steps to reproduce the behavior:
Expected behavior
To be created as one string.
SolidCP Info
Additional context
Workaround: Create record with "" around the data.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: