3
votes
1answer
56 views

How to point MX record to my VPS

I own a domain and I host a website on github pages. My A record points to github. I'd like to host mail on a VPS (which only has an IP address), but apparently, I cannot use an IP address as an MX ...
0
votes
1answer
47 views

MX DNS one IP two domains

I have two domains: 'example.com' and 'elpmaxe.org' and a server - 'server.example.com' At the moment the mail for 'example.com' is hosted elsewhere so I have set up postfix, dovecot etc to be able ...
-1
votes
1answer
80 views

How to configure MX pointing to VPS

This is new stuff for me, so bear with me! I already have a domain (let's say for example xyz.com). This domain is hosted on a shared environment, so there is no way for us to send aprox 30.000 ...
0
votes
1answer
110 views

Sending bulkmail from different server?

I want to send bulk domains from my vps for a domain(cagetur.com) hosted in another company. The company(cagetur) will go on using the old hosting account for its mailing operations. The vps will ...
0
votes
2answers
554 views

custom MAIL server -> Proxy Server -> Gmail Server

So I have some custom VPS which route emails via MX record in DNS. And I need to setup gmail interface via Google Apps - this step and previous are clear. But how can I insert some middle layer, to ...
1
vote
2answers
537 views

How do I setup Gmail for my VPS?

I'm using a Hostgator VPS running CentOS 5. I only have shell access (no control panel). I'm supposed to change my MX records and add a CNAME record for verification. What should I do? I know it ...
1
vote
2answers
334 views

Google Apps for Mail - MX entry related doubt

I have signed up for google apps recently for my organisation. The google apps guide says that I need to edit the MX entry for my domain so that the mails get redirected to the google mail servers ...