From owner-freebsd-ports@FreeBSD.ORG Thu Aug 27 13:41:48 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 EDEE1106568D for ; Thu, 27 Aug 2009 13:41:48 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: from mail-ew0-f209.google.com (mail-ew0-f209.google.com [209.85.219.209]) by mx1.freebsd.org (Postfix) with ESMTP id 7DBAD8FC2D for ; Thu, 27 Aug 2009 13:41:48 +0000 (UTC) Received: by ewy5 with SMTP id 5so213807ewy.36 for ; Thu, 27 Aug 2009 06:41:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:in-reply-to:references:x-mailer:mime-version :content-type:content-transfer-encoding; bh=pqaekP+WgCZIpVq3szcvQ3SNPA92iHjRfVZpE+XT52Q=; b=YF7bHQGbLH+cxz8N3fIDP7L7egbrXF3F6mE2LK4Te8pDCHgutlnbRebgj2v5yvV9cH Dylya4lY4tRcz8LXGwCF7nNN5nX1P2cKRxZIybphpgvga0510nxAoVnJ33uNabrMwx/Y x/2pVH1Z8gUzn6JDqKOR1lU82sL/+KUbFFDtI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=date:from:to:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; b=UfspcSLkU9fOYwNZxCNS38LpEtG8B6u2obH2+uH5XiZrKTG/Zp9xlCGeq6W/usmBb4 jwYsOguXQ9+URBHyhapSKf4MPJuW4SuQrXJ0fJ7et+jdoBNqGbByRxS94RS6QkPmCTkb EKz5y5FBbkYTXnWjxAP3aFynfqQMFdOfeKj7g= Received: by 10.211.138.11 with SMTP id q11mr328300ebn.1.1251380507500; Thu, 27 Aug 2009 06:41:47 -0700 (PDT) Received: from gumby.homeunix.com (bb-87-81-140-128.ukonline.co.uk [87.81.140.128]) by mx.google.com with ESMTPS id 23sm598201eya.35.2009.08.27.06.41.45 (version=SSLv3 cipher=RC4-MD5); Thu, 27 Aug 2009 06:41:46 -0700 (PDT) Date: Thu, 27 Aug 2009 14:41:43 +0100 From: RW To: ports@freebsd.org Message-ID: <20090827144143.51401152@gumby.homeunix.com> In-Reply-To: <20090827125037.GA81523@cnmc32.hs.ntnu.edu.tw> References: <20090827131800.191378ee@gumby.homeunix.com> <20090827125037.GA81523@cnmc32.hs.ntnu.edu.tw> X-Mailer: Claws Mail 3.7.2 (GTK+ 2.16.5; i386-portbld-freebsd7.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: 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: Thu, 27 Aug 2009 13:41:49 -0000 On Thu, 27 Aug 2009 20:50:37 +0800 Denny Lin 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. > > There was an entry about upgrading Dovecot to 1.2.3 (20090815). > Follow the link and you'll see sieve on the page > (http://wiki.dovecot.org/Upgrading/1.2). > All that says is "You should consider migrating from CMU Sieve to Dovecot Sieve". That's advice from the dovecot project for people that have a choice between the two. The problem is that FreeBSD only has one dovecot-sieve port, and it switched without warning.