From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/37807 Path: main.gmane.org!not-for-mail From: Fabien Penso Newsgroups: gmane.emacs.gnus.general Subject: Re: Mailcrypt and gpg > v1.0.4 Date: Thu, 16 Aug 2001 16:08:39 +0200 Message-ID: References: <87k8085qiu.fsf@alberti.gnupg.de> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035173497 17530 80.91.224.250 (21 Oct 2002 04:11:37 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:11:37 +0000 (UTC) Cc: ding@gnus.org Return-Path: Return-Path: Original-Received: (qmail 9598 invoked from network); 16 Aug 2001 14:13:09 -0000 Original-Received: from zobe.linuxfr.org (213.193.17.3) by gnus.org with SMTP; 16 Aug 2001 14:13:09 -0000 Original-Received: by zobe.linuxfr.org (Postfix, from userid 10) id 47B2315908; Thu, 16 Aug 2001 16:13:08 +0200 (CEST) Original-Received: by houston.linuxfr.org (Postfix, from userid 1000) id BF583167E; Thu, 16 Aug 2001 16:08:39 +0200 (CEST) Original-To: Vincent Bernat Organisation: LinuxFr - http://linuxfr.org In-Reply-To: (Vincent Bernat's message of "16 Aug 2001 09:36:17 +0200") User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.0.104 Original-Lines: 16 Xref: main.gmane.org gmane.emacs.gnus.general:37807 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:37807 >> Ok found it. It asks once to send the mail, and another for the >> archive. Is there a way to prevent that? > Maybe by setting a small delay for remembering the passphrase ? Yeah, I did use 180 : (setq gpg-passphrase-timeout 180) Works perfect. I wonder now how to sign automaticly every mail I send. I also wonder how I can choose a list of people (a field in my .bbdb ?) which will receive encrypted mails. I know I've seen such a thread somewhere talking about it, but I can't put my hand on it anymore. I don't remember if a solution was given however. Any links with info is welcome :)