emails not going inbound or outbound

Would you be able to check if I did it right as born.rebornwebs.com is not loading.
I just see "webserver is functioning normally" in Chrome, which is quite normal.

However your website rebornwebs.com is giving a forbidden. So maybe you don't have anything running there yet.
 
I just see "webserver is functioning normally" in Chrome, which is quite normal.

However your website rebornwebs.com is giving a forbidden. So maybe you don't have anything running there yet.
yes everything is working fine now except emails not autherising for some reason on website based applications

also do you know why my server.domain.com ssl is not synced to the rest of the site such as main domain.com and sub domains such as ftp, mail, smpt etc. everything has the same ssl except the host name url
 
also do you know why my server.domain.com ssl is not synced
What do you mean with this?

except emails not autherising for some reason on website based applications
It seems you did not setup your hostname as a seperate DNS entry. Meaning not at your account where your domain resides, but standalone, so by using DNS administration as admin on admin level.
The link I posted to in post #9 with my instructions about the hostnaem was very clear about that.
Due to this fact, the hostname will not get SPF and neither DKIM records and also no ssl certificate.

So I would suggest to create the hostname in Directadmin DNS as instructed, so then it will have SPF and if you activate DKIM it can also have DKIM.
And then you can request an SSL certificate for the hostname via a commandline instruction, and then website based applications can send mails.

However I would advise to have website applications also use smtp where possible.
 
Back
Top