Gnus development mailing list
 help / color / mirror / Atom feed
* [gnus.gnus-bug] nnimap: STATUS arguments in lowercase
@ 2003-09-26 18:21 Linus Nordberg
  2003-09-26 22:31 ` Simon Josefsson
  0 siblings, 1 reply; 3+ messages in thread
From: Linus Nordberg @ 2003-09-26 18:21 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 134 bytes --]

Hi,

Attached message was sent to bugs@gnus.org a couple of days ago.
Maybe someone on this list knows more about nnimap?

-- 
Linus


[-- Attachment #2: Type: message/rfc822, Size: 6853 bytes --]

[-- Attachment #2.1.1: Type: text/plain, Size: 609 bytes --]

Oort Gnus v0.24
GNU Emacs 21.3.1 (i386--freebsd, X toolkit, Xaw3d scroll bars)
 of 2003-06-15 on fluff

Hi,

The second argument to the STATUS command, the "status data items", is
sent in lower case.  GNU Mailutils imap4d (and at least one other IMAP
server) is unhappy with this and returns "BAD STATUS Too few args
(empty list)".

Example of failure:
  191 STATUS "INBOX" (uidvalidity uidnext unseen)
  191 BAD STATUS Too few args (empty list)

Example of success:
  191 STATUS "INBOX" (UIDVALIDITY UIDNEXT UNSEEN)
  * STATUS INBOX (UIDVALIDITY 1064340696 UIDNEXT 2 UNSEEN 0 )
  191 OK STATUS Completed





[-- Attachment #2.1.2: User settings --]
[-- Type: application/emacs-lisp, Size: 4576 bytes --]

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

end of thread, other threads:[~2003-09-27  7:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-26 18:21 [gnus.gnus-bug] nnimap: STATUS arguments in lowercase Linus Nordberg
2003-09-26 22:31 ` Simon Josefsson
2003-09-27  7:49   ` Linus Nordberg

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