From owner-freebsd-doc@FreeBSD.ORG Fri Jan 20 13:27:57 2006 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 5C05116A422 for ; Fri, 20 Jan 2006 13:27:57 +0000 (GMT) (envelope-from spil.oss@googlemail.com) Received: from uproxy.gmail.com (uproxy.gmail.com [66.249.92.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5AB9343D49 for ; Fri, 20 Jan 2006 13:27:53 +0000 (GMT) (envelope-from spil.oss@googlemail.com) Received: by uproxy.gmail.com with SMTP id o2so313251uge for ; Fri, 20 Jan 2006 05:27:52 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=googlemail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=jDBs9FbYSVfuOXsNzRWdLvNlDAHvV6f2gYV/IVGaD3/BZHjfJtkTGI/tbDfRLH2shglsEHoTWV4eD/obpp+O4zLXs3rYW+ZNku4Db1IeqsQk5Qx00EZX+Ri+4+YkkG8oHyihEs/9jAEWCBkfchS0a10Jwsl3dgJ8xGdhPlJLtFE= Received: by 10.48.43.4 with SMTP id q4mr134702nfq; Fri, 20 Jan 2006 04:32:18 -0800 (PST) Received: by 10.48.215.13 with HTTP; Fri, 20 Jan 2006 04:32:18 -0800 (PST) Message-ID: <5fbf03c20601200432r1b4cd69cs@mail.gmail.com> Date: Fri, 20 Jan 2006 13:32:18 +0100 From: Spil Oss To: freebsd-doc@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: 23.10 SMTP Authentication - addition 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: Fri, 20 Jan 2006 13:27:57 -0000 l.s. There are 2 versions, cyrus-sasl and cyrus-sasl2. For most it would be obvious from the documentation that you need the version1 port, but it would be informative for others to make that explicit in the documentation. Spil.