Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Re: More IMAP oddities with Oort
       [not found]   ` <877kjb1yv3.fsf@phiwumbda.localnet>
@ 2002-07-31 19:45     ` Simon Josefsson
  2002-07-31 20:21       ` Jesse F. Hughes
  0 siblings, 1 reply; 3+ messages in thread
From: Simon Josefsson @ 2002-07-31 19:45 UTC (permalink / raw)
  Cc: Jesse F. Hughes

jesseh@cs.kun.nl (Jesse F. Hughes) writes:

> Simon Josefsson <jas@extundo.com> writes:
>
>> jesseh@cs.kun.nl (Jesse F. Hughes) writes:
>>
>>> I didn't have my imap-log turned on at the time.  If I see it again,
>>> I'll check the log.
>>
>> Please do.  Difficult to track down otherwise.
>
> Here's what I see.  Does it help?
>
> 115 STATUS "INBOX/KUN/employment" (uidnext)
> * NO CLIENT BUG DETECTED: STATUS on selected mailbox: INBOX/KUN/employment

This is bogus, STATUS is allowed in the selected state, see §6.4 of
RFC 2060.

> * STATUS INBOX/KUN/employment (UIDNEXT 2)
> 115 OK STATUS completed
> 116 LSUB "" "*%"
> 116 OK LSUB completed
> 117 LSUB "" "*%"
> 117 OK LSUB completed
> 118 LSUB "" "*%"
> 118 OK LSUB completed
> * BYE Autologout; idle for too long

I guess this last line referred to another server timing out?

> 119 SELECT "INBOX"
> 119 BAD Server in unknown state for SELECT command

This server seems rather confused, what's wrong with SELECTing another
mailbox?

> 120 STATUS "INBOX/KUN/employment" (uidnext)
> 121 STATUS "INBOX/JournalsAndConferences" (uidnext)
> 122 STATUS "INBOX/CCSL" (uidnext)
> 123 STATUS "mail.jobs" (uidnext)
> 124 STATUS "mail.KUN.employment" (uidnext)
> 125 STATUS "mail.Journals.and.Conferences" (uidnext)
> 126 STATUS "mail.CCSL" (uidnext)
> 127 STATUS "mail.lists.admin" (uidnext)
> 128 STATUS "INBOX" (uidnext)
> 129 STATUS "mail.lists.tulip" (uidnext)
> 130 STATUS "mail.lists.fom" (uidnext)
> 131 STATUS "mail.lists.livid" (uidnext)
> 132 STATUS "mail.lists.airlines" (uidnext)
> 133 STATUS "mail.cron" (uidnext)
> 134 STATUS "mail.lists.categories" (uidnext)
> 135 STATUS "mail.trash" (uidnext)
> 136 STATUS "mail.ITT" (uidnext)
> 137 STATUS "mail.lists.coalgebras" (uidnext)
> 138 STATUS "mail.lists.redhat" (uidnext)
> 139 STATUS "mail.lists.commercial" (uidnext)
> 140 STATUS "mail.lists.alsa" (uidnext)
> 141 STATUS "INBOX/ITT" (uidnext)
> 142 STATUS "INBOX/lists/airlines" (uidnext)
> 143 STATUS "INBOX/lists/categories" (uidnext)
> 144 STATUS "INBOX/lists/commercial" (uidnext)
> 145 STATUS "INBOX/lists/tulip" (uidnext)
> 146 STATUS "INBOX/trash" (uidnext)
> read:errno=0

Did it just hangup here?  Did it answer all those STATUS commands?

Which server is this?  Look at the first line in *imap-log* after
opening the server.  If you don't mind, I'd like to include it on my
list of buggy servers.


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

* Re: More IMAP oddities with Oort
  2002-07-31 19:45     ` Simon Josefsson
@ 2002-07-31 20:21       ` Jesse F. Hughes
  0 siblings, 0 replies; 3+ messages in thread
From: Jesse F. Hughes @ 2002-07-31 20:21 UTC (permalink / raw)


Simon Josefsson <jas@extundo.com> writes:

> Did it just hangup here?  Did it answer all those STATUS commands?

I *think* that it updated every box but INBOX correctly.

> Which server is this?  Look at the first line in *imap-log* after
> opening the server.  If you don't mind, I'd like to include it on my
> list of buggy servers.

I'm not sure if this is the line you want.

* OK [CAPABILITY IMAP4REV1 LOGIN-REFERRALS AUTH=PLAIN AUTH=LOGIN] ***.***.kun.nl IMAP4rev1 2001.310 at Wed, 31 Jul 2002 22:18:57 +0200 (MET DST)


-- 
Jesse Hughes
"ARE YOU READY TO MAKE A PARADIGM SHIFT AND CHANGE THE QUALITY
OF YOUR LIFE FOREVER?"  --from a spam I was not yet ready to 
	                  receive.


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

* Re: More IMAP oddities with Oort
       [not found] ` <ilur8hjlx49.fsf@latte.josefsson.org>
@ 2002-07-31 15:51   ` Jesse F. Hughes
       [not found]   ` <877kjb1yv3.fsf@phiwumbda.localnet>
  1 sibling, 0 replies; 3+ messages in thread
From: Jesse F. Hughes @ 2002-07-31 15:51 UTC (permalink / raw)


Simon Josefsson <jas@extundo.com> writes:

> jesseh@cs.kun.nl (Jesse F. Hughes) writes:
>
>> Since upgrading to Oort yesterday, I've seen the following error
>> message when I check for new mail ("1 g" in the Group buffer).
>>
>> (2) (error/warning) Error in process filter: (error Internal error, tag 168 status BAD code nil text Server in unknown state for SELECT command)
>>
>> Any ideas?
>
> Do you use the default values for nnimap-dont-close and
> nnimap-retrieve-groups-asynchronous?  Oort from CVS?  Earlier Oort's
> had some similar problems, I think.

Both are default (that is, t).  Oort is from the download section of
the website, not CVS.

>>
>> I didn't have my imap-log turned on at the time.  If I see it again,
>> I'll check the log.
>
> Please do.  Difficult to track down otherwise.

Haven't seen it since.


Haven't seen
-- 
Jesse Hughes

"A factor is simply something that multiplies against another factor
to produce a 'product'."  -- James Harris offers a definition.


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

end of thread, other threads:[~2002-07-31 20:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <87eldkvxj5.fsf@phiwumbda.localnet>
     [not found] ` <ilur8hjlx49.fsf@latte.josefsson.org>
2002-07-31 15:51   ` More IMAP oddities with Oort Jesse F. Hughes
     [not found]   ` <877kjb1yv3.fsf@phiwumbda.localnet>
2002-07-31 19:45     ` Simon Josefsson
2002-07-31 20:21       ` Jesse F. Hughes

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