From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/76646 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.gnus.general Subject: Re: How to know a mail is sent with gnus ? Date: Sun, 13 Feb 2011 21:20:10 +0100 Message-ID: <871v3bd6v9.fsf@member.fsf.org> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1297628438 7595 80.91.229.12 (13 Feb 2011 20:20:38 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 13 Feb 2011 20:20:38 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M24989@lists.math.uh.edu Sun Feb 13 21:20:33 2011 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PoiQp-0002rE-8Z for ding-account@gmane.org; Sun, 13 Feb 2011 21:20:31 +0100 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 1PoiQc-0003TU-P0; Sun, 13 Feb 2011 14:20:18 -0600 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 1PoiQa-0003T9-P2 for ding@lists.math.uh.edu; Sun, 13 Feb 2011 14:20:16 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PoiQZ-00007q-O6 for ding@lists.math.uh.edu; Sun, 13 Feb 2011 14:20:16 -0600 Original-Received: from out1.smtp.messagingengine.com ([66.111.4.25]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1PoiQX-00026i-Qf for ding@gnus.org; Sun, 13 Feb 2011 21:20:13 +0100 Original-Received: from compute2.internal (compute2.nyi.mail.srv.osa [10.202.2.42]) by gateway1.messagingengine.com (Postfix) with ESMTP id 14FA320940 for ; Sun, 13 Feb 2011 15:20:13 -0500 (EST) Original-Received: from frontend2.messagingengine.com ([10.202.2.161]) by compute2.internal (MEProxy); Sun, 13 Feb 2011 15:20:13 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=messagingengine.com; h=from:to:subject:references:date:in-reply-to:message-id:mime-version:content-type; s=smtpout; bh=YLvOOMQ32/pThZJNmAFedz4p2II=; b=n576/AZUiOJluplcSxWUIWcF74tey31ANohip9bA/5vhPiQgw5+fDdVfDdtsnBDLdYstCRvJ9KK/QxJsZS6/07aMhRq3B23RPx/g2MDDqvuXpLpb3q6Jv2uEdlvslR26AVDoEQsz/Ig4NPCbwihVBHxPE7zBVboRBM2EdlbF0Vs= X-Sasl-enc: SRaRvh27VsX3E2k9puMWMQaEpRjRFrVKu4CzRL6JeaGe 1297628412 Original-Received: from thinkpad (95-88-32-105-dynip.superkabel.de [95.88.32.105]) by mail.messagingengine.com (Postfix) with ESMTPA id 7441C448FC1 for ; Sun, 13 Feb 2011 15:20:12 -0500 (EST) In-Reply-To: (Francis Moreau's message of "Sun, 13 Feb 2011 21:07:17 +0100") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) X-Spam-Score: -2.9 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:76646 Archived-At: Francis Moreau writes: Hi Francis, > I'm writing a hook for 'message-send-hook' and I would like to know > from this hook if the current message has been sent by Gnus. Sent by Gnus in contrast to rmail, which also started using message-mode recently, right? > Could anybody tell me what I can test ? At least `org-gnus.el' checks for Message-Id and Gcc headers to store links to Gnus messages that haven't been sent at the time of linking yet. I might be wrong, but I think Gcc headers are a Gnus invention. Bye, Tassilo -- Sent from my Emacs