On Fri, Feb 19, 2010 at 7:26 AM, Navin <[email protected]> wrote:
> > I M trying to built mail server, but is it possible without DNS server, and > its MX record, I m builting for testing and then going to implement at my > work place so is it possible ? and if possible then wht entry shud be der in > my /etc/hosts Last I cheked, a DNS server was mandatory for mail server - you cannot use the hosts file. What I do in situations like these is create a dns server on the mail server itself using BIND. Regards, NMK.
