Gnus development mailing list
 help / color / mirror / Atom feed
From: Simon Josefsson <jas@extundo.com>
Subject: Re: imap APPEND problem
Date: Fri, 14 Mar 2003 17:52:43 +0100	[thread overview]
Message-ID: <iluznnxoppg.fsf@latte.josefsson.org> (raw)
In-Reply-To: <87wuj3473x.fsf@forexware.com> (Alexander Kotelnikov's message of "Thu, 13 Mar 2003 18:30:10 +0300")

Alexander Kotelnikov <sacha@forexware.com> writes:

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

Try (setq imap-client-eol "\r\n"), or use telnet instead of nc.




  reply	other threads:[~2003-03-14 16:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-13 15:30 Alexander Kotelnikov
2003-03-14 16:52 ` Simon Josefsson [this message]
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=iluznnxoppg.fsf@latte.josefsson.org \
    --to=jas@extundo.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).