From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/84969 Path: news.gmane.org!not-for-mail From: Uwe Brauer Newsgroups: gmane.emacs.gnus.general Subject: Re: S/MIME or OpenPGP depending on From header Date: Mon, 22 Sep 2014 17:56:53 +0200 Message-ID: <87zjdrd4xm.fsf@mat.ucm.es> References: <87k34vkawy.fsf@grothesque.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-7 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1411401482 2625 80.91.229.3 (22 Sep 2014 15:58:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 22 Sep 2014 15:58:02 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M33213@lists.math.uh.edu Mon Sep 22 17:57:55 2014 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XW5zu-0002K4-52 for ding-account@gmane.org; Mon, 22 Sep 2014 17:57:54 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1XW5zA-0000uI-Uz; Mon, 22 Sep 2014 10:57:09 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1XW5z9-0000u8-Bo for ding@lists.math.uh.edu; Mon, 22 Sep 2014 10:57:07 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES128-SHA:128) (Exim 4.76) (envelope-from ) id 1XW5z7-0006ep-Af for ding@lists.math.uh.edu; Mon, 22 Sep 2014 10:57:06 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1XW5z5-0005Zk-9Z for ding@gnus.org; Mon, 22 Sep 2014 17:57:03 +0200 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XW5z4-0001s5-Pc for ding@gnus.org; Mon, 22 Sep 2014 17:57:02 +0200 Original-Received: from gilgamesch.quim.ucm.es ([147.96.12.99]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 22 Sep 2014 17:57:02 +0200 Original-Received: from oub by gilgamesch.quim.ucm.es with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 22 Sep 2014 17:57:02 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 16 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: gilgamesch.quim.ucm.es Mail-Copies-To: never X-Hashcash: 1:20:140922:gmane.emacs.gnus.general::xdMJDRJKIF5sLf9q:000000000000000000000000000000000000037p4 User-Agent: Gnus/5.13001 (Ma Gnus v0.10) XEmacs/21.5-b33 (linux) Cancel-Lock: sha1:rM+C5NWzxyqVYH2pMw6ARqZmMqM= X-Spam-Score: -3.9 (---) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:84969 Archived-At: >> "Christoph" == Christoph Groth writes: > Hi, > I¢m looking for way of setting mml-secure-method depending on which hat > one has on. > Ideally, something like <#secure mode=sign> would be added to the > message (without method=...) And the method would be decided when the > message is sent. > But I¢m also looking for simpler solutions, i.e. Something similar to > gnus-posting-styles, or something using message-setup-hook. I use bbdb, and found it very comfortable, I can send you my hack if you want.