Quote:
Originally Posted by phoenix The easiest thing to do would be to install a DNS server and have correct A & MX records. |
I set my laptop to look at the local dns 127.0.0.1
sage@sage-laptop:~$ nslookup sage-laptop
Server: 127.0.0.1
Address: 127.0.0.1#53
Name: sage-laptop.example.com
Address: 127.0.0.1
% dig sage-laptop.example.com
;; ANSWER SECTION:
sage-laptop.example. 28800 IN A 127.0.0.1
zimbra@sage-laptop:/home/sage$ zmcontrol start
Host localhost
Unable to determine enabled services from ldap.
Unable to determine enabled services. Cache is out of date or doesn't exist.
%ps -aef | grep -i slapd
none running
from example.com
MX 10 mail2.example.com.
MX 20 mail.example.com.
MX 30 sage-laptop.example.com.
sage-laptop A 127.0.0.1