From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/60509 Path: news.gmane.org!not-for-mail From: Uwe Brauer Newsgroups: gmane.emacs.gnus.general Subject: mml-secure: function doubled, passwd chache, use-my-public key Date: Thu, 30 Jun 2005 21:59:18 +0000 Message-ID: <87r7ejzetl.fsf@mat.ucm.es> Reply-To: Uwe Brauer NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1120161460 12775 80.91.229.2 (30 Jun 2005 19:57:40 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 30 Jun 2005 19:57:40 +0000 (UTC) Original-X-From: ding-owner+M9036@lists.math.uh.edu Thu Jun 30 21:57:32 2005 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Do5A6-0006lX-3e for ding-account@gmane.org; Thu, 30 Jun 2005 21:57:26 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1Do5CP-00017n-00; Thu, 30 Jun 2005 14:59:49 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1Do5CK-00017i-00 for ding@lists.math.uh.edu; Thu, 30 Jun 2005 14:59:44 -0500 Original-Received: from quimby.gnus.org ([80.91.224.244]) by util2.math.uh.edu with esmtp (Exim 4.30) id 1Do5CH-0004mF-Di for ding@lists.math.uh.edu; Thu, 30 Jun 2005 14:59:41 -0500 Original-Received: from news by quimby.gnus.org with local (Exim 3.35 #1 (Debian)) id 1Do5CG-000151-00 for ; Thu, 30 Jun 2005 21:59:40 +0200 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 31 Original-NNTP-Posting-Host: maportatil10.quim.ucm.es Original-X-Trace: quimby.gnus.org 1120161580 3951 147.96.7.218 (30 Jun 2005 19:59:40 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: Thu, 30 Jun 2005 19:59:40 +0000 (UTC) X-Hashcash: 1:20:050630:gnus.ding::gRXRwMexJGZIvd+P:000000002nt/ User-Agent: Gnus/5.110003 (No Gnus v0.3) XEmacs/21.4.17 (linux) Cancel-Lock: sha1:eB2xI3Qrftit0A2+p6fd33Ru0N4= X-Spam-Score: -4.9 (----) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: news.gmane.org gmane.emacs.gnus.general:60509 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:60509 Hello I just started to use mml together with gnupg, so far I have used pgp2.6.x with mail-crypt. I would appreciate if somebody could clarify the following points: - what is the difference between the following functions Possible completions are: mml-secure-message-sign-pgp and mml-secure-sign-pgp mml-secure-message-sign-pgpauto and mml-secure-sign-pgpauto the documentation is not very helpful - all the time I sign, encrypt or decrypt I am asked my password, could that be cached say for 5 min (as in mailcrypt) - when encrypting, could may own public key be used as well (this way I can read that encrypted mail myself) - is there now variable to always sign a msg (I could put that into a hook I know.) Thanks Uwe Brauer