Updating SendMail

2005-09-18 Thread Gerard Seibert
I currently have Sendmail 8.13.3 installed. If I do a:

make buildworld
make installworld

will that update Sendmail to 8.13.5 (the latest version) I did notice
that version in the ports tree, but I think I read somewhere that, that
is not the correct way to update Sendmail on FreeBSD.

I have FreeBSD 5.4 installed.

-- 
Gerard E. Seibert
[EMAIL PROTECTED]

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Updating SendMail

2005-09-18 Thread Giorgos Keramidas
On 2005-09-18 15:11, Gerard Seibert [EMAIL PROTECTED] wrote:
 I currently have Sendmail 8.13.3 installed. If I do a:

 make buildworld
 make installworld

 will that update Sendmail to 8.13.5 (the latest version)

Yes.  This will update the base system version of Sendmail too :-)

Make sure you run 'mergemaster' to merge any changes to the /etc/mail
files, update your local /etc/mail/hostname.mc file, install the new
*.cf files and restart Sendmail.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]