1

I decided to follow this guide, but they only make a passing mention of using a custom domain name:

Insert the following details when asked (replacing server1.example.com with your domain name if you have one):

If I own the domain name frank.com, it won't be enough to simply put in frank.com into these fields, right? I'm planning to set this up in a VM on my laptop to use as a portable mail server (obviously only when the laptop is on), mainly as a learning experience, but I imagine I'll need to configure something with my domain registrar at the very least. Otherwise how will the emails show up? Not [email protected], but as some IP address perhaps?

I assume the answer isn't simple, but a pointer or two in the right direction would still be really helpful.

1 Answer 1

1

If you want to receive email for frank.com then your MX record for frank.com will need to point at your virtual machine. If your VM and host computer are on your home broadband router your MX record should point to your external ip address forward port 25 to the VM's IP.

Your home broadband will probably have dynamic IP address meaning it will change from time to time so look at using DDNS.

To send email from your VM you just need to configure your mail server correctly and the email will send, whether any other mail server will accept mail from it is another question as a lot of mail servers will not accept mail of hosts it knows to dynamic home type connections.

1
  • If my router has a static IP address will my mail still be refused by most domains? Commented Feb 27, 2013 at 20:04

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.