From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/32324 Path: main.gmane.org!not-for-mail From: Christoph Rohland Newsgroups: gmane.emacs.gnus.general Subject: Re: nnimap as primary select method Date: 04 Sep 2000 15:42:15 +0200 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=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1035168614 19118 80.91.224.250 (21 Oct 2002 02:50:14 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:50:14 +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 BAB6CD051E for ; Mon, 4 Sep 2000 09:42:32 -0400 (EDT) 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 IAC10118; Mon, 4 Sep 2000 08:42:31 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 04 Sep 2000 08:41:49 -0500 (CDT) Original-Received: from mailhost.sclp.com (postfix@66-209.196.61.interliant.com [209.196.61.66] (may be forged)) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id IAA21909 for ; Mon, 4 Sep 2000 08:41:36 -0500 (CDT) Original-Received: from smtpde02.sap-ag.de (smtpde02.sap-ag.de [194.39.131.53]) by mailhost.sclp.com (Postfix) with ESMTP id A2EF8D051E for ; Mon, 4 Sep 2000 09:42:00 -0400 (EDT) Original-Received: from sap-ag.de ([194.39.131.3]) by smtpde02.sap-ag.de (out) with ESMTP id PAA08785; Mon, 4 Sep 2000 15:37:44 +0200 (MESZ) Original-Received: from ls3010.wdf.sap-ag.de (ls3010.wdf.sap-ag.de [10.18.104.24]) by sap-ag.de (8.8.8/8.8.8) with ESMTP id PAA21334; Mon, 4 Sep 2000 15:42:00 +0200 (MET DST) Original-Received: (from d020782@localhost) by ls3010.wdf.sap-ag.de (8.9.3/8.9.3) id PAA00921; Mon, 4 Sep 2000 15:42:16 +0200 X-Authentication-Warning: ls3010.wdf.sap-ag.de: d020782 set sender to cr@sap.com using -f Original-To: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai =?iso-8859-1?q?Gro=DFjohann?=) In-Reply-To: Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "04 Sep 2000 15:09:24 +0200" Original-Lines: 28 User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Bryce Canyon) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:32324 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:32324 Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro=DFjohann) writes: > Can you submit a bug report? Did that. > >> > 2) You cannot really use it for archive method, sibce it does > >> > prepend the server name and by this generates duplicate group > >> > entries INBOX.sent and nnimap+server:INBOXsent > >>=20 > >> You can set gnus-outgoing-message-group to "foo.bar", then you will > >> get a header "Gcc: foo.bar" and that should do the right thing. > >=20 > > But this does not work together with the gcc-self group parameter > > :-( >=20 > Hm? If you have "Gcc: foo.bar" in the message, does that work?=20=20 Yes it works. > And when you set the gcc-self group parameter, does that not insert > "Gcc: foo.bar" into the message? Yes, it does. But I also have the value of gnus-outgoing-message-group in another Gcc header. Greetings Christoph