From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/28747 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: IMAP group name to BBDB Date: 13 Jan 2000 17:03:15 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: <5hk8lehuqm.fsf@gato.nixu.fi> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035165539 31436 80.91.224.250 (21 Oct 2002 01:58:59 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:58:59 +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 9D89AD051E for ; Thu, 13 Jan 2000 11:12:51 -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 KAB06719; Thu, 13 Jan 2000 10:09:22 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 13 Jan 2000 10:08:51 -0600 (CST) Original-Received: from mailhost.sclp.com (sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id KAA13207 for ; Thu, 13 Jan 2000 10:08:38 -0600 (CST) Original-Received: from xiphias.pdc.kth.se (xiphias.pdc.kth.se [130.237.221.226]) by mailhost.sclp.com (Postfix) with ESMTP id DE7C0D051E for ; Thu, 13 Jan 2000 11:03:26 -0500 (EST) Original-Received: (from jas@localhost) by xiphias.pdc.kth.se (8.9.3/8.9.3) id RAA03270; Thu, 13 Jan 2000 17:03:17 +0100 (MET) X-Authentication-Warning: xiphias.pdc.kth.se: jas set sender to jas@pdc.kth.se using -f Original-To: Pekka Marjola In-Reply-To: Pekka Marjola's message of "Thu, 13 Jan 2000 17:11:29 +0200" Original-Lines: 9 User-Agent: Gnus/5.0804 (Gnus v5.8.4) Emacs/20.5 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:28747 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:28747 Pekka Marjola writes: > I have used X-ref line in nnml groups to store mail group name into > BBDB. Since IMAP method does not use X-refs, what would be best way to > get the group name into BBDB (bbdb-auto-notest-alist)? Have nnimap put the mailbox name in the xref field? The CVS version should do just that, now. Thanks for pointing it out.