From owner-freebsd-doc@FreeBSD.ORG Tue Jun 7 23:13:14 2005 Return-Path: X-Original-To: freebsd-doc@freebsd.org Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D2AF16A439 for ; Tue, 7 Jun 2005 23:13:14 +0000 (GMT) (envelope-from so14k@so14k.com) Received: from ender.liquidneon.com (ender.liquidneon.com [64.78.150.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB0DE43D53 for ; Tue, 7 Jun 2005 23:13:13 +0000 (GMT) (envelope-from so14k@so14k.com) Received: from localhost (localhost [127.0.0.1]) by ender.liquidneon.com (Postfix) with ESMTP id 58681A6C5E; Tue, 7 Jun 2005 17:13:13 -0600 (MDT) Received: from ender.liquidneon.com ([127.0.0.1]) by localhost (ender.liquidneon.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 96359-05; Tue, 7 Jun 2005 17:13:13 -0600 (MDT) Received: by ender.liquidneon.com (Postfix, from userid 1000) id 181BEA6C55; Tue, 7 Jun 2005 17:13:13 -0600 (MDT) Date: Tue, 7 Jun 2005 17:13:13 -0600 From: Brad Davis To: Charles Swiger Message-ID: <20050607231312.GA97305@ender.liquidneon.com> Mail-Followup-To: Charles Swiger , freebsd-doc@freebsd.org References: <20050607223346.GA95732@ender.liquidneon.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i X-Virus-Scanned: by amavisd-new at ender.liquidneon.com Cc: freebsd-doc@freebsd.org Subject: Re: Chapter 22 Electronic Email X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Jun 2005 23:13:14 -0000 On Tue, Jun 07, 2005 at 07:01:21PM -0400, Charles Swiger wrote: > Hi-- > > On Jun 7, 2005, at 6:33 PM, Brad Davis wrote: > >Table of Contents > >22.1 Synopsis > >22.2 Using Electronic Mail > >22.3 Changing Your Mail Transfer Agent > >22.4 Setting Up to Send Only > >22.5 Sendmail > > 22.5.1 sendmail Configuration > > 22.5.2 Troubleshooting > > 22.5.3 Advanced Topics > > 22.5.4 SMTP with UUCP > > 22.5.5 Using Mail with a Dialup Connection > > 22.5.6 SMTP Authentication > >22.6 Mail User Agents > >22.7 Using fetchmail > >22.8 Using procmail > > > > > >so that I could add a new 22.6 called Postfix. and a 22.7 called qmail > >and a 22.8 called Exim and .... > > I'd prefer to put the stuff about MUA, fetchmail and such together > just after the 22.2 section on using email. That way, you could then > append sections on Postfix, qmail, and so forth at the end of the > chapter, not in the middle. Sounds good.. Will do. > It might also be nice to mention something about configuring Cyrus or > UWash IMAP, a POP daemon, or whatever, too. Most people at least > know what a mail client is, so starting the discussion with those, > then talking about IMAP or POP daemons as being what your MUA talks > with, and then talking about setting up a MTA as the final piece to > do the SMTP-level stuff, seems to be about as good an organization as > any. Right.