I realize now, why a mail system would "typically" need this information -- but on my development machine I don't have any domain name mapped to it. I access my dev box with a internal IP address of 192.168.1.102
It has a server name 'dev-server' but this isn't what the step is asking for is it? It wants a FQDN so that email sent locally, like:
Code: Select all
mail hockey
Subject: Hello this is an internal email messageCode: Select all
hockey@devnetwork.netCheers