From owner-freebsd-questions@FreeBSD.ORG Fri Jun 4 04:54:55 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 CA0EF16A4CE for ; Fri, 4 Jun 2004 04:54:55 -0700 (PDT) Received: from fep18.inet.fi (fep18.inet.fi [194.251.242.243]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE52343D41 for ; Fri, 4 Jun 2004 04:54:54 -0700 (PDT) (envelope-from reko.turja@liukuma.net) Received: from rekon ([62.71.30.51]) by fep18.inet.fi with SMTP id <20040604115452.WBYQ299.fep18.inet.fi@rekon>; Fri, 4 Jun 2004 14:54:52 +0300 Message-ID: <003f01c44a2a$c7cefed0$0a06a8c0@rekon> From: "Reko Turja" To: "Perica Veljanovski" , References: <20040604132326.E8FE.FREEBSD@euro.net.mk> Date: Fri, 4 Jun 2004 14:55:07 +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:54:55 -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