- Server operating system version
- Almalinux 8.7
- Plesk version and microupdate number
- 18.0.50 update 2
I have this domain that's a bit "unusual" that needed to be transferred, but now for some reason webmail won't resolve. The website itself is hosted on squarespace, previous registrar was nameweb and they paid extra for 1 mailbox. Previous registrar webmail was online via imapweb.nameweb.biz. The issue is that after copying over the former host dns records, the website was transferred over flawlessly and wasn't offline for even a single second, i can't say the same for the webmail. 
nslookup just yields "Unknown: can't find webmail.domain.tld: server failed
DNS records
	
	
	
		
Several other domains have been linked for that same user to squarespace easily, but they don't rely on a working e-mail. And without webmail resolving, i can't do the next step to request an SSL certificate for webmail/pop/imap/smtp
				
			nslookup just yields "Unknown: can't find webmail.domain.tld: server failed
DNS records
		Code:
	
	    Host                    Record type    Value
    domain.tld.                TXT        v=spf1 +a +mx +a:pl1.webhost.be include:pl1.webhost.be ~all
    _dmarc.domain.tld.            TXT        v=DMARC1; p=none;
    _imaps._tcp.domain.tld.        SRV        domain.tld.
    _pop3s._tcp.domain.tld.        SRV        domain.tld.
    _smtps._tcp.domain.tld.        SRV        domain.tld.
    domain.tld.                NS        ns1.webhost.be.
    domain.tld.                NS        ns2.webhost.be.
    domain.tld.                NS        ns3.webhost.be.
    domain.tld.                MX (10)    mail.domain.tld.
    www.domain.tld.            CNAME        ext-cust.squarespace.com.
    uniquesquarespaceID.domain.tld.    CNAME        verify.squarespace.com.
    webmail.domain.tld.            AAAA        webhost IPV6
    mail.domain.tld.            AAAA        webhost IPV6
    ipv6.domain.tld.            AAAA        webhost IPV6
    *.domain.tld.                AAAA        webhost IPV6
    webmail.domain.tld.            A        webhost IP
    mail.domain.tld.            A        webhost IP
    domain.tld.                A        198.185.159.145 (squarespace IP)
    domain.tld.                A        198.49.23.144 (squarespace IP)
    domain.tld.                A        198.49.23.145 (squarespace IP)
    domain.tld.                A        198.185.159.144 (squarespace IP)
    ipv4.domain.tld.            A        webhost IP
    *.domain.tld.                A        webhost IPSeveral other domains have been linked for that same user to squarespace easily, but they don't rely on a working e-mail. And without webmail resolving, i can't do the next step to request an SSL certificate for webmail/pop/imap/smtp