From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/27220 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: variable analogous to gnus-ignored-from-addresses for nnimap Date: 25 Nov 1999 00:55:23 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035164284 23453 80.91.224.250 (21 Oct 2002 01:38:04 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:38:04 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from karazm.math.uh.edu (karazm.math.uh.edu [129.7.128.1]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id SAA27791 for ; Wed, 24 Nov 1999 18:56:49 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by karazm.math.uh.edu (8.9.3/8.9.3) with ESMTP id RAC08881; Wed, 24 Nov 1999 17:56:39 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 24 Nov 1999 17:56:33 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id RAA18692 for ; Wed, 24 Nov 1999 17:56:18 -0600 (CST) Original-Received: from badis.pdc.kth.se (root@badis.pdc.kth.se [130.237.221.45]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id SAA27779 for ; Wed, 24 Nov 1999 18:55:48 -0500 (EST) Original-Received: (from jas@localhost) by badis.pdc.kth.se (8.9.3/8.9.3) id AAA00781; Thu, 25 Nov 1999 00:55:24 +0100 Original-To: Matt McClure In-Reply-To: Matt McClure's message of "24 Nov 1999 17:29:07 -0500" Original-Lines: 11 User-Agent: Gnus/5.070099 (Pterodactyl Gnus v0.99) Emacs/20.4.92 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:27220 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:27220 Matt McClure writes: > Is there a variable analogous to gnus-ignored-from-addresses for nnimap > groups? I'd like to be able to see the To headers for messages from me > in the summary buffers for my nnimap groups. That would require support for `nnmail-extra-headers' in nnimap. Which isn't supported right now. It's probably pretty straight forward to add, but I've simply never used extra-headers so I didn't bother. It's a little higher up on my todo-list now, though...