From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: George Hartzell Newsgroups: gmane.emacs.help Subject: Re: Two problems with sieve-manage Date: Mon, 17 Jun 2019 10:08:00 -0700 Message-ID: <23815.51440.618854.463348@alice.local> References: <23807.50335.993117.846362@alice.local> <87o9312jw0.fsf@ericabrahamsen.net> Reply-To: hartzell@alerce.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="166138"; mail-complaints-to="usenet@blaine.gmane.org" Cc: help-gnu-emacs@gnu.org To: Eric Abrahamsen Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jun 17 19:36:05 2019 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hcvY3-000h04-9q for geh-help-gnu-emacs@m.gmane.org; Mon, 17 Jun 2019 19:36:03 +0200 Original-Received: from localhost ([::1]:50442 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hcvY2-0003ss-6p for geh-help-gnu-emacs@m.gmane.org; Mon, 17 Jun 2019 13:36:02 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:37197) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hcv6x-0005Cj-9H for help-gnu-emacs@gnu.org; Mon, 17 Jun 2019 13:08:04 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hcv6w-0007xD-DP for help-gnu-emacs@gnu.org; Mon, 17 Jun 2019 13:08:03 -0400 Original-Received: from corvid.alerce.com ([206.125.171.163]:55267) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hcv6w-0007wP-6p for help-gnu-emacs@gnu.org; Mon, 17 Jun 2019 13:08:02 -0400 Original-Received: from postfix.alerce.com (50-247-65-142-static.hfc.comcastbusiness.net [50.247.65.142]) (using TLSv1.2 with cipher ECDHE-ECDSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by corvid.alerce.com (Postfix) with ESMTPSA id 2A4EE2A11D; Mon, 17 Jun 2019 10:08:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alerce.com; s=dkim; t=1560791281; h=from:from:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=aJZayT9SAQH8C3A4//wUaEJ/cRMlZAlbG422IIa7Ljo=; b=Oxxv3Er6VC8Y1mSjllTTjiajnLld+xIZsvQ12OWs6xJfsDipxywdavvOn2eDMd5qaoutiF 1QuVtwxJ2B0lBs7adVl0IFBqNQfm+7UykNh/tE9lZf72hKVGnuLlHg4uHA7tm/nzbyf5Ys sc+UOguHIyEtOT6z626x5ouwjlp8bXsska9fV3POCkFXUwmO2v4Uz7wW7yTKxgStTimUBs nqe87pLFtb1ZBTnOa+/nmNa0RkScBL+kAIiaGeAf/ePZxNL97mhfEw3OzbWNKnciuoITqW W8CeKAvKj5Hrfpjxraz+rddklsAdo2IvwoO0O26sltq720H90I4d2bL+kqyOqQ== Original-Received: by postfix.alerce.com (Postfix, from userid 501) id A6B5F200EF7E30; Mon, 17 Jun 2019 10:08:00 -0700 (PDT) In-Reply-To: <87o9312jw0.fsf@ericabrahamsen.net> X-Mailer: VM undefined under 26.1 (x86_64-apple-darwin14.5.0) X-detected-operating-system: by eggs.gnu.org: FreeBSD 9.x [fuzzy] X-Received-From: 206.125.171.163 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:120966 Archived-At: Eric Abrahamsen writes: > George Hartzell writes: > > > I've been trying to use sieve-manage in GNU Emacs 26.1 on a Mac with > > dovecot-pigeonhole-0.5.6 on a FreeBSD 12 system. > > > > I've run into a few problems: > > I would use report-emacs-bugs to report these properly. [...] Done. g.