Originally posted by GreyGeek
View Post
Whether or not your IP is static depends on your ISP. However, if you have a dynamic IP address then Dyn (or namecheap / most other DNS providers) have a service that will keep your domain name pointed at the right IP address even when your ISP changes it. This is called Dynamic DNS, and with namecheap it's free with the domain name. As I understand it, you run a DNS client on whichever computer is your server, and it calls out to your Dynamic DNS provider every now and then. If the Dynamic DNS provider receives a call and the IP address has changed then it will update the MX record to point to the new IP.
My IP is now static so I don't need it, but for a while it was dynamic and I was using Namecheap's DynDNS options:
Remember, your laptop or other computer needs to be always on in order to receive emails, or some of them will bounce. If you're looking to do this then consider getting a Raspberry Pi - they're perfect for this kind of thing because of their low cost and power consumption. The standard distribution on the Pi is Raspbian, which is based on Debian and is very similar to Ubuntu in terms of file system, package manager etc. so it has the benefit of being easy to use!
Having your own email server is brilliant, my favourite part is being able to have loads of aliases (like ubuntu@samhobbs.co.uk) that map to a single account, so that if a company sells or leaks your email address to spammers you
a) know who it is and can complain/let them know
b) delete the alias without deleting your whole account
Feathers
Comment