Date: Thu, 8 May 2003 14:13:12 +0100 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: Vince Hoffman <Vince.Hoffman@uk.circle.com> Cc: "'freebsd-questions@freebsd.org'" <freebsd-questions@freebsd.org> Subject: Re: updating sendmail Message-ID: <20030508131312.GA41588@happy-idiot-talk.infracaninophile.co.uk> In-Reply-To: <3500515B75D9D311948800508BA37955014BDAEA@EX-LONDON> References: <3500515B75D9D311948800508BA37955014BDAEA@EX-LONDON>
next in thread | previous in thread | raw e-mail | index | archive | help
--G4iJoqBmSsgzjUCe Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, May 08, 2003 at 01:24:22PM +0100, Vince Hoffman wrote: > I want to update the base sendmail from 4.8-RELEASE to the latest > from ports. > Is there a way to do this similar to the Bind "PORT_REPLACES_BASE_BIND9" > option ? or do i have to just make sure the /usr/local/etc/rc.d/sendmail.= sh > is correct and being used ? Even easier than that. Just install the port into /usr/local and then edit /etc/mail/mailer.conf as instructed in the pkg-message file. 4.8-RELEASE already includes the sm-msp mail submission instance, so you can just use your pre-existing rc.conf setup to start up sendmail: no rc.d script required. > also i'm unsure where the ports version will look for its config files, (= ie. > will i need to symlink /etc/mail to /usr/local/etc/mail ?) > pointers to docs just as welcome as full explainations ;)=20 The ports version of sendmail will look in ${PREFIX}/etc/mail for all of the configuration (.cf) files: you'll have to make sure that your =2Emc files reference the correct aliases, virtusertable, access, local-host-names file etc. so that the generated .cf files reference the right places. 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 --G4iJoqBmSsgzjUCe Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE+ulfodtESqEQa7a0RAlK0AJ4xYx8npRwaizmreF1kDEErnPK17ACgiL3G A0XQvLDi6wiwrsewHU/Un1E= =e+4r -----END PGP SIGNATURE----- --G4iJoqBmSsgzjUCe--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030508131312.GA41588>