I have an Exchange server at work that I want to use to send and receive email across the Internet with. It is all setup and has been in place for some time.<\/p>\n
We’ve been using our ISP’s email addresses and POP’ing in to download the email and storing that on the Exchange server, but now we want to get a domain name and use the Exchange server as our in house email server.<\/p>\n
I know we need a static IP address from our ISP, but what else do we need to get and setup?<\/p>\n
Thanks for all help.<\/p>","upvoteCount":4,"answerCount":11,"datePublished":"2010-11-18T21:50:09.000Z","author":{"@type":"Person","name":"mattwestern","url":"https://community.spiceworks.com/u/mattwestern"},"acceptedAnswer":{"@type":"Answer","text":"
If your users are using Outlook as their email client and you do not plan on using POP (I hate POP), I would also recommend looking into getting a security certificate for your exchange server and reading up on configuring RPC over HTTP. This is eliminate the need for VPN software and anyone who has a laptop and internet available will be able to use their Outlook client and access their email as if they were in the office (they will love you for this one). It is a cheaper option and a lot less hassel and overhead than dealing with VPN software everywhere.<\/p>\n
You did not mention the version of Exchange but you probably have users who have BlackBerrys, Droid devices and/or iPhone/iPads. For BB’s you can now get BES express for free (I would recommend setting BES express up on another server or a virtual) and the rest will be able to obtain email using the Push technology (so long as your users do not use POP). It is not uncommon for upper management, especially the CEO to go “oh, I have a BB I want to get my email on”, then a week later phone you and say, “I bought an iPad, tell me how do I get my email on it, NOW!”, then phone you two weeks later and say “I got an iPhone, I didn’t like the BB, how do I get my email on it?”. A little prep will save you a lot of hassels …<\/p>\n
My recommendations are:<\/p>\n
Do not allow POP to be used to pull the email (they will pull it on their desktop then check email using another device and then they cannot find it) … telling POP to save it on the server is not a good option because sometimes it thinks they have not downloaded 200 messages and re-downloads them to their computer<\/p>\n<\/li>\n
Get a security certificate and set up RPC over HTTP<\/p>\n<\/li>\n
Look into BES express (if you have BB’s) … there is a lot of security with this including locking and wiping a BB if it is lost<\/p>\n<\/li>\n
Make sure you set up and confirgure “Push” technology on the Exchange server … depending on the version of Exchange it may or may not be completely configured automatically<\/p>\n<\/li>\n
Get your hands on each one of these devices and test them with your own account, you will definitely need the experience …<\/p>\n<\/li>\n<\/ol>\n
Getting your own Exchange server up and running fully for a company under your own control is like a crack in the dam, the flood gates of requests for different options/solutions/etc will open up.<\/p>","upvoteCount":0,"datePublished":"2010-11-19T06:47:52.000Z","url":"https://community.spiceworks.com/t/self-hosting-email/69704/6","author":{"@type":"Person","name":"kevin4510","url":"https://community.spiceworks.com/u/kevin4510"}},"suggestedAnswer":[{"@type":"Answer","text":"
I have an Exchange server at work that I want to use to send and receive email across the Internet with. It is all setup and has been in place for some time.<\/p>\n
We’ve been using our ISP’s email addresses and POP’ing in to download the email and storing that on the Exchange server, but now we want to get a domain name and use the Exchange server as our in house email server.<\/p>\n
I know we need a static IP address from our ISP, but what else do we need to get and setup?<\/p>\n
Thanks for all help.<\/p>","upvoteCount":4,"datePublished":"2010-11-18T21:50:09.000Z","url":"https://community.spiceworks.com/t/self-hosting-email/69704/1","author":{"@type":"Person","name":"mattwestern","url":"https://community.spiceworks.com/u/mattwestern"}},{"@type":"Answer","text":"
you will have to forward port 25 (SMTP) to your Exchange box and change your MX record from your ISP to your static IP.<\/p>\n
(In a nut shell)<\/p>","upvoteCount":0,"datePublished":"2010-11-18T22:01:13.000Z","url":"https://community.spiceworks.com/t/self-hosting-email/69704/2","author":{"@type":"Person","name":"warren7645","url":"https://community.spiceworks.com/u/warren7645"}},{"@type":"Answer","text":"
You need to see if your ISP blocks the port 25. Some do to prevent spam coming from their network.<\/p>","upvoteCount":0,"datePublished":"2010-11-18T23:05:21.000Z","url":"https://community.spiceworks.com/t/self-hosting-email/69704/3","author":{"@type":"Person","name":"nathanthorpe5785","url":"https://community.spiceworks.com/u/nathanthorpe5785"}},{"@type":"Answer","text":"
If you are purchasing a domain for the first time in order to host mail on it, you’ll need to either choose a registrar that will host your DNS records for you, or host it yourself in-house on something like Windows Server or a Linux distribution. You’ll be sure to want to set up a MX on that DNS and ask your ISP for assistance with a rDNS on that IP. A reverse DNS helps determine your IP as legitimate and not a spammer. I’d recommend adding a SPF record to your DNS as well, it will help legitimatize your messages and stop others from spoofing your domain. There are additional verification measures that are possible, but those two are pretty easy and basic.<\/p>\n