On 30/05/05, Andr� da Veiga <[EMAIL PROTECTED]> wrote: > I can't set Courier esmtp to listen to all IP addresses. The result of > the "netstat -na" command i get: > > Proto Recv-Q Send-Q Local Address Foreign > Address State > <...> > tcp 0 0 127.0.0.1:25 > 0.0.0.0:* LISTEN
It probably is not Courier - did you shut down Sendmail before starting Courier? On Linux, you can get the process listening on a socket by netstat -npl. Binand ------------------------------------------------------- This SF.Net email is sponsored by Yahoo. Introducing Yahoo! Search Developer Network - Create apps using Yahoo! Search APIs Find out how you can build Yahoo! directly into your own Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005 _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
