From owner-freebsd-questions@FreeBSD.ORG Thu Apr 6 13:56:21 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4FAAC16A401 for ; Thu, 6 Apr 2006 13:56:21 +0000 (UTC) (envelope-from soohyunc@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id D945443D5D for ; Thu, 6 Apr 2006 13:56:17 +0000 (GMT) (envelope-from soohyunc@gmail.com) Received: by zproxy.gmail.com with SMTP id l8so134411nzf for ; Thu, 06 Apr 2006 06:56:17 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=XTSH+hd2Eq20gFw1RCSl9jpheifagJXjphSW6zgHwdLIIq5xzTzB9Vv2cMC2cBy1jmPuWUqKLt2RTcrT4/5497IkokTdWqRZidIzN8LJIx+0JdYgK1CocwRHkAuv3orh8LnzvRCWZcpCb1bmsLc5GyU1JUye3IVTmcoDsoi1QmQ= Received: by 10.37.20.43 with SMTP id x43mr1067650nzi; Thu, 06 Apr 2006 06:56:17 -0700 (PDT) Received: by 10.37.20.16 with HTTP; Thu, 6 Apr 2006 06:56:17 -0700 (PDT) Message-ID: Date: Thu, 6 Apr 2006 14:56:17 +0100 From: "Soo-Hyun Choi" Sender: soohyunc@gmail.com To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: Postfix + saslauthd + Courier-IMAP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Apr 2006 13:56:21 -0000 Hi, I was using FreeBSD long time ago, and now I am trying to move back to FreeBSD from Linux. In doing so, I got a question on how to set up a FreeBSD 6.0 with Postfix + saslauthd (sasl2) + IMAP. I installed the necessary package from the ports, but I am not so clear how to set it up, and how to run it. Thanks for your comments, Soo-Hyun