From owner-freebsd-ports@FreeBSD.ORG Fri Aug 28 17:06:25 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D7CE8106566B; Fri, 28 Aug 2009 17:06:25 +0000 (UTC) (envelope-from yds@CoolRat.org) Received: from crake.dppl.net (mail.dppl.biz [216.182.10.231]) by mx1.freebsd.org (Postfix) with ESMTP id 9FDE88FC0C; Fri, 28 Aug 2009 17:06:25 +0000 (UTC) Received: from titan.coolrat.org (pool-71-187-125-15.nwrknj.east.verizon.net [71.187.125.15]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by crake.dppl.net (Postfix) with ESMTPSA id 698EB16C; Fri, 28 Aug 2009 13:06:24 -0400 (EDT) Message-ID: <4A980E8F.8000403@CoolRat.org> Date: Fri, 28 Aug 2009 13:06:23 -0400 From: Yarema User-Agent: Thunderbird 2.0.0.23 (X11/20090823) MIME-Version: 1.0 To: Wesley Shields References: <20090827131800.191378ee@gumby.homeunix.com> <4A96C6BE.709@CoolRat.org> <20090828133918.GD258@atarininja.org> In-Reply-To: <20090828133918.GD258@atarininja.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org, RW Subject: Re: Dovecot Sieve port switched from CMU Sieve to Dovecot X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Aug 2009 17:06:25 -0000 Wesley Shields wrote: > On Thu, Aug 27, 2009 at 01:47:42PM -0400, Yarema wrote: >> RW wrote: >>> When I upgraded my ports yesterday Dovecot deliver stopped working. It >>> appears that not only has the sieve plugin been upgraded, but it's >>> switched from the CMU version to Dovecot's own implementation. >>> >>> This should be documented in UPDATING - it's not covered by the >>> previous Dovecot note. >>> >>> http://wiki.dovecot.org/LDA/Sieve/Dovecot#Migration_from_CMUSieve >> Yes, I made a note regarding this in the PR to update mail/dovecot-sieve: >> >> http://www.FreeBSD.org/cgi/query-pr.cgi?pr=137935 >> >> Also, Wesley added a note to UPDATING when he committed the update to >> dovecot-1.2.3 on 20090815. Maybe we need another note specific to the >> dovecot-sieve port and a link to its own docs: >> >> http://wiki.dovecot.org/LDA/Sieve/Dovecot#Migration_from_CMUSieve >> > > I'm now back from traveling for $JOB so if someone wants to provide me > with text for UPDATING I will be happy to commit it. > > -- WXS Wesley, Something along the lines of the note you used for the dovecot port: AFFECTS: users of mail/dovecot and mail/dovecot-sieve dovecot-sieve has been updated to a new implementation compatible with dovecot 1.2.x. For details of what this means please see: http://wiki.dovecot.org/LDA/Sieve/Dovecot#Migration_from_CMUSieve -- Yarema P.S. Wesley, many thanks for always grabbing the dovecot* PRs and getting them in.