OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Postfix name resolution problem

From: Alejandro Kurchis (alejandro_facultadyahoo.com.ar)
Date: Sat Jul 15 2006 - 20:36:06 CDT


Hi all,

I have a Postfix/LDAP system in my linux host called "alex.casa.com"
(it's just for test, pointed to 192.168.0.1 in /etc/hosts).

I want to get mail from two virtual domains called jerox.info and
lorex.info, they have a directory /var/vmail/jerox.info and
/var/vmail/lorex.info....and I have set two aliases, one pointed to
alex1jerox.info and the other pointed to kambrussolorex.info.

When I send a mail from my root shell, using "mail kambrussolorex.info"
I get this error in the mail.log:

Jul 15 22:26:11 alex postfix/smtp[24233]: 58E83368E5:
to=<kambrussolorex.info>, relay=none, delay=0, status=bounced (Host or
domain name not found. Name service error for name=lorex.info type=A:
Host not found)

I guess my problem is a domain resolution one, but what can I do in
order to resolve jerox.info and lorex.info if they are only for testing
in my host ??? Any idea ???

Thanks and regards

Alejandro