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
If you have a domain that is aliased by another domain, ie domain1 is the primary and you alias domain2 to the first, it adds a email domain record under domain1. If you turn off dns for domain2 and enable it again, the mail records are never restored in dns, and thus breaking mail for the aliased domains.
To Reproduce
Steps to reproduce the behavior:
add domain1, and add a second domain2 and alias it to domain1 email
Click on email domains select domain1 and check there is a header for doman2 defined there.
open domains select domain 2 and check the dns records there is mail records, then disable the dns zone and re-enable it'
Then check domains2 records again the mail records are missing.
then goto domain1 mail domain remove the header for the domains2 and re-add it back
check the domain2 domain records the mail records are put back
Expected behavior
I would assume that the system would pick up the domain is aliased and restore the dns records automatically, the issue here is some clients have like 10 domains aliased to a primary, and if you by mistake have disabled and reenabled the domain you assume the records are restored, but in fact they are not, leaving the aliased domains broken and not working.
SolidCP Info
SolidCP Version: [ 1.4.9]
We picked this up when we changed the ip addresses on our mail servers for some users, we disabl3ed and re enabled the zones as this recreates the updated records if its a mail zone by itself without issue, however when we came across the aliased domains we then realized the mail records had not been recreated automatically, and had to goto the primary domains mail domain, remove the aliased domains and re-add them back again.
The text was updated successfully, but these errors were encountered:
Describe the bug
If you have a domain that is aliased by another domain, ie domain1 is the primary and you alias domain2 to the first, it adds a email domain record under domain1. If you turn off dns for domain2 and enable it again, the mail records are never restored in dns, and thus breaking mail for the aliased domains.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I would assume that the system would pick up the domain is aliased and restore the dns records automatically, the issue here is some clients have like 10 domains aliased to a primary, and if you by mistake have disabled and reenabled the domain you assume the records are restored, but in fact they are not, leaving the aliased domains broken and not working.
SolidCP Info
We picked this up when we changed the ip addresses on our mail servers for some users, we disabl3ed and re enabled the zones as this recreates the updated records if its a mail zone by itself without issue, however when we came across the aliased domains we then realized the mail records had not been recreated automatically, and had to goto the primary domains mail domain, remove the aliased domains and re-add them back again.
The text was updated successfully, but these errors were encountered: