• 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.

Need general advice

splat_ed

Member
I recently got hold of my own domain name - I want to use it for personal/family emails.

Should I build a small email server for here (preferred as I'd like full control) and if so, what specs would people recommend.

I'm also building a NAS/file server, would it be okay (from a security POV) to merge the two?

I know that I'd need to set up a Dynamic DNS thingee 😀

Thanks
Michael
 
For email, you want something that is always on with a good Internet connection. Try Amazon EC2 (they have a data center in Tokyo), you'll get full root access just like you would on a machine at home.

Though really, you shouldn't be running your own email unless you just want to learn how. Sign your domain up for Google Apps and you'll be able to use the Gmail interface for your own domain.
 
setting up good email server isnt all that easy, you'll have to mess with DNS MX PTR CName (A) records, from a learning standpoint it will be a great experience if you are trying to learn. However if u do decide to host your own, remember the email server will have to be on 24/7 with any down time leading to possible missed emails. Considering it sounds like you don't have a Static IP from your ISP it sounds like you will be having fun with DNS records considering you will be using a 3rd party to convert your Dynamic IP to Static.

As far as combing both NAS and EMAIL it would be fine just make sure you are behind a good firewall <----this is important.
 
Back
Top