[olug] Sendmail is making a fool of me.... help
Brian Roberson
brian at bstc.net
Fri Aug 17 05:09:07 UTC 2001
> Brian,
> Here are the results:
> > Is sendmail listening on port 25 at all? `netstat -an | grep LISTEN |
> > grep 25` should show output similar to:
> Yes, here is the output:
> tcp 0 0 127.0.0.1:25 0.0.0.0:*
LISTEN
Is this the only output? what this is telling me is that sendmail is only
bound to localhost ( 127.0.0.1 ) and not any other ip interfaces.
how are you starting the daemon? something like "sendmail -bd -q15m" ?
---------------------------------------------------------------------
To unsubscribe, e-mail: olug-unsubscribe at bstc.net
For additional commands, e-mail: olug-help at bstc.net
More information about the OLUG
mailing list