From owner-freebsd-questions@FreeBSD.ORG Sat Sep 6 13:08:01 2003 Return-Path: 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 B658B16A4BF for ; Sat, 6 Sep 2003 13:08:01 -0700 (PDT) Received: from mta6.srv.hcvlny.cv.net (mta6.srv.hcvlny.cv.net [167.206.5.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8E1543FBD for ; Sat, 6 Sep 2003 13:08:00 -0700 (PDT) (envelope-from kellers@njit.edu) Received: from asv5.srv.hcvlny.cv.net (asv5.srv.hcvlny.cv.net [167.206.5.154]) by mta6.srv.hcvlny.cv.net (iPlanet Messaging Server 5.2 HotFix 1.16 (built May 14 2003)) with ESMTP id <0HKT00MN16LTIE@mta6.srv.hcvlny.cv.net> for questions@freebsd.org; Sat, 06 Sep 2003 16:08:17 -0400 (EDT) Received: from 10.0.1.9 (ool-4353d5dd.dyn.optonline.net [67.83.213.221]) h86K7qw1004645; Sat, 06 Sep 2003 16:07:54 -0400 (EDT) Date: Sat, 06 Sep 2003 16:07:53 -0400 From: T Kellers In-reply-to: <20030906183609.GA77422@pooh.nagual.st> To: Dick Hoogendijk Message-id: <200309061607.54116.kellers@njit.edu> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: KMail/1.5.3 References: <20030906183609.GA77422@pooh.nagual.st> cc: questions@freebsd.org Subject: Re: imap and sendmail X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Sep 2003 20:08:01 -0000 On Saturday 06 September 2003 02:36 pm, Dick Hoogendijk wrote: > Which IMAP server is most suitable in conjunction with the sendmail MTA? > I read that courier-imap needs maildirs (which sendmail does not create > afaik). > I don't want to change my mta. > Anybody? The easiest to configure is IMHO is imap-uw (/usr/ports/mail/imap-uw) and it works just fine with sendmail. Many prefer the cyrus imap program; it has more features than imap-uw but it can be a pain to properly configure --at least in my experience. Tim Kellers CPE/NJIT