Currently, I have pointed the nameservers of my domain to Netlify, but ever since then my mailserver has stopped working. It turns out I have to change/add some DNS records at Netlify for this to work. The hosting server has provided me with the following information:
ber.al. TXT v=spf1 +a +mx include:_spf.fastmail.gr -all
_imaps._tcp.ber.al. SRV ber.al.
_pop3s._tcp.ber.al. SRV ber.al.
_smtps._tcp.ber.al. SRV ber.al.
ber.al. MX (10) mail.ber.al.
webmail.ber.al. A 162.55.84.38
mail.ber.al. A 162.55.84.38
ber.al. A 162.55.84.38
However, I’m confused how to add the SRV and TXT records. Any help?
I have added the DNS records suggested by the hosting server, and the mailserver still doesn’t seem to work. Could you check whether I have added the DNS records correctly?
What are the correct DNS settings for email service?
Only your email service can tell you that. As we are not the email service provider, we do not have this information.
However, once you tell us what records you want to create, we can provide the instructions to do so.
So, all your DNS records are working. Whether or not those are the correct records or not, that is best answered by the technical support for your email service.
I have received a reply from the email service provider. They said because our name server is pointing to p07.nsone.net, they cannot control our email. However, as far as I’m concerned, our name servers must be pointing to p07.nsone.net for our website to be working. Correct?
If so, is there an alternative solution without changing the name server pointing to p07.nsone.net?