OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Subject: (no subject)
From: Larry Loreman (Lloremannmcinc.org)
Date: Thu May 04 2000 - 10:28:14 CDT


I am trying to setup a mail relay server on our firewall. Following the
FAQ's
instructions for setup, I can send mail to anyone on the internet but not
internally to my mail server. It appears postfix is trying to do a DNS
lookup
even though I used the setting to ignore this.

For testing purposes I ignored the internet and used the internal mail
server
as the relay host. This worked fine.

The server has been rebooted. I haven't tried to recompile and
install...yet.

Any suggestions?

Larry Loreman
--------------------------
Server

RedHat Linux 6.0
Postfix release 19991231

The error

May 2 11:41:31 storm postfix/smtp[726]: 0A8C67041:
to=<lloremannmcinc.org>,
relay=none, delay=1, status=bounced (Name service error for domain
huey.nmcinc.org: Host not found)

main.cf

myhostname = storm.nmcinc.org
mydomain = nmcinc.org
myorigin = $mydomain
inet_interfaces = all
mydestination = $myhostname, localhost, localhost.$mydomain
relayhost =
default_transport = smtp
transport_maps = hash:/etc/postfix/transport
# The transport.db file was created properly with postmap

transport file

nmcinc.org :[huey.nmcinc.org]
# /etc/hosts is properly setup
# I also tried using just the [IP] address

master.cf

# I tried the "local" line commented and uncommented.

host.conf

order hosts, bind
multi on