OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: "mail loops back" problem

From: Wietse Venema (wietseporcupine.org)
Date: Mon Feb 23 2004 - 18:10:44 CST


Marcelo P. Lima:
> mydestination = $mydomain, $transport_maps, localhost.$mydomain,
> transport_maps = mysql:/etc/postfix/mysql_transport_maps.cf

And how is the domain in question listed in the transport table?

Try:

% postmap -q domain.name mysql:/etc/postfix/mysql_transport_maps.cf
% postmap -q userdomain.name mysql:/etc/postfix/mysql_transport_maps.cf

        Wietse