Gnus development mailing list
 help / color / mirror / Atom feed
From: Simon Josefsson <jas@pdc.kth.se>
Cc: ding@gnus.org
Subject: Re: posting to Exchange Public Folders from nnimap?
Date: 23 May 2000 13:00:39 +0200	[thread overview]
Message-ID: <iluwvklleeg.fsf@badis.pdc.kth.se> (raw)
In-Reply-To: Steinar Bang's message of "23 May 2000 11:28:14 +0200"

Steinar Bang <sb@metis.no> writes:

> 	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 
> 	Newsgroups: nnimap+somemachine.no:Public,Folders/Test
> when attempting to post.

`message-cleanup-headers' translate SPC into `,' for you.

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.

> 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?

Doesn't matter, as the name would be imap-UTF7 encoded by imap.el.

You can use (utf7-encode "whatever" 'imap) to play with the UTF7-coding.

(Do anyone know if the Unicode support in Emacs deal with UTF8 or UTF7?)



  parent reply	other threads:[~2000-05-23 11:00 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-05-22 11:28 Steinar Bang
2000-05-22 11:33 ` Kai Großjohann
2000-05-23  9:28   ` Steinar Bang
2000-05-23 10:01     ` Kai Großjohann
2000-05-23 10:09       ` Steinar Bang
2000-05-23 10:55         ` Kai Großjohann
2000-05-23 11:00     ` Simon Josefsson [this message]
2000-05-23 11:10       ` Steinar Bang
2000-05-23 11:12       ` Steinar Bang
2000-05-23 17:45         ` Simon Josefsson
2000-05-24  9:34           ` Kai Großjohann
2000-05-23 13:44       ` Kai Großjohann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=iluwvklleeg.fsf@badis.pdc.kth.se \
    --to=jas@pdc.kth.se \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).