Currently, our ISP handles all our email, but I am in the process of setting up our first internal email server. I've never done it before, so bear with me.
Right now, all email goes to
services@mydomain.com. Our client software downloads it all from pop.myisp.com and send all mail through smtp.myisp.com.
Our internal domain is, say, privatedomain.com. So the FQDN of all the internal systems is system.privatedomain.mydomain.com
When this new email server is working, will my email address change to
services@privatedomain.mydomain.com? If so, how can I avoid that?
I've read a few thing about virtual domains. Do you think that would do the trick?
Would I have to change the name of my internal domain to match our public domain?
I've already added an MX record to our DNS to send all email to the interal IP of the server, but I am just trying to get my head around this. I guess what I really want to avoid is having to change our published email addresses.....
Any advice, even hostile, would be good.