OSEC

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

From: Wietse Venema (wietseporcupine.org)
Date: Sat Oct 02 2004 - 11:20:45 CDT


Malcom Kemp:
> 550 .net 022: Your current IP address is not allowed to relay to
> bellsouth.com Solution: Connect using BellSouth Internet
> Service. (in reply to RCPT TO command)
>
> Note that mx00.mail.bellsouth.net != mail.bellsouth.net

Maybe the relay host should be:

    relayhost = [mail.bellsouth.net]

that is, don't expands MX records, connect to the machine
named mail.bellsouth.net.

        Wietse