Date: Sun, 11 Apr 2004 09:08:48 +0100 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: Rob <freebsd@computersthatrock.com> Cc: freebsd-questions@freebsd.org Subject: Re: Off topic but sendmail help needed Message-ID: <20040411080848.GA70330@happy-idiot-talk.infracaninophile.co.uk> In-Reply-To: <BAEBLFBDHLPPOEBEAELCAECHHMAA.freebsd@computersthatrock.com> References: <20040410161703.I19572@wonkity.com> <BAEBLFBDHLPPOEBEAELCAECHHMAA.freebsd@computersthatrock.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--BXVAT5kNtrzKuDFl Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Apr 10, 2004 at 09:10:11PM -0400, Rob wrote: > Yeah, I believe it's 4.4 and I've been on this server for years. They are > supposed to take care of the upgrades but they never do. I would do it > myself but if anything goes wrong they charge to fix it and so I've pretty > much left it alone up until now. I'll probably end up switching providers= in > a few weeks so I may have a shot at the upgrades next weekend. In which case you're runnning a system with an old and vulnerable version of sendmail. Recommend you update as a matter of priority. In order to generate the sendmail.cf that you need, the command to use is: # cd /etc/mail # m4 -D_CF_DIR=3D/usr/share/sendmail/cf/ /usr/share/sendmail/cf/m4/cf.m= 4 foo.mc > foo.cf assuming that you have a load of sendmail related .m4 files under /usr/share/sendmail/cf -- you may have to substitute /usr/src/contrib/sendmail/cf instead. Then, once you're happy that it's generated a reasonable sendmail configuration file, copy foo.cf to sendmail.cf and restart sendmail. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --BXVAT5kNtrzKuDFl Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAeP0QdtESqEQa7a0RApvyAJ9YR4enq7TA7lEZLIsDlWK+J18ztACcDrNq jGubt5BKGSHush5af0xcVSA= =NfjC -----END PGP SIGNATURE----- --BXVAT5kNtrzKuDFl--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040411080848.GA70330>