This is a discussion on Re: Postfix newbie warning .... within the mailing.postfix.users forums, part of the Mail Servers and Related category; On Sunday, November 14, 2004 at 11:30 CET, Hitete <hitete@free.fr> wrote: > Very new to ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Sunday, November 14, 2004 at 11:30 CET,
Hitete <hitete@free.fr> wrote: > Very new to this list.I'm a very newbie with postfix. I want to build = my > mail server behind a FW. > =20 > I just started to install postfix on OPenBSD, and I get this message : > =20 > 13 13:23:02 smtp postfix/smtpd[5304]: warning: 127.0.0.1: hostname > localhost verification failed: No such file or directory I seem to recall this exact question being asked about a week ago. Are you running Postfix chrooted? If yes, have you copied /etc/hosts to /var/spool/postfix/etc/hosts? > although my /etc/hosts is ok : > =20 > 127.0.0.1 smtp.myregistereddomain.com smtp Why map 127.0.0.1 to the host's actual hostname instead of localhost? It seems like a very bad idea. --=20 Magnus B=E4ck magnus@dsek.lth.se |