Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Jan 2008 17:02:38 -0700
From:      Andrew Falanga <af300wsm@gmail.com>
To:        freebsd-questions@freebsd.org
Cc:        Paul Schmehl <pauls@utdallas.edu>
Subject:   Re: sendmail is broken, how do I fix
Message-ID:  <200801041702.38817.af300wsm@gmail.com>
In-Reply-To: <B956C0241D2A782653454770@utd59514.utdallas.edu>
References:  <200801011017.21412.af300wsm@gmail.com> <200801041625.42685.af300wsm@gmail.com> <B956C0241D2A782653454770@utd59514.utdallas.edu>

next in thread | previous in thread | raw e-mail | index | archive | help

>
> With sendmail generating the errors above, post the results of this:
> # sockstat | grep ":25"


whitbap# /etc/rc.d/sendmail start
Starting sendmail.
whitbap# sockstat | grep :25
root     sendmail   1133  3  tcp4   *:25                  *:*
root     sendmail   1133  5  tcp6   *:25                  *:*
whitbap# sockstat | grep :25
root     sendmail   1133  3  tcp4   *:25                  *:*
root     sendmail   1133  5  tcp6   *:25                  *:*
whitbap# sockstat | grep :25
root     sendmail   1133  3  tcp4   *:25                  *:*
root     sendmail   1133  5  tcp6   *:25                  *:*
whitbap# sockstat | grep :25
root     sendmail   1133  3  tcp4   *:25                  *:*
root     sendmail   1133  5  tcp6   *:25                  *:*
whitbap# sockstat | grep :25
root     sendmail   1133  3  tcp4   *:25                  *:*
root     sendmail   1133  5  tcp6   *:25                  *:*
whitbap# sockstat | grep :25
root     sendmail   1133  3  tcp4   *:25                  *:*
root     sendmail   1133  5  tcp6   *:25                  *:*
whitbap# sockstat | grep :25
whitbap#                             

I kept on doing this until the daemon died with the same error as before.

Andy



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801041702.38817.af300wsm>