Gnus development mailing list
 help / color / mirror / Atom feed
From: Alexander Kotelnikov <sacha@forexware.com>
Subject: imap APPEND problem
Date: Thu, 13 Mar 2003 18:30:10 +0300	[thread overview]
Message-ID: <87wuj3473x.fsf@forexware.com> (raw)

Hello.

I have a problem with appending articles to groups on IMAP.

First, how it looks like: for instance, if I have
(setq gnus-outgoing-message-group "nnimap+myxomop:INBOX.outbox")
where "myxomop" is my imap server I get the following in *imap-log* on
send:

36 APPEND "INBOX.outbox" {591}
136 BAD Invalid literal in Append command

Second, when it happens. Everything works if I connect imap server
with "network". But if I do it with ssh:
imap-shell-program '("ssh -q %s nc localhost imap")
I get the problem.

When it works (with "network") there is additional CR (^M) in the end
of APPEND command. Probably, the problem is in netcat usage...

-- 
Alexander Kotelnikov
Saint-Petersburg, Russia



             reply	other threads:[~2003-03-13 15:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-13 15:30 Alexander Kotelnikov [this message]
2003-03-14 16:52 ` Simon Josefsson
2003-03-14 22:37   ` Alexander Kotelnikov
2003-03-18 21:28     ` Alexander Kotelnikov

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=87wuj3473x.fsf@forexware.com \
    --to=sacha@forexware.com \
    /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).