From owner-freebsd-ports@FreeBSD.ORG Sun May 25 21:38:58 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7D23A1A5 for ; Sun, 25 May 2014 21:38:58 +0000 (UTC) Received: from mailhost.netlab.sk (mailhost.netlab.sk [84.245.65.10]) (using SSLv3 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EDE7C2415 for ; Sun, 25 May 2014 21:38:57 +0000 (UTC) Received: from zeta.dino.sk (fw1.dino.sk [84.245.95.252]) (AUTH: LOGIN milan) by mailhost.netlab.sk with ESMTPA; Sun, 25 May 2014 23:38:59 +0200 id 005080AF.538262F3.00015E07 Date: Sun, 25 May 2014 23:38:55 +0200 From: Milan Obuch To: Kurt Jaeger Subject: Re: mail/courier build failures on newer FreeBSD versions Message-ID: <20140525233855.6619a9d6@zeta.dino.sk> In-Reply-To: <20140525211955.GT2341@home.opsec.eu> References: <20140525213854.0d952d1d@zeta.dino.sk> <20140525201008.GQ2341@home.opsec.eu> <20140525222726.47261ae9@zeta.dino.sk> <20140525204314.GR2341@home.opsec.eu> <20140525225151.227ea602@zeta.dino.sk> <20140525211955.GT2341@home.opsec.eu> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.22; i386-portbld-freebsd10.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 May 2014 21:38:58 -0000 On Sun, 25 May 2014 23:19:55 +0200 Kurt Jaeger wrote: > Hi! > > > > Do you also plan to upgrade to 0.73. ? With 0.65 we're badly > > > behind the times, aren't we ? > > > Yes, this upgrade is long due, but it has some issues too. > > What issues does 0.73.1 have ? Is there a list somewhere ? > Well, maybe not issues, but there are new dependencies, so that needs testing... and I like to keep number of dependencies minimal. > Frankly, courier looses more and more marketshare, as can be seen on > > http://openemailsurvey.org > But it is still relevant - being the second one, even if with some loss compared to previous year, I think. And I see nothing about smtp here, only many unknowns... do not confuse courier and courier-imap, as is often the case even on courier's mauiling lists... > Which features are available on courier which are not provided > by other MTAs ? > I can't actually make a comparison. But I like courier being the complete solution, one package covering all protocols and features (smtp, pop3, imap, http based webmail, maildrop filtering, mailing list and some others) and its configuration structure is for me relatively easy to understand. But that's personal preference, for sure. Milan