From owner-freebsd-stable@FreeBSD.ORG Tue Aug 6 21:44:02 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id CF70215B for ; Tue, 6 Aug 2013 21:44:02 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from smtp.infracaninophile.co.uk (smtp6.infracaninophile.co.uk [IPv6:2001:8b0:151:1:3cd3:cd67:fafa:3d78]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 3922126F1 for ; Tue, 6 Aug 2013 21:44:02 +0000 (UTC) Received: from seedling.black-earth.co.uk (seedling.black-earth.co.uk [81.2.117.99]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.7/8.14.7) with ESMTP id r76LhubH037211 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO) for ; Tue, 6 Aug 2013 22:43:57 +0100 (BST) (envelope-from matthew@FreeBSD.org) DKIM-Filter: OpenDKIM Filter v2.8.3 smtp.infracaninophile.co.uk r76LhubH037211 Authentication-Results: smtp.infracaninophile.co.uk/r76LhubH037211; dkim=none reason="no signature"; dkim-adsp=none (unprotected policy) Message-ID: <52016E15.1020507@FreeBSD.org> Date: Tue, 06 Aug 2013 22:43:49 +0100 From: Matthew Seaman User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 MIME-Version: 1.0 To: freebsd-stable@freebsd.org Subject: Re: FreeBSD-Update + Sendmail References: <5200FE0E.8506.5CB69E@lausts.acm.org>, <52016A8D.14552.95D18@lausts.acm.org> In-Reply-To: <52016A8D.14552.95D18@lausts.acm.org> X-Enigmail-Version: 1.5.2 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="r3rfcvDxHireJS2tQow74HGdG7aHWxlOs" X-Virus-Scanned: clamav-milter 0.97.8 at lucid-nonsense.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_00,SPF_SOFTFAIL autolearn=no version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on lucid-nonsense.infracaninophile.co.uk X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Aug 2013 21:44:02 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --r3rfcvDxHireJS2tQow74HGdG7aHWxlOs Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 06/08/2013 22:28, Thomas Laus wrote: > I like the 'sendmail from ports' suggestion a little better. Going thi= s=20 > route, I only need to make configuration changes to /etc/mail/mailer.co= nf=20 > once. All subsequent freebsd-update operations won't require rebuildin= g=20 > sendmail and it's tools. Any updates to the port version are covered b= y the=20 > normal port update system. Future updates to the port version only req= uire a=20 > 'make restart' in the /etc/mail directory after reviewing my .mc file f= or any=20 > affected changes. If you're using the ports version of sendmail, a handy tip is to add this to /etc/make.conf: SENDMAIL_CF_DIR=3D /usr/local/share/sendmail/cf MAKEMAP=3D /usr/local/sbin/makemap so you use a version of the sendmail M4 config bits that matches the sendmail binary you're running, and you can use /etc/mail/Makefile to generate and install the configs exactly as if you were using the base system sendmail. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. PGP: http://www.infracaninophile.co.uk/pgpkey --r3rfcvDxHireJS2tQow74HGdG7aHWxlOs Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.16 (Darwin) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlIBbhwACgkQ8Mjk52CukIwSpACfb2KbVk79v8YXNPw1E0zW7YJO 6kwAnjWeuZ46zcSyty6Rz9wXkXWGS7+n =OdLc -----END PGP SIGNATURE----- --r3rfcvDxHireJS2tQow74HGdG7aHWxlOs--