From owner-svn-doc-all@freebsd.org Sat Oct 3 11:01:14 2015 Return-Path: Delivered-To: svn-doc-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E10F7A0E0F6; Sat, 3 Oct 2015 11:01:14 +0000 (UTC) (envelope-from bhd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D1E1E1350; Sat, 3 Oct 2015 11:01:14 +0000 (UTC) (envelope-from bhd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t93B1Ewb055849; Sat, 3 Oct 2015 11:01:14 GMT (envelope-from bhd@FreeBSD.org) Received: (from bhd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t93B1EEA055848; Sat, 3 Oct 2015 11:01:14 GMT (envelope-from bhd@FreeBSD.org) Message-Id: <201510031101.t93B1EEA055848@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bhd set sender to bhd@FreeBSD.org using -f From: Bjoern Heidotting Date: Sat, 3 Oct 2015 11:01:14 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r47496 - head/en_US.ISO8859-1/books/handbook/mail X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Oct 2015 11:01:15 -0000 Author: bhd Date: Sat Oct 3 11:01:14 2015 New Revision: 47496 URL: https://svnweb.freebsd.org/changeset/doc/47496 Log: The name of the mail application is Sendmail (with capitalized 'S'). Reviewed by: bcr Modified: head/en_US.ISO8859-1/books/handbook/mail/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/mail/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/mail/chapter.xml Sat Oct 3 05:51:53 2015 (r47495) +++ head/en_US.ISO8859-1/books/handbook/mail/chapter.xml Sat Oct 3 11:01:14 2015 (r47496) @@ -42,7 +42,7 @@ - Where basic sendmail + Where basic Sendmail configuration files are located in &os;. @@ -59,7 +59,7 @@ How to install and configure an alternate Mail Transfer Agent, replacing - sendmail. + Sendmail. @@ -1292,7 +1292,7 @@ define(`confDELIVERY_MODE',`deferred')dn &prompt.root; service saslauthd start This daemon serves as a broker for - sendmail to authenticate against + Sendmail to authenticate against the &os; &man.passwd.5; database. This saves the trouble of creating a new set of usernames and passwords for each user that needs to use SMTP authentication,