From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/44233 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: nnimap + mailcrypt Date: Thu, 11 Apr 2002 14:04:07 +0200 (CEST) Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1018526789 29444 127.0.0.1 (11 Apr 2002 12:06:29 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 11 Apr 2002 12:06:29 +0000 (UTC) Cc: ding Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 16vdLR-0007em-00 for ; Thu, 11 Apr 2002 14:06:29 +0200 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 16vdJU-000115-00; Thu, 11 Apr 2002 07:04:28 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 11 Apr 2002 07:04:39 -0500 (CDT) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id HAA19008 for ; Thu, 11 Apr 2002 07:04:25 -0500 (CDT) Original-Received: (qmail 19623 invoked by alias); 11 Apr 2002 12:04:10 -0000 Original-Received: (qmail 19611 invoked from network); 11 Apr 2002 12:04:09 -0000 Original-Received: from 178.230.13.217.in-addr.dgcsystems.net (HELO yxa.extundo.com) (217.13.230.178) by gnus.org with SMTP; 11 Apr 2002 12:04:09 -0000 Original-Received: from yxa.extundo.com (localhost.localdomain [127.0.0.1]) by yxa.extundo.com (8.12.2/8.12.2) with ESMTP id g3BC48KY014928; Thu, 11 Apr 2002 14:04:08 +0200 Original-Received: from localhost (jas@localhost) by yxa.extundo.com (8.12.2/8.12.1/Submit) with ESMTP id g3BC47ft014925; Thu, 11 Apr 2002 14:04:07 +0200 X-Authentication-Warning: yxa.extundo.com: jas owned process doing -bs Original-To: Nicolas Kowalski In-Reply-To: Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:44233 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:44233 On Thu, 11 Apr 2002, Nicolas Kowalski wrote: > Hello. > > I have already asked if the nnimap backend was able to edit > messages. The answer is no. I have to move the messages I want to edit > to an nnml group (or to any backend which supports article editing), > edit them then put them back in the originate nnimap folder. > > This makes the nnimap backend "incompatible" with the mailcrypt > package: for example, when I use the `decrypt' function, I will always > get an error, since this require article modification. > > Did someone managed to make mailcrypt work smoothly with nnimap ? Isn't the decrypt functionality in Oort Gnus enough? What is missing?