Date: Mon, 5 May 2003 13:38:13 -0400 (EDT) From: Dusty <freebsd@mail.doris.cc> To: Spoug Cleat <spoug@hotmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: Update sendmail Message-ID: <20030505133348.G4472@mail.doris.cc> In-Reply-To: <BAY2-F151ZWTZHz2TKu000117c4@hotmail.com> References: <BAY2-F151ZWTZHz2TKu000117c4@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
I think you're OK. You may want to check this out though. I believe sendmail from the base system installed in /usr/sbin/sendmail. Sendmail from ports installs in /usr/local/sbin/sendmail. You could kill all sendmail versions and then run /usr/sbin/sendmail -bd and then /usr/local/sbin/sendmail -bd and see what the difference is. If the /usr/local/sbin version displays what you have below and not /usr/sbin then you know your running the new one. Hope that helps. On Mon, 5 May 2003, Spoug Cleat wrote: > It install properly, but I got this version when I telnet to the port 25 > Sendmail 8.12.8p1/8.12.9 > > > Which version is valid ? > > Everything else is ok. > > > > >What do you mean by without results? Just a guess try doing a make > >mailer.conf after make install. > > > >On Mon, 5 May 2003, Spoug Cleat wrote: > > > > > > > > I read something about that last yeay, but I can't remember where. > > > I know that we need to do a special thing to update sendmail and others > > > programs very integrated (like perl). I currently run 4.8-Release#0 > >with > > > sendmail 8.12.8 but 8.12.9 is in the port collection. I tried to > >updated it > > > with make install but without results. > > > > > > Thanks for your help > > > > > > Vincent Goupil > > > > _________________________________________________________________ > MSN 8 with e-mail virus protection service: 2 months FREE* > http://join.msn.com/?page=features/virus >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030505133348.G4472>