From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/44235 Path: main.gmane.org!not-for-mail From: Nicolas Kowalski Newsgroups: gmane.emacs.gnus.general Subject: Re: nnimap + mailcrypt Date: Thu, 11 Apr 2002 14:13:29 +0200 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 1018527325 30101 127.0.0.1 (11 Apr 2002 12:15:25 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 11 Apr 2002 12:15:25 +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 16vdU5-0007pO-00 for ; Thu, 11 Apr 2002 14:15:25 +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 16vdSe-0001Gm-00; Thu, 11 Apr 2002 07:13:56 -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:14:06 -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 HAA19083 for ; Thu, 11 Apr 2002 07:13:55 -0500 (CDT) Original-Received: (qmail 22403 invoked by alias); 11 Apr 2002 12:13:40 -0000 Original-Received: (qmail 22398 invoked from network); 11 Apr 2002 12:13:39 -0000 Original-Received: from imag.imag.fr (129.88.30.1) by gnus.org with SMTP; 11 Apr 2002 12:13:39 -0000 Original-Received: from pave.imag.fr (pave.imag.fr [129.88.43.12]) by imag.imag.fr (8.11.6/8.11.6) with ESMTP id g3BCDUm07595; Thu, 11 Apr 2002 14:13:30 +0200 (MEST) Original-Received: from astazou.imag.fr.imag.fr (kowalski@astazou [129.88.43.102]) by pave.imag.fr (8.11.6/8.11.6/ImagV2) with ESMTP id g3BCDT716550; Thu, 11 Apr 2002 14:13:29 +0200 (MEST) Original-To: Simon Josefsson X-Face: #v^9{p"~.e3TDs~r\ (Simon Josefsson's message of "Thu, 11 Apr 2002 14:04:07 +0200 (CEST)") Original-Lines: 14 User-Agent: Gnus/5.090006 (Oort Gnus v0.06) XEmacs/21.1 (Cuyahoga Valley, i686-pc-linux) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:44235 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:44235 Simon Josefsson writes: >> 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? Do you mean the "W s runs `gnus-summary-force-verify-and-decrypt'" feature of Oort ? If yes, this does nothing with my current setup. I certainly have forgot to configure something however :-(.