• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Hosting my own Exchange 2010 Server - looking for guidance

MrEgo

Senior member
Like the title says, I'm trying to get familiar with the installation and configuration of Exchange.

I have registered a domain name with GoDaddy.com, I've installed Exchange 2010 on my server at home, but now I'm kind of stuck on what to do. There are so many configurable options.

I still need to get a static IP address from my ISP, which I will take care of. I'm sure I need to configure the DNS on GoDaddy to be aware of my Exchange server somehow, but I'm not sure which settings I should be playing with on there, either.

Does anyone have a checklist or a good website for reference?
 
msexchange.org has all kinds of resources as well as the official refrences on Technet.

Some ISPs also don't like people running mail servers at home.

If you are just using it for learning you will most likely be ok, just realize that your server will more than likely end up on some Blacklists for being in an ISP dynamically assigned address space(might happen even if you get a static IP as well).
 
You could set it up to receive incoming mail, but to route outbound mail via your ISP's smtp (providing they allow that)

Then no worries about blacklisting.
 
It is strictly for learning. I'm most likely only going to set up a mailbox for my domain administrator account, and nothing else.
 
The link Jack posted is good and will help you quite a bit. As far as DNS goes, read up on MX records. Also, don't forget about your firewall and the need to open ports for the server.
 
use pop3-pull and smtp relaying to keep your exchange 2010 behind the firewall - a simple qmail toaster can do clamav/spamassasin/vpopmail to keep it clean.

use vpn for clients to access OWA/exchange remotely/iphone/sync/etc.

works in 2007, works with 2010
 
Back
Top