|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Matthias Andree (ma
dt.e-technik.uni-dortmund.de)Date: Mon Mar 11 2002 - 13:48:38 CST
On Mon, 11 Mar 2002, Stephen M. Przepiora wrote:
> Hello, I have just installed postfix on a new box and I keep getting an
> error: Name service error for 127.0.0.1: Host not found, try again
> I have an entry in /etc/hosts:
> 127.0.0.1 localhost.localdomain localhost
> I just don't understand why I would be getting this error for any email
> trying to go through the system.
Postfix does not look at your /etc/hosts, because it has its own DNS
client built-in, and does not use the libc's resolver (which would break
on older SunOS 4.1.x, for example). It figures the servers to query from
/etc/resolv.conf (make sure you have a copy in /var/spool/postfix/etc/
if you run your Postfix daemons chroot()ed).
-- Matthias Andree - To unsubscribe, send mail to majordomopostfix.org with content (not subject): unsubscribe postfix-users
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]