From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/31189 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: posting to Exchange Public Folders from nnimap? Date: 23 May 2000 19:45:02 +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=us-ascii X-Trace: main.gmane.org 1035167634 12658 80.91.224.250 (21 Oct 2002 02:33:54 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:33:54 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from bart.math.uh.edu (bart.math.uh.edu [129.7.128.48]) by mailhost.sclp.com (Postfix) with ESMTP id AF13AD051F for ; Tue, 23 May 2000 13:47:02 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by bart.math.uh.edu (8.9.1/8.9.1) with ESMTP id MAB21301; Tue, 23 May 2000 12:45:30 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 23 May 2000 12:44:52 -0500 (CDT) 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 MAA12643 for ; Tue, 23 May 2000 12:44:43 -0500 (CDT) Original-Received: from badis.pdc.kth.se (badis.pdc.kth.se [130.237.221.45]) by mailhost.sclp.com (Postfix) with ESMTP id D5943D051F for ; Tue, 23 May 2000 13:45:03 -0400 (EDT) Original-Received: (from jas@localhost) by badis.pdc.kth.se (8.10.0/8.10.0) id e4NHj3530719; Tue, 23 May 2000 19:45:03 +0200 Original-To: Steinar Bang In-Reply-To: Steinar Bang's message of "23 May 2000 13:12:39 +0200" Original-Lines: 17 User-Agent: Gnus/5.0807 (Gnus v5.8.7) Emacs/20.6 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:31189 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:31189 Steinar Bang writes: > > I guess the proper way would be to add a new header and a new method > > of posting in message.el. So we can "submit" messages with mail, > > news and imap. > > > The simple solution would be to make the translation in > > `m-c-headers' conditional somehow. > > Are any of these implementable in the short time? (I could do a quick > hack in my own version of Gnus, if I knew where to look, for things > that are too dirty to check into CVS). The proper solutions is maybe a few hours work. I can't think of anything to condition the translation on that isn't very ugly (searching for "nnimap" or similar), but that might work as a dirty patch...