OSEC

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

From: Jonathan Villa (jvillaisdesigndev.com)
Date: Thu Apr 01 2004 - 17:14:49 CST


Thanks!!! That worked.

On Thu, 2004-04-01 at 17:11, Magnus Bäck wrote:
> On Friday, April 02, 2004 at 01:05 CEST,
> Jonathan Villa <jvillaisdesigndev.com> wrote:
>
> > Postfix is only listening on local (127.0.0.1:25) where is the config
> > option to change it so that it is listening on 0.0.0.0:25
>
> http://www.postfix.org/basic.html#inet_interfaces
>
> See also master.cf and make sure that the line ending with smtpd has
> just smtp is the first column (as opposed to 127.0.0.1:smtp).