Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Aug 2004 09:48:20 -0700
From:      Gregory Neil Shapiro <gshapiro@gshapiro.net>
To:        Alexander Leidinger <Alexander@Leidinger.net>
Cc:        freebsd-current@freebsd.org
Subject:   Re: strange sendmail behavior (was: Re: Please test /etc/rc.d/sendmail patch)
Message-ID:  <20040803164820.GU32424@horsey.gshapiro.net>
In-Reply-To: <20040803141532.623722ed@Magellan.Leidinger.net>
References:  <20040803031019.GN32424@horsey.gshapiro.net> <20040803103541.2e74412c@Magellan.Leidinger.net> <03cf01c47939$bd7e8a20$471b3dd4@digiware.nl> <20040803112558.1a931db3@Magellan.Leidinger.net> <03f101c47951$3c543540$471b3dd4@digiware.nl> <20040803141532.623722ed@Magellan.Leidinger.net>

next in thread | previous in thread | raw e-mail | index | archive | help
> % strings /usr/libexec/sendmail/sendmail |grep 8.9.3
> 
> %strings /usr/libexec/sendmail/sendmail | grep 8.12.11
> 8.12.11

Make sure these commands are all symlinks to mailwrapper:

/usr/bin/newaliases
/usr/bin/mailq
/usr/sbin/hoststat
/usr/sbin/purgestat 

Also, look to see if there are other sendmail, newaliases,
mailq, hoststat, or purgestat binaries in your path (including
/usr/local/bin, /usr/local/sbin, and /usr/local/libexec).



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