Gnus development mailing list
 help / color / mirror / Atom feed
From: Alexander Kotelnikov <sacha@myxomop.com>
Subject: Re: imap APPEND problem
Date: Wed, 19 Mar 2003 00:28:41 +0300	[thread overview]
Message-ID: <8765qgqs8m.fsf@pale.sj.ru> (raw)
In-Reply-To: <87u1e5r2wi.fsf@pale.sj.ru> (Alexander Kotelnikov's message of "Sat, 15 Mar 2003 01:37:01 +0300")

>>>>> On Sat, 15 Mar 2003 01:37:01 +0300
>>>>> "AK" == Alexander Kotelnikov <sacha@myxomop.com> wrote:
AK> 
>>>>> On Fri, 14 Mar 2003 17:52:43 +0100
>>>>> "SJ" == Simon Josefsson <jas@extundo.com> wrote:
SJ> 
SJ> 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.
SJ> 
SJ> Try (setq imap-client-eol "\r\n"), or use telnet instead of nc.
AK> 
AK> imap-client-eol does not hel, unfortunately. I still get
AK> 
AK> 226 FETCH 1,* UID
AK> * 1 FETCH (UID 3)
AK> * 22 FETCH (UID 24)
AK> 226 OK Completed
AK> 227 UNSELECT
AK> 227 OK Completed
AK> 228 APPEND "INBOX.outbox" {638}
AK> 228 BAD Invalid literal in Append command
AK> 229 SELECT "INBOX.ding"
AK> * FLAGS (\Answered \Flagged \Draft \Deleted \Seen)
AK> 
AK> Try to use telnet was my first intention, but 
AK> imap-shell-program '("ssh -q %s telnet localhost imap")
AK> does not work at all. Gnus stops on opening connection to imap.

So this is still true:
http://www.gnus.org/list-archives/ding/200204/msg00189.html

-- 
Alexander Kotelnikov
Saint-Petersburg, Russia



      reply	other threads:[~2003-03-18 21:28 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
2003-03-14 22:37   ` Alexander Kotelnikov
2003-03-18 21:28     ` Alexander Kotelnikov [this message]

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=8765qgqs8m.fsf@pale.sj.ru \
    --to=sacha@myxomop.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).