Gnus development mailing list
 help / color / mirror / Atom feed
From: Paul Stodghill <stodghil@cs.cornell.edu>
Cc: "'ding@gnus.org'" <ding@gnus.org>
Subject: RE: message archiving + spaces in group names?
Date: Sun, 25 Jun 2000 09:48:26 -0400	[thread overview]
Message-ID: <706871B20764CD449DB0E8E3D81C4D435EB572@opus.cs.cornell.edu> (raw)

> Try
> 
> (setq gnus-message-archive-method '(nnimap "")
>       gnus-message-archive-group "\"Sent Items\"")

Nope.

Signaling: (error "Internal error, tag 637 status BAD code nil text
Protocol Error: \"Additional characters at end of line on SELECT
command\"")
  signal(error ("Internal error, tag 637 status BAD code nil text
Protocol Error: \"Additional characters at end of line on SELECT
command\""))
  cerror("Internal error, tag %s status %s code %s text %s" 637 BAD nil
"Protocol Error: \"Additional characters at end of line on SELECT
command\"")
  apply(cerror ("Internal error, tag %s status %s code %s text %s" 637
BAD nil "Protocol Error: \"Additional characters at end of line on
SELECT command\""))
  error("Internal error, tag %s status %s code %s text %s" 637 BAD nil
"Protocol Error: \"Additional characters at end of line on SELECT
command\"")
  imap-parse-response()
  imap-arrival-filter(#<network connection "imap" (143 .
"exchange.cs.cornell.edu") state:run> "637 BAD Protocol Error:
\"Additional characters at end of line on SELECT command\"
\n")
  accept-process-output(#<network connection "imap" (143 .
"exchange.cs.cornell.edu") state:run> 1)
  imap-wait-for-tag(637 nil)
  imap-send-command-wait("SELECT \"\"Sent Items\"\"")
  imap-mailbox-select-1("\"Sent Items\"" nil)
  imap-mailbox-select("\"Sent Items\"")
  nnimap-possibly-change-group("\"Sent Items\"" "")
  nnimap-request-update-info-internal("\"Sent Items\"" nil "")
  nnimap-request-group("\"Sent Items\"" "" t)
  gnus-request-group("nnimap:\"Sent Items\"" t (nnimap ""))
  gnus-inews-do-gcc()
  run-hooks(gnus-inews-do-gcc)
  message-send(nil)
  message-send-and-exit(nil)
  call-interactively(message-send-and-exit)



             reply	other threads:[~2000-06-25 13:48 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-06-25 13:48 Paul Stodghill [this message]
2000-06-25 14:04 ` Kai Großjohann
  -- strict thread matches above, loose matches on Subject: below --
2000-06-25 14:12 Paul Stodghill
2000-06-25 14:24 ` Kai Großjohann
2000-06-25 15:04   ` Paul Stodghill
2000-06-26  9:52     ` Simon Josefsson
2000-06-21 17:58 Paul Stodghill
2000-06-24 10:13 ` Simon Josefsson

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=706871B20764CD449DB0E8E3D81C4D435EB572@opus.cs.cornell.edu \
    --to=stodghil@cs.cornell.edu \
    --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).