From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/31172 Path: main.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: Re: posting to Exchange Public Folders from nnimap? Date: 23 May 2000 11:28:14 +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 1035167617 12570 80.91.224.250 (21 Oct 2002 02:33:37 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:33:37 +0000 (UTC) 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 B1AEFD051F for ; Tue, 23 May 2000 05:29:14 -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 EAB19722; Tue, 23 May 2000 04:28:44 -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 04:28:11 -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 EAA04064 for ; Tue, 23 May 2000 04:28:01 -0500 (CDT) Original-Received: from viffer.computas.no (unknown [194.19.98.143]) by mailhost.sclp.com (Postfix) with ESMTP id AEAC9D051F for ; Tue, 23 May 2000 05:28:21 -0400 (EDT) Original-Received: (from sb@localhost) by viffer.computas.no (8.9.3/8.9.3) id LAA04361; Tue, 23 May 2000 11:28:15 +0200 Original-To: ding@gnus.org In-Reply-To: Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "Mon, 22 May 2000 13:33:26 +0200" Original-Lines: 23 User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/20.4 (Emerald) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:31172 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:31172 >>>>> Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro=DFjohann): > Steinar Bang writes: >> I'm now successfully runnning nnimap against an Exchange server, but >> the one thing that doesn't work for me, is posting to Public Folders. > Try putting `Newsgroups: foo' in your message, then use C-u C-c C-c to > post. Does that work? Hm... `Newsgroups: foo' gives me No such group: nnimap+somemachine.no:foo. Create it? (y or n)=20 so I assume you mean Newsgroups: nnimap+somemachine.no:Public Folders/Test ? But with this I ran into the problem that message-mode took this to be the two groups=20 Newsgroups: nnimap+somemachine.no:Public,Folders/Test when attempting to post. Is it possible to encode the spaces of Exchange server folder names when posting? Do this have to be in UTF-7? Hm... how does one hand code UTF-7 for testing?