OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Mail user relay

From: Alejandro Kurchis (alejandro_facultadyahoo.com.ar)
Date: Mon Nov 27 2006 - 13:51:21 CST


I have a Postfix with IP 10.1.1.1 configured with a main.cf that has the
following line:

mynetworks = 127.0.0.0/8, 10.1.1.0/24

The mail users are defined in a local LDAP and I have a different web
server machine with IP 10.1.1.10 that sends mails in the name of
"www-datalocalhost" using the given Postfix; this "www-datalocalhost"
user is not defined in the LDAP. So when the web server sends messages
an error log appears saying RELAY ACCESS DENIED.

I suppose this message is because the "www-datalocalhost" is not
defined in the LDAP mail users database from Postfix.

How should I setup the Postfix in order to permit the
"www-datalocalhost" user from webserver to connect and send mails to
any external destination uising my Postfix server ???

Really thanks

A.K.