From owner-freebsd-questions@FreeBSD.ORG Fri Jun 4 04:55:05 2004 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 7689216A4CE for ; Fri, 4 Jun 2004 04:55:05 -0700 (PDT) Received: from fep17.inet.fi (fep17.inet.fi [194.251.242.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id 89CE043D39 for ; Fri, 4 Jun 2004 04:55:04 -0700 (PDT) (envelope-from reko.turja@liukuma.net) Received: from rekon ([62.71.30.51]) by fep17.inet.fi with SMTP id <20040604115503.OBFZ3471.fep17.inet.fi@rekon>; Fri, 4 Jun 2004 14:55:03 +0300 Message-ID: <004001c44a2a$cdfba740$0a06a8c0@rekon> From: "Reko Turja" To: "Perica Veljanovski" , References: <20040604132326.E8FE.FREEBSD@euro.net.mk> Date: Fri, 4 Jun 2004 14:55:13 +0300 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2096 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2096 Subject: Re: help me make a Mail Server choice 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: Fri, 04 Jun 2004 11:55:05 -0000 > It turned out to be a public mail server as well! The choice for the > MTA > on fell on postfix :) Now I have to chose POP/IMAP and Virus/Spam. > > I would appreciate if you can give me some input on your experience > with > Cyrus or Courier, since they are my choices for pop/imap. Also I'd > like I've been using cyrus for couple of years now and it's quite robust & fast. In addition it merges nicely with postfix, so there are no problems on that front either. The biggest drawback with Cyrus is the learning curve - The documentation is a bit lacking, but the mailinglists help there. ( I have to admit that when choosing my IMAP-server back then the license was one of the main factors...) In addition many of the webmail systems like Squirrel or Horde work nicely on Cyrus. -Reko