--Matthew Pieklik wrote on 18.02.2002 11:09 -0800:

> "netstat -a" shows my machine listening on port 587,
> but not 25.

esmtpd was not started.

> from etc/esmtpd
> ---
> ADDRESS=127.0.0.1,10.10.10.15

This is not a valid IPv4-address -> rtfm couriertcpd(1)

> PORT=25
> ---
> so I have specified the correct port...
> 
> ESMTP seems to be running,

esmtpd would hide behind 'couriertcpd', but you have only one
of this running (msa) and courieresmtp is something different.

Just start esmtpd, and use `ps -axw | grep courier` to see the
arguments of the processes or check the logs if something fails.

Roland


_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to