Gnus development mailing list
 help / color / mirror / Atom feed
* imap APPEND problem
@ 2003-03-13 15:30 Alexander Kotelnikov
  2003-03-14 16:52 ` Simon Josefsson
  0 siblings, 1 reply; 4+ messages in thread
From: Alexander Kotelnikov @ 2003-03-13 15:30 UTC (permalink / 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



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-03-18 21:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-13 15:30 imap APPEND problem Alexander Kotelnikov
2003-03-14 16:52 ` Simon Josefsson
2003-03-14 22:37   ` Alexander Kotelnikov
2003-03-18 21:28     ` Alexander Kotelnikov

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