From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/28456 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: [commit] extra-header support in nnimap Date: 28 Dec 1999 01:13:40 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035165300 29946 80.91.224.250 (21 Oct 2002 01:55:00 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:55:00 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from spinoza.math.uh.edu (spinoza.math.uh.edu [129.7.128.18]) by mailhost.sclp.com (Postfix) with ESMTP id 337B4D0573 for ; Mon, 27 Dec 1999 19:17:32 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by spinoza.math.uh.edu (8.9.1/8.9.1) with ESMTP id SAB25734; Mon, 27 Dec 1999 18:17:11 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 27 Dec 1999 18:16:03 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id SAA23406 for ; Mon, 27 Dec 1999 18:15:53 -0600 (CST) Original-Received: from pancake.pdc.kth.se (pancake.pdc.kth.se [130.237.221.163]) by mailhost.sclp.com (Postfix) with ESMTP id 25333D0573 for ; Mon, 27 Dec 1999 19:14:13 -0500 (EST) Original-Received: (from jas@localhost) by pancake.pdc.kth.se (8.9.3/8.9.3) id BAA06671; Tue, 28 Dec 1999 01:13:42 +0100 (MET) X-Authentication-Warning: pancake.pdc.kth.se: jas set sender to jas@pdc.kth.se using -f Original-To: Matt McClure , George McNinch Original-Lines: 6 User-Agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/20.4 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:28456 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:28456 Gnus in cvs should support extra-headers for nnimap backends now. You need to remove the nnimap NOV cache, `rm ~/News/overview/*' (or whatever), to make Gnus rebuild the nnimap NOV extra-headers. Let me know if it does/doesn't work.