Moving to Linode, continue sending mail from old server
I'm in the process of moving my sites from another host to Linode.
I currently (on my current host) send a large volume of (valid) email, and my IP there has a good reputation which I've built up over the last few years.
I would like to (in the medium term) continue sending from my current IP (with current host) while I gradually build up the reputation of my new IP with Linode.
So I will be sending from both.
I would like the email to have a return to / reply to/ address from the same domain.
So if my site is sitename.com - email from both current IP and new IP would be from
Is this setup at all possible ? If yes, any pointers where to start would be helpful. Both servers run Cpanel. I'm a dev and comfortable with shell commands, etc.
8 Replies
AMX
Let's say you run example.com. The A record for example.com points to your Linode's IP address. The MX record points to mail.example.com. the A record for mail.example.com points to your existing mail server. Read the full Linode Library DNS guide for more info:
I need to send from both while I wind down the old and ramp up the new.
Any computer can send mail and make it seem like it comes from
Receiving is another story, you can only receive your mail in one location (which will go to where your MX records are pointed at).
What I am trying to acheive is having both my existing IP and new linode IP as OUTGOING mail servers.