Here's the situation:
I have a domain, let's say domain.com. That domain has Google Apps for Business enabled, so all mail delivered to @domain.com will end up at Google (MX records point to Google).
I have a PHP script at domain.com that I use to send mail to myself.
I have to setup a mail server because my hosting account don't allow me to send over 250 mail/hour.
I have a HP microserver at home and I want to use it to send the mails.
I configured Virtualmin on it and i created the domain example.com in it (I have example.com registered with hosting on my hoster) but when I tried to send mail from outlook, my server send the emails, but gmail mark it as spam
I have a commercial website on an Ubuntu web server and my hosting company has a mail server for all its customers.
For security reasons, do you think I should rely on my hosting company's centralized mail server for my domain's email? Or should I just set up my own mail server on the same Cloud server?
Maybe I should use Google Apps' mail server for my own domain?
Thanks in advance
Hello 2 you all,
I have a client wich has a hosting account to another provider and want's to host all the email to our servers.
In this case if i understant very well:
1. It has to modify the DNS records as that
Current: domain.com. > IN > MX > domain.com. To: domain.com. > IN > MX > mail.domain.com.
and also
Current: mail > IN > CNAME > domain.com.
I have bought a domain from 123-reg.co.uk and have successfully pointed it to the IP Address of my Linode VPS so that going to the domain serves up the pages from the Apache server running on the VPS.
The instructions I followed to do this are :
Now, I am trying to get the domain's mail handled by Google Apps for Business.
I have a reseller hosting account to serve my websites, but use Google Apps for email. I control the DNS on my domain name, so I have an A record pointing www traffic to my reseller account, but MX records so my emails are routed to Google.
My primary domain is mcbwebdesign.co.uk.
I have a hosting with my DNS and my Mail service (example.com).. I want to set my own mail server, but keeping the domain name example.com. i searched over the internet and found about mx records but I have some doubts.
At the present I am using Google Apps for my domain, but I want to set up another online mail for my domain provider as a second mx server, in case Gmail falls (it only promises 99.99% uptime) I tried using Outlook.com for my domain, but it won't except other MX records while claiming ownership - which will cause again downtime.
Is there any way to fix this or use another free online email provide
I have DNS, with a SPF TXT record, configured for a domain name. The primary user of the domain name now needs to be able to send both from our SMTP servers, and also from her GMail account.