From owner-freebsd-questions@FreeBSD.ORG Thu Dec 13 16:01:20 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4FF8416A417 for ; Thu, 13 Dec 2007 16:01:20 +0000 (UTC) (envelope-from bitabyss@gmail.com) Received: from cartman.xxiii.com (cartman.xxiii.com [208.62.177.45]) by mx1.freebsd.org (Postfix) with ESMTP id D1FF013C448 for ; Thu, 13 Dec 2007 16:01:19 +0000 (UTC) (envelope-from bitabyss@gmail.com) Received: from [172.23.23.190] (lan23.xxiii.com [208.62.177.50]) by cartman.xxiii.com (8.13.8/8.13.8) with ESMTP id lBDG1IwX085647 for ; Thu, 13 Dec 2007 11:01:18 -0500 (EST) (envelope-from bitabyss@gmail.com) Message-ID: <47615752.6060800@gmail.com> Date: Thu, 13 Dec 2007 11:01:22 -0500 From: Rob User-Agent: Thunderbird 1.5.0.13 (Windows/20070809) MIME-Version: 1.0 To: FreeBSD Questions References: <340a29540712121231p3524aa19u76fb867560915a32@mail.gmail.com> <20071212205137.GA1043@brick.slightlystrange.org> In-Reply-To: <20071212205137.GA1043@brick.slightlystrange.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Suggestions please for what POP or IMAP servers to use 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, 13 Dec 2007 16:01:20 -0000 Daniel Bye wrote: >> with sendmail for the MTA, but I've not used any servers that will allow for >> POP and IMAP. What in the ports would be good suggestions from those here >> who've used them? > > dovecot is excellent - easy setup, stable and reliable, provides IMAP I'll 2nd Dovecot. Been running it for IMAP for 3 years or more. See ports/mail/dovecot and www.dovecot.org -R