From owner-cvs-all@FreeBSD.ORG Thu Feb 1 16:21:16 2007 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3B7A816A40A; Thu, 1 Feb 2007 16:21:16 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (66-23-211-162.clients.speedfactory.net [66.23.211.162]) by mx1.freebsd.org (Postfix) with ESMTP id 595D113C4F0; Thu, 1 Feb 2007 16:21:15 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from localhost.corp.yahoo.com (john@localhost [127.0.0.1]) (authenticated bits=0) by server.baldwin.cx (8.13.6/8.13.6) with ESMTP id l11GL73C091825; Thu, 1 Feb 2007 11:21:12 -0500 (EST) (envelope-from jhb@freebsd.org) From: John Baldwin To: Ceri Davies Date: Thu, 1 Feb 2007 11:18:44 -0500 User-Agent: KMail/1.9.1 References: <200701262047.l0QKlbik040336@repoman.freebsd.org> <1170196973.48453.3.camel@ikaros.oook.cz> <20070201094609.GB42746@submonkey.net> In-Reply-To: <20070201094609.GB42746@submonkey.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200702011118.45402.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [127.0.0.1]); Thu, 01 Feb 2007 11:21:12 -0500 (EST) X-Virus-Scanned: ClamAV 0.88.3/2511/Thu Feb 1 09:55:18 2007 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on server.baldwin.cx Cc: Pav Lucistnik , doc-committers@freebsd.org, cvs-all@freebsd.org, cvs-doc@freebsd.org Subject: Re: cvs commit: doc/en_US.ISO8859-1/books/handbook/mail chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Feb 2007 16:21:16 -0000 On Thursday 01 February 2007 04:46, Ceri Davies wrote: > On Tue, Jan 30, 2007 at 11:42:53PM +0100, Pav Lucistnik wrote: > > John Baldwin p??e v ?t 30. 01. 2007 v 15:45 -0500: > > > On Friday 26 January 2007 15:47, Pav Lucistnik wrote: > > > > pav 2007-01-26 20:47:36 UTC > > > > > > > > FreeBSD doc repository > > > > > > > > Modified files: > > > > en_US.ISO8859-1/books/handbook/mail chapter.sgml > > > > Log: > > > > 24.10 SMTP Authentication > > > > - update for cyrus-sasl2, including saslauthd > > > > - fix instructions on rebuilding sendmail > > > > - remove mentiond of DEF_AUTH_INFO, it's only used when sendmail is > > > authorizing > > > > as a client against remote server, thus out of scope of this document > > > > > > Actually, it would be handy to include a section on setting that up (unless > > > that is well covered elsewhere, maybe a pointer to elsewhere then) as some > > > ISP's are starting to require this. > > > > Feel free to write it. If you don't posses doc-fu, I'll mark it up in > > DocBook for you. > > Hey, John was a doc-committer way back in the day :) Still am, just on a loooooong sabattical. My problem is I don't know how to setup sendmail as an SMTP AUTH client, not that I don't know how to mark it up in DocBook. :) -- John Baldwin