Gnus development mailing list
 help / color / mirror / Atom feed
* IMAP BAD protocol error
@ 2002-11-07 17:22 John Cooper
  2002-11-08  4:56 ` Simon Josefsson
  0 siblings, 1 reply; 5+ messages in thread
From: John Cooper @ 2002-11-07 17:22 UTC (permalink / raw)


I occasionally (typically 2-3 times a day) get an IMAP BAD protocol error,
after which my Emacs process hangs (C-g is ignored) and has to be killed.
Here's the info from the *imap-debug* buffer:

  1 -> imap-search: predicate="UNSEEN UNDELETED" buffer=nil
  | 2 -> imap-mailbox-put: propname=search value=dummy mailbox=nil buffer=nil
  | 2 <- imap-mailbox-put: t
  | 2 -> imap-send-command-wait: command="UID SEARCH UNSEEN UNDELETED" buffer=nil
  | | 3 -> imap-send-command: command="UID SEARCH UNSEEN UNDELETED" buffer=nil
  | | | 4 -> imap-send-command-1: cmdstr="859 UID SEARCH UNSEEN UNDELETED"
  | | | 4 <- imap-send-command-1: nil
  | | 3 <- imap-send-command: 859
  | | 3 -> imap-wait-for-tag: tag=859 buffer=nil
  | | | 4 -> imap-arrival-filter: proc=#<process imap> string="855 BAD Protocol Error: \"Invalid ASTRING for folder name in STATUS command\"
  "

I'm using Debian Linux (woody), Emacs 21.2.1 and Oort Gnus v0.08 from the
nightly CVS from 1st November 2002 and the IMAP server is MS Exchange:

  1 -> imap-capability: identifier=IMAP4rev1 buffer=" *nnimap* hwmail01"
  1 <- imap-capability: (IMAP4REV1 IDLE LITERAL+ LOGIN-REFERRALS MAILBOX-REFERRALS NAMESPACE AUTH=NTLM)


Has anyone else seen the above BAD Protocol error?  Any ideas what could cause
it and what I might try to fix or workaround it?

Thanks,

    --- John



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

* Re: IMAP BAD protocol error
  2002-11-07 17:22 IMAP BAD protocol error John Cooper
@ 2002-11-08  4:56 ` Simon Josefsson
  2002-11-11 17:30   ` John Cooper
  0 siblings, 1 reply; 5+ messages in thread
From: Simon Josefsson @ 2002-11-08  4:56 UTC (permalink / raw)
  Cc: The Gnus Mailing List

John Cooper <john.cooper@eu.citrix.com> writes:

> I occasionally (typically 2-3 times a day) get an IMAP BAD protocol error,
> after which my Emacs process hangs (C-g is ignored) and has to be killed.
> Here's the info from the *imap-debug* buffer:
>
>   1 -> imap-search: predicate="UNSEEN UNDELETED" buffer=nil
>   | 2 -> imap-mailbox-put: propname=search value=dummy mailbox=nil buffer=nil
>   | 2 <- imap-mailbox-put: t
>   | 2 -> imap-send-command-wait: command="UID SEARCH UNSEEN UNDELETED" buffer=nil
>   | | 3 -> imap-send-command: command="UID SEARCH UNSEEN UNDELETED" buffer=nil
>   | | | 4 -> imap-send-command-1: cmdstr="859 UID SEARCH UNSEEN UNDELETED"
>   | | | 4 <- imap-send-command-1: nil
>   | | 3 <- imap-send-command: 859
>   | | 3 -> imap-wait-for-tag: tag=859 buffer=nil
>   | | | 4 -> imap-arrival-filter: proc=#<process imap> string="855 BAD Protocol Error: \"Invalid ASTRING for folder name in STATUS command\"
>   "
>
> I'm using Debian Linux (woody), Emacs 21.2.1 and Oort Gnus v0.08 from the
> nightly CVS from 1st November 2002 and the IMAP server is MS Exchange:
>
>   1 -> imap-capability: identifier=IMAP4rev1 buffer=" *nnimap* hwmail01"
>   1 <- imap-capability: (IMAP4REV1 IDLE LITERAL+ LOGIN-REFERRALS MAILBOX-REFERRALS NAMESPACE AUTH=NTLM)
>
>
> Has anyone else seen the above BAD Protocol error?  Any ideas what could cause
> it and what I might try to fix or workaround it?

Can you frob `imap-log' too and post the trailing part of the buffer
when this happens?  Thanks.




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

* Re: IMAP BAD protocol error
  2002-11-08  4:56 ` Simon Josefsson
@ 2002-11-11 17:30   ` John Cooper
  2002-11-12  6:13     ` Simon Josefsson
  0 siblings, 1 reply; 5+ messages in thread
From: John Cooper @ 2002-11-11 17:30 UTC (permalink / raw)
  Cc: John Cooper

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

Simon Josefsson <jas@extundo.com> writes:

 > > I occasionally (typically 2-3 times a day) get an IMAP BAD protocol error,
 > > after which my Emacs process hangs (C-g is ignored) and has to be killed.
 > > Here's the info from the *imap-debug* buffer:
 > >
 > >   1 -> imap-search: predicate="UNSEEN UNDELETED" buffer=nil
 > >   | 2 -> imap-mailbox-put: propname=search value=dummy mailbox=nil buffer=nil
 > >   | 2 <- imap-mailbox-put: t
 > >   | 2 -> imap-send-command-wait: command="UID SEARCH UNSEEN UNDELETED" buffer=nil
 > >   | | 3 -> imap-send-command: command="UID SEARCH UNSEEN UNDELETED" buffer=nil
 > >   | | | 4 -> imap-send-command-1: cmdstr="859 UID SEARCH UNSEEN UNDELETED"
 > >   | | | 4 <- imap-send-command-1: nil
 > >   | | 3 <- imap-send-command: 859
 > >   | | 3 -> imap-wait-for-tag: tag=859 buffer=nil
 > >   | | | 4 -> imap-arrival-filter: proc=#<process imap> string="855 BAD Protocol Error: \"Invalid ASTRING for folder name in STATUS command\"
 > >   "
 > >
 > > I'm using Debian Linux (woody), Emacs 21.2.1 and Oort Gnus v0.08 from the
 > > nightly CVS from 1st November 2002 and the IMAP server is MS Exchange:
 > >
 > >   1 -> imap-capability: identifier=IMAP4rev1 buffer=" *nnimap* hwmail01"
 > >   1 <- imap-capability: (IMAP4REV1 IDLE LITERAL+ LOGIN-REFERRALS MAILBOX-REFERRALS NAMESPACE AUTH=NTLM)
 > >
 > >
 > > Has anyone else seen the above BAD Protocol error?  Any ideas what could cause
 > > it and what I might try to fix or workaround it?
 > 
 > Can you frob `imap-log' too and post the trailing part of the buffer
 > when this happens?  Thanks.

Hi Simon,

It's just happened again - I've attached the trailing part of the imap-log and
imap-debug buffers.

Thanks for any ideas on this...

    --- John



[-- Attachment #2: log.txt --]
[-- Type: text/plain, Size: 49261 bytes --]

3628 STATUS "JavaClient/Pubs" (uidvalidity uidnext unseen)
3629 STATUS "JavaClient/ProgramNeighborhood" (uidvalidity uidnext unseen)
3630 STATUS "JavaClient/Planning" (uidvalidity uidnext unseen)
3631 STATUS "JavaClient/Performance" (uidvalidity uidnext unseen)
3632 STATUS "JavaClient/NFuse" (uidvalidity uidnext unseen)
3633 STATUS "JavaClient/.NET" (uidvalidity uidnext unseen)
3634 STATUS "JavaClient/Localization" (uidvalidity uidnext unseen)
3635 STATUS "JavaClient/ClientDriveMapping" (uidvalidity uidnext unseen)
3636 STATUS "JavaClient/IniParameters" (uidvalidity uidnext unseen)
3637 STATUS "JavaClient/Escalations" (uidvalidity uidnext unseen)
3638 STATUS "JavaClient/ComMapping" (uidvalidity uidnext unseen)
3639 STATUS "JavaClient/AutoProxy" (uidvalidity uidnext unseen)
3640 STATUS "JavaClient/Licensing" (uidvalidity uidnext unseen)
3641 STATUS "JavaClient/Keyboard" (uidvalidity uidnext unseen)
3642 STATUS "JavaClient/PrinterMapping" (uidvalidity uidnext unseen)
3643 STATUS "JavaClient" (uidvalidity uidnext unseen)
3644 STATUS "Shares" (uidvalidity uidnext unseen)
3645 STATUS "Miscellaneous" (uidvalidity uidnext unseen)
3646 STATUS "Management/Appraisals2002" (uidvalidity uidnext unseen)
3647 STATUS "Management/Appraisals2001" (uidvalidity uidnext unseen)
3648 STATUS "Management" (uidvalidity uidnext unseen)
3649 STATUS "Windows" (uidvalidity uidnext unseen)
3650 STATUS "Humour" (uidvalidity uidnext unseen)
3651 STATUS "Chat" (uidvalidity uidnext unseen)
3652 STATUS "Admin" (uidvalidity uidnext unseen)
3653 STATUS "Zsh" (uidvalidity uidnext unseen)
3654 STATUS "Sawfish" (uidvalidity uidnext unseen)
3655 STATUS "Emacs" (uidvalidity uidnext unseen)
3656 STATUS "Emacs/ding" (uidvalidity uidnext unseen)
3657 STATUS "Management/Appraisals1999" (uidvalidity uidnext unseen)
3658 STATUS "Management/Appraisals2000" (uidvalidity uidnext unseen)
3659 STATUS "Emacs/JDE" (uidvalidity uidnext unseen)
3660 STATUS "JavaClient/Section508" (uidvalidity uidnext unseen)
* STATUS Citrix/UnixHelp (UIDNEXT 3907 UIDVALIDITY 112236 UNSEEN 8)
3614 OK STATUS completed.
* STATUS Citrix/XpHelp (UIDNEXT 11661 UIDVALIDITY 112237 UNSEEN 53)
3615 OK STATUS completed.
* STATUS Tube (UIDNEXT 1302 UIDVALIDITY 112284 UNSEEN 0)
3616 OK STATUS completed.
* STATUS JavaClient/XpHelpJava (UIDNEXT 823 UIDVALIDITY 112269 UNSEEN 0)
3617 OK STATUS completed.
* STATUS Citrix/MFXP (UIDNEXT 3718 UIDVALIDITY 112234 UNSEEN 0)
3618 OK STATUS completed.
* STATUS JavaClient/Testing (UIDNEXT 36 UIDVALIDITY 112267 UNSEEN 0)
3619 OK STATUS completed.
* STATUS JavaClient/Perforce (UIDNEXT 3075 UIDVALIDITY 112257 UNSEEN 0)
3620 OK STATUS completed.
* STATUS Citrix/ClientPAT (UIDNEXT 1032 UIDVALIDITY 112233 UNSEEN 0)
3621 OK STATUS completed.
* STATUS Citrix/CitrixAll (UIDNEXT 2415 UIDVALIDITY 112232 UNSEEN 0)
3622 OK STATUS completed.
* STATUS INBOX (UIDNEXT 38122 UIDVALIDITY 112213 UNSEEN 0)
3623 OK STATUS completed.
* STATUS JavaClient/ZLC (UIDNEXT 16 UIDVALIDITY 112270 UNSEEN 0)
3624 OK STATUS completed.
* STATUS JavaClient/Security (UIDNEXT 143 UIDVALIDITY 112266 UNSEEN 0)
3625 OK STATUS completed.
* STATUS JavaClient/Seamless (UIDNEXT 35 UIDVALIDITY 112264 UNSEEN 0)
3626 OK STATUS completed.
* STATUS JavaClient/Purchasing (UIDNEXT 11 UIDVALIDITY 112263 UNSEEN 0)
3627 OK STATUS completed.
* STATUS JavaClient/Pubs (UIDNEXT 53 UIDVALIDITY 112262 UNSEEN 0)
3628 OK STATUS completed.
* STATUS JavaClient/ProgramNeighborhood (UIDNEXT 41 UIDVALIDITY 112261 UNSEEN 0)
3629 OK STATUS completed.
* STATUS JavaClient/Planning (UIDNEXT 139 UIDVALIDITY 112259 UNSEEN 0)
3630 OK STATUS completed.
* STATUS JavaClient/Performance (UIDNEXT 8 UIDVALIDITY 112258 UNSEEN 0)
3631 OK STATUS completed.
* STATUS JavaClient/NFuse (UIDNEXT 33 UIDVALIDITY 112256 UNSEEN 0)
3632 OK STATUS completed.
* STATUS JavaClient/.NET (UIDNEXT 25 UIDVALIDITY 112247 UNSEEN 0)
3633 OK STATUS completed.
* STATUS JavaClient/Localization (UIDNEXT 160 UIDVALIDITY 112255 UNSEEN 0)
3634 OK STATUS completed.
* STATUS JavaClient/ClientDriveMapping (UIDNEXT 21 UIDVALIDITY 112249 UNSEEN 0)
3635 OK STATUS completed.
* STATUS JavaClient/IniParameters (UIDNEXT 12 UIDVALIDITY 112252 UNSEEN 0)
3636 OK STATUS completed.
* STATUS JavaClient/Escalations (UIDNEXT 39 UIDVALIDITY 112251 UNSEEN 0)
3637 OK STATUS completed.
* STATUS JavaClient/ComMapping (UIDNEXT 7 UIDVALIDITY 112250 UNSEEN 0)
3638 OK STATUS completed.
* STATUS JavaClient/AutoProxy (UIDNEXT 90 UIDVALIDITY 112248 UNSEEN 0)
3639 OK STATUS completed.
* STATUS JavaClient/Licensing (UIDNEXT 38 UIDVALIDITY 112254 UNSEEN 0)
3640 OK STATUS completed.
* STATUS JavaClient/Keyboard (UIDNEXT 61 UIDVALIDITY 112253 UNSEEN 0)
3641 OK STATUS completed.
* STATUS JavaClient/PrinterMapping (UIDNEXT 45 UIDVALIDITY 112260 UNSEEN 0)
3642 OK STATUS completed.
* STATUS JavaClient (UIDNEXT 552 UIDVALIDITY 112246 UNSEEN 0)
3643 OK STATUS completed.
* STATUS Shares (UIDNEXT 58 UIDVALIDITY 112282 UNSEEN 0)
3644 OK STATUS completed.
* STATUS Miscellaneous (UIDNEXT 121 UIDVALIDITY 112279 UNSEEN 0)
3645 OK STATUS completed.
* STATUS Management/Appraisals2002 (UIDNEXT 32 UIDVALIDITY 112278 UNSEEN 0)
3646 OK STATUS completed.
* STATUS Management/Appraisals2001 (UIDNEXT 37 UIDVALIDITY 112277 UNSEEN 0)
3647 OK STATUS completed.
* STATUS Management (UIDNEXT 153 UIDVALIDITY 112274 UNSEEN 0)
3648 OK STATUS completed.
* STATUS Windows (UIDNEXT 12 UIDVALIDITY 112285 UNSEEN 0)
3649 OK STATUS completed.
* STATUS Humour (UIDNEXT 21 UIDVALIDITY 112244 UNSEEN 0)
3650 OK STATUS completed.
* STATUS Chat (UIDNEXT 29 UIDVALIDITY 112230 UNSEEN 0)
3651 OK STATUS completed.
* STATUS Admin (UIDNEXT 28 UIDVALIDITY 112228 UNSEEN 0)
3652 OK STATUS completed.
* STATUS Zsh (UIDNEXT 2564 UIDVALIDITY 112286 UNSEEN 0)
3653 OK STATUS completed.
* STATUS Sawfish (UIDNEXT 9500 UIDVALIDITY 112281 UNSEEN 1)
3654 OK STATUS completed.
* STATUS Emacs (UIDNEXT 26 UIDVALIDITY 112240 UNSEEN 0)
3655 OK STATUS completed.
* STATUS Emacs/ding (UIDNEXT 19914 UIDVALIDITY 112241 UNSEEN 1)
3656 OK STATUS completed.
* STATUS Management/Appraisals1999 (UIDNEXT 17 UIDVALIDITY 112275 UNSEEN 0)
3657 OK STATUS completed.
* STATUS Management/Appraisals2000 (UIDNEXT 37 UIDVALIDITY 112276 UNSEEN 0)
3658 OK STATUS completed.
* STATUS Emacs/JDE (UIDNEXT 6400 UIDVALIDITY 112242 UNSEEN 1)
3659 OK STATUS completed.
* STATUS JavaClient/Section508 (UIDNEXT 9 UIDVALIDITY 112265 UNSEEN 0)
3660 OK STATUS completed.
3661 STATUS "Citrix/UnixHelp" (uidvalidity uidnext unseen)
3662 STATUS "Citrix/XpHelp" (uidvalidity uidnext unseen)
3663 STATUS "Tube" (uidvalidity uidnext unseen)
3664 STATUS "JavaClient/XpHelpJava" (uidvalidity uidnext unseen)
3665 STATUS "Citrix/MFXP" (uidvalidity uidnext unseen)
3666 STATUS "JavaClient/Testing" (uidvalidity uidnext unseen)
3667 STATUS "JavaClient/Perforce" (uidvalidity uidnext unseen)
3668 STATUS "Citrix/ClientPAT" (uidvalidity uidnext unseen)
3669 STATUS "Citrix/CitrixAll" (uidvalidity uidnext unseen)
3670 STATUS "INBOX" (uidvalidity uidnext unseen)
3671 STATUS "JavaClient/ZLC" (uidvalidity uidnext unseen)
3672 STATUS "JavaClient/Security" (uidvalidity uidnext unseen)
3673 STATUS "JavaClient/Seamless" (uidvalidity uidnext unseen)
3674 STATUS "JavaClient/Purchasing" (uidvalidity uidnext unseen)
3675 STATUS "JavaClient/Pubs" (uidvalidity uidnext unseen)
3676 STATUS "JavaClient/ProgramNeighborhood" (uidvalidity uidnext unseen)
3677 STATUS "JavaClient/Planning" (uidvalidity uidnext unseen)
3678 STATUS "JavaClient/Performance" (uidvalidity uidnext unseen)
3679 STATUS "JavaClient/NFuse" (uidvalidity uidnext unseen)
3680 STATUS "JavaClient/.NET" (uidvalidity uidnext unseen)
3681 STATUS "JavaClient/Localization" (uidvalidity uidnext unseen)
3682 STATUS "JavaClient/ClientDriveMapping" (uidvalidity uidnext unseen)
3683 STATUS "JavaClient/IniParameters" (uidvalidity uidnext unseen)
3684 STATUS "JavaClient/Escalations" (uidvalidity uidnext unseen)
3685 STATUS "JavaClient/ComMapping" (uidvalidity uidnext unseen)
3686 STATUS "JavaClient/AutoProxy" (uidvalidity uidnext unseen)
3687 STATUS "JavaClient/Licensing" (uidvalidity uidnext unseen)
3688 STATUS "JavaClient/Keyboard" (uidvalidity uidnext unseen)
3689 STATUS "JavaClient/PrinterMapping" (uidvalidity uidnext unseen)
3690 STATUS "JavaClient" (uidvalidity uidnext unseen)
3691 STATUS "Shares" (uidvalidity uidnext unseen)
3692 STATUS "Miscellaneous" (uidvalidity uidnext unseen)
3693 STATUS "Management/Appraisals2002" (uidvalidity uidnext unseen)
3694 STATUS "Management/Appraisals2001" (uidvalidity uidnext unseen)
3695 STATUS "Management" (uidvalidity uidnext unseen)
3696 STATUS "Windows" (uidvalidity uidnext unseen)
3697 STATUS "Humour" (uidvalidity uidnext unseen)
3698 STATUS "Chat" (uidvalidity uidnext unseen)
3699 STATUS "Admin" (uidvalidity uidnext unseen)
3700 STATUS "Zsh" (uidvalidity uidnext unseen)
3701 STATUS "Sawfish" (uidvalidity uidnext unseen)
3702 STATUS "Emacs" (uidvalidity uidnext unseen)
3703 STATUS "Emacs/ding" (uidvalidity uidnext unseen)
3704 STATUS "Management/Appraisals1999" (uidvalidity uidnext unseen)
3705 STATUS "Management/Appraisals2000" (uidvalidity uidnext unseen)
3706 STATUS "Emacs/JDE" (uidvalidity uidnext unseen)
3707 STATUS "JavaClient/Section508" (uidvalidity uidnext unseen)
* STATUS Citrix/UnixHelp (UIDNEXT 3907 UIDVALIDITY 112236 UNSEEN 8)
3661 OK STATUS completed.
* STATUS Citrix/XpHelp (UIDNEXT 11661 UIDVALIDITY 112237 UNSEEN 53)
3662 OK STATUS completed.
* STATUS Tube (UIDNEXT 1302 UIDVALIDITY 112284 UNSEEN 0)
3663 OK STATUS completed.
* STATUS JavaClient/XpHelpJava (UIDNEXT 823 UIDVALIDITY 112269 UNSEEN 0)
3664 OK STATUS completed.
* STATUS Citrix/MFXP (UIDNEXT 3718 UIDVALIDITY 112234 UNSEEN 0)
3665 OK STATUS completed.
* STATUS JavaClient/Testing (UIDNEXT 36 UIDVALIDITY 112267 UNSEEN 0)
3666 OK STATUS completed.
* STATUS JavaClient/Perforce (UIDNEXT 3075 UIDVALIDITY 112257 UNSEEN 0)
3667 OK STATUS completed.
* STATUS Citrix/ClientPAT (UIDNEXT 1032 UIDVALIDITY 112233 UNSEEN 0)
3668 OK STATUS completed.
* STATUS Citrix/CitrixAll (UIDNEXT 2415 UIDVALIDITY 112232 UNSEEN 0)
3669 OK STATUS completed.
* STATUS INBOX (UIDNEXT 38122 UIDVALIDITY 112213 UNSEEN 0)
3670 OK STATUS completed.
* STATUS JavaClient/ZLC (UIDNEXT 16 UIDVALIDITY 112270 UNSEEN 0)
3671 OK STATUS completed.
* STATUS JavaClient/Security (UIDNEXT 143 UIDVALIDITY 112266 UNSEEN 0)
3672 OK STATUS completed.
* STATUS JavaClient/Seamless (UIDNEXT 35 UIDVALIDITY 112264 UNSEEN 0)
3673 OK STATUS completed.
* STATUS JavaClient/Purchasing (UIDNEXT 11 UIDVALIDITY 112263 UNSEEN 0)
3674 OK STATUS completed.
* STATUS JavaClient/Pubs (UIDNEXT 53 UIDVALIDITY 112262 UNSEEN 0)
3675 OK STATUS completed.
* STATUS JavaClient/ProgramNeighborhood (UIDNEXT 41 UIDVALIDITY 112261 UNSEEN 0)
3676 OK STATUS completed.
* STATUS JavaClient/Planning (UIDNEXT 139 UIDVALIDITY 112259 UNSEEN 0)
3677 OK STATUS completed.
* STATUS JavaClient/Performance (UIDNEXT 8 UIDVALIDITY 112258 UNSEEN 0)
3678 OK STATUS completed.
* STATUS JavaClient/NFuse (UIDNEXT 33 UIDVALIDITY 112256 UNSEEN 0)
3679 OK STATUS completed.
* STATUS JavaClient/.NET (UIDNEXT 25 UIDVALIDITY 112247 UNSEEN 0)
3680 OK STATUS completed.
* STATUS JavaClient/Localization (UIDNEXT 160 UIDVALIDITY 112255 UNSEEN 0)
3681 OK STATUS completed.
* STATUS JavaClient/ClientDriveMapping (UIDNEXT 21 UIDVALIDITY 112249 UNSEEN 0)
3682 OK STATUS completed.
* STATUS JavaClient/IniParameters (UIDNEXT 12 UIDVALIDITY 112252 UNSEEN 0)
3683 OK STATUS completed.
* STATUS JavaClient/Escalations (UIDNEXT 39 UIDVALIDITY 112251 UNSEEN 0)
3684 OK STATUS completed.
* STATUS JavaClient/ComMapping (UIDNEXT 7 UIDVALIDITY 112250 UNSEEN 0)
3685 OK STATUS completed.
* STATUS JavaClient/AutoProxy (UIDNEXT 90 UIDVALIDITY 112248 UNSEEN 0)
3686 OK STATUS completed.
* STATUS JavaClient/Licensing (UIDNEXT 38 UIDVALIDITY 112254 UNSEEN 0)
3687 OK STATUS completed.
* STATUS JavaClient/Keyboard (UIDNEXT 61 UIDVALIDITY 112253 UNSEEN 0)
3688 OK STATUS completed.
* STATUS JavaClient/PrinterMapping (UIDNEXT 45 UIDVALIDITY 112260 UNSEEN 0)
3689 OK STATUS completed.
* STATUS JavaClient (UIDNEXT 552 UIDVALIDITY 112246 UNSEEN 0)
3690 OK STATUS completed.
* STATUS Shares (UIDNEXT 58 UIDVALIDITY 112282 UNSEEN 0)
3691 OK STATUS completed.
* STATUS Miscellaneous (UIDNEXT 121 UIDVALIDITY 112279 UNSEEN 0)
3692 OK STATUS completed.
* STATUS Management/Appraisals2002 (UIDNEXT 32 UIDVALIDITY 112278 UNSEEN 0)
3693 OK STATUS completed.
* STATUS Management/Appraisals2001 (UIDNEXT 37 UIDVALIDITY 112277 UNSEEN 0)
3694 OK STATUS completed.
* STATUS Management (UIDNEXT 153 UIDVALIDITY 112274 UNSEEN 0)
3695 OK STATUS completed.
* STATUS Windows (UIDNEXT 12 UIDVALIDITY 112285 UNSEEN 0)
3696 OK STATUS completed.
* STATUS Humour (UIDNEXT 21 UIDVALIDITY 112244 UNSEEN 0)
3697 OK STATUS completed.
* STATUS Chat (UIDNEXT 29 UIDVALIDITY 112230 UNSEEN 0)
3698 OK STATUS completed.
* STATUS Admin (UIDNEXT 28 UIDVALIDITY 112228 UNSEEN 0)
3699 OK STATUS completed.
* STATUS Zsh (UIDNEXT 2564 UIDVALIDITY 112286 UNSEEN 0)
3700 OK STATUS completed.
* STATUS Sawfish (UIDNEXT 9500 UIDVALIDITY 112281 UNSEEN 1)
3701 OK STATUS completed.
* STATUS Emacs (UIDNEXT 26 UIDVALIDITY 112240 UNSEEN 0)
3702 OK STATUS completed.
* STATUS Emacs/ding (UIDNEXT 19914 UIDVALIDITY 112241 UNSEEN 1)
3703 OK STATUS completed.
* STATUS Management/Appraisals1999 (UIDNEXT 17 UIDVALIDITY 112275 UNSEEN 0)
3704 OK STATUS completed.
* STATUS Management/Appraisals2000 (UIDNEXT 37 UIDVALIDITY 112276 UNSEEN 0)
3705 OK STATUS completed.
* STATUS Emacs/JDE (UIDNEXT 6400 UIDVALIDITY 112242 UNSEEN 1)
3706 OK STATUS completed.
* STATUS JavaClient/Section508 (UIDNEXT 9 UIDVALIDITY 112265 UNSEEN 0)
3707 OK STATUS completed.
3708 SELECT "INBOX"
* 243 EXISTS
* 0 RECENT
* FLAGS (\Seen \Answered \Flagged \Deleted \Draft)
* OK [PERMANENTFLAGS (\Seen \Answered \Flagged \Deleted \Draft)]
* OK [UIDVALIDITY 112213] UIDVALIDITY value.
3708 OK [READ-WRITE] SELECT completed.
3709 UID SEARCH UNSEEN UNDELETED
* SEARCH
3709 OK SEARCH completed.
3710 UID SEARCH SEEN
* SEARCH 36260 36418 36483 36523 36665 36686 36688 36706 36711 36760 36770 36771 36773 36782 36790 37091 37396 37539 37565 37567 37589 37590 37605 37634 37635 37726 37727 37743 37767 37771 37788 37798 37824 37834 37835 37836 37837 37839 37840 37841 37842 37843 37844 37845 37846 37847 37848 37849 37850 37851 37852 37853 37854 37855 37856 37858 37859 37860 37861 37862 37863 37864 37865 37866 37867 37868 37869 37870 37871 37873 37874 37875 37876 37877 37878 37879 37880 37883 37886 37887 37888 37889 37890 37891 37892 37894 37895 37896 37897 37898 37899 37900 37901 37902 37903 37904 37905 37906 37907 37908 37909 37910 37911 37912 37913 37914 37915 37916 37917 37918 37920 37921 37922 37923 37924 37925 37927 37928 37929 37932 37933 37934 37935 37936 37937 37938 37939 37940 37941 37942 37944 37945 37946 37947 37948 37949 37950 37951 37953 37954 37955 37957 37959 37960 37961 37962 37965 37967 37968 37969 37971 37972 37973 37975 37976 37978 37979 37982 37983 37984 37985 37986 37987 37988 37989 37990 37991 37992 37993 37994 37996 37997 37998 38001 38002 38004 38005 38006 38007 38008 38009 38010 38012 38013 38014 38015 38020 38021 38022 38023 38024 38027 38028 38029 38030 38031 38032 38033 38034 38035 38036 38037 38038 38039 38040 38041 38042 38043 38044 38046 38047 38048 38049 38050 38051 38052 38053 38054 38057 38090 38094 38097 38099 38100 38101 38102 38103 38104 38105 38106 38107 38109 38110 38111 38112 38113 38114 38115 38116 38117 38119 38120 38121
3710 OK SEARCH completed.
3711 UID SEARCH FLAGGED
* SEARCH 36260 36418 36483 36523 36686 36688 36760 36770 36771 36773 36782 36790 37091 37565 37567 37589 37605 37635 37726 37743 37767 37771 37788 37798 37878 37907 37910 37911 37913 37936 37962 38020 38046 38049 38051 38052 38054 38057 38097 38113 38114 38115 38120 38121
3711 OK SEARCH completed.
3712 UID SEARCH ANSWERED
* SEARCH 36523 36665 36773 37590 37771 37845 37849 37853 37865 37869 37876 37897 37938 37949 37954 37961 37968 37989 37996 38007 38014 38090 38101
3712 OK SEARCH completed.
3713 UID SEARCH RECENT
* SEARCH
3713 OK SEARCH completed.
3714 STATUS "INBOX" (unseen)
* STATUS INBOX (UNSEEN 0)
3714 OK STATUS completed.
3715 EXPUNGE
* 243 EXISTS
3715 OK EXPUNGE completed.
3716 STATUS "Citrix/UnixHelp" (uidvalidity uidnext unseen)
3717 STATUS "Citrix/XpHelp" (uidvalidity uidnext unseen)
3718 STATUS "Tube" (uidvalidity uidnext unseen)
3719 STATUS "JavaClient/XpHelpJava" (uidvalidity uidnext unseen)
3720 STATUS "Citrix/MFXP" (uidvalidity uidnext unseen)
3721 STATUS "JavaClient/Testing" (uidvalidity uidnext unseen)
3722 STATUS "JavaClient/Perforce" (uidvalidity uidnext unseen)
3723 STATUS "Citrix/ClientPAT" (uidvalidity uidnext unseen)
3724 STATUS "Citrix/CitrixAll" (uidvalidity uidnext unseen)
3725 STATUS "INBOX" (uidvalidity uidnext unseen)
3726 STATUS "JavaClient/ZLC" (uidvalidity uidnext unseen)
3727 STATUS "JavaClient/Security" (uidvalidity uidnext unseen)
3728 STATUS "JavaClient/Seamless" (uidvalidity uidnext unseen)
3729 STATUS "JavaClient/Purchasing" (uidvalidity uidnext unseen)
3730 STATUS "JavaClient/Pubs" (uidvalidity uidnext unseen)
3731 STATUS "JavaClient/ProgramNeighborhood" (uidvalidity uidnext unseen)
3732 STATUS "JavaClient/Planning" (uidvalidity uidnext unseen)
3733 STATUS "JavaClient/Performance" (uidvalidity uidnext unseen)
3734 STATUS "JavaClient/NFuse" (uidvalidity uidnext unseen)
3735 STATUS "JavaClient/.NET" (uidvalidity uidnext unseen)
3736 STATUS "JavaClient/Localization" (uidvalidity uidnext unseen)
3737 STATUS "JavaClient/ClientDriveMapping" (uidvalidity uidnext unseen)
3738 STATUS "JavaClient/IniParameters" (uidvalidity uidnext unseen)
3739 STATUS "JavaClient/Escalations" (uidvalidity uidnext unseen)
3740 STATUS "JavaClient/ComMapping" (uidvalidity uidnext unseen)
3741 STATUS "JavaClient/AutoProxy" (uidvalidity uidnext unseen)
3742 STATUS "JavaClient/Licensing" (uidvalidity uidnext unseen)
3743 STATUS "JavaClient/Keyboard" (uidvalidity uidnext unseen)
3744 STATUS "JavaClient/PrinterMapping" (uidvalidity uidnext unseen)
3745 STATUS "JavaClient" (uidvalidity uidnext unseen)
3746 STATUS "Shares" (uidvalidity uidnext unseen)
3747 STATUS "Miscellaneous" (uidvalidity uidnext unseen)
3748 STATUS "Management/Appraisals2002" (uidvalidity uidnext unseen)
3749 STATUS "Management/Appraisals2001" (uidvalidity uidnext unseen)
3750 STATUS "Management" (uidvalidity uidnext unseen)
3751 STATUS "Windows" (uidvalidity uidnext unseen)
3752 STATUS "Humour" (uidvalidity uidnext unseen)
3753 STATUS "Chat" (uidvalidity uidnext unseen)
3754 STATUS "Admin" (uidvalidity uidnext unseen)
3755 STATUS "Zsh" (uidvalidity uidnext unseen)
3756 STATUS "Sawfish" (uidvalidity uidnext unseen)
3757 STATUS "Emacs" (uidvalidity uidnext unseen)
3758 STATUS "Emacs/ding" (uidvalidity uidnext unseen)
3759 STATUS "Management/Appraisals1999" (uidvalidity uidnext unseen)
3760 STATUS "Management/Appraisals2000" (uidvalidity uidnext unseen)
3761 STATUS "Emacs/JDE" (uidvalidity uidnext unseen)
3762 STATUS "JavaClient/Section508" (uidvalidity uidnext unseen)
* STATUS Citrix/UnixHelp (UIDNEXT 3907 UIDVALIDITY 112236 UNSEEN 8)
3716 OK STATUS completed.
* STATUS Citrix/XpHelp (UIDNEXT 11661 UIDVALIDITY 112237 UNSEEN 53)
3717 OK STATUS completed.
* STATUS Tube (UIDNEXT 1302 UIDVALIDITY 112284 UNSEEN 0)
3718 OK STATUS completed.
* STATUS JavaClient/XpHelpJava (UIDNEXT 823 UIDVALIDITY 112269 UNSEEN 0)
3719 OK STATUS completed.
* STATUS Citrix/MFXP (UIDNEXT 3718 UIDVALIDITY 112234 UNSEEN 0)
3720 OK STATUS completed.
* STATUS JavaClient/Testing (UIDNEXT 36 UIDVALIDITY 112267 UNSEEN 0)
3721 OK STATUS completed.
* STATUS JavaClient/Perforce (UIDNEXT 3075 UIDVALIDITY 112257 UNSEEN 0)
3722 OK STATUS completed.
* STATUS Citrix/ClientPAT (UIDNEXT 1032 UIDVALIDITY 112233 UNSEEN 0)
3723 OK STATUS completed.
* STATUS Citrix/CitrixAll (UIDNEXT 2415 UIDVALIDITY 112232 UNSEEN 0)
3724 OK STATUS completed.
* STATUS INBOX (UIDNEXT 38122 UIDVALIDITY 112213 UNSEEN 0)
3725 OK STATUS completed.
* STATUS JavaClient/ZLC (UIDNEXT 16 UIDVALIDITY 112270 UNSEEN 0)
3726 OK STATUS completed.
* STATUS JavaClient/Security (UIDNEXT 143 UIDVALIDITY 112266 UNSEEN 0)
3727 OK STATUS completed.
* STATUS JavaClient/Seamless (UIDNEXT 35 UIDVALIDITY 112264 UNSEEN 0)
3728 OK STATUS completed.
* STATUS JavaClient/Purchasing (UIDNEXT 11 UIDVALIDITY 112263 UNSEEN 0)
3729 OK STATUS completed.
* STATUS JavaClient/Pubs (UIDNEXT 53 UIDVALIDITY 112262 UNSEEN 0)
3730 OK STATUS completed.
* STATUS JavaClient/ProgramNeighborhood (UIDNEXT 41 UIDVALIDITY 112261 UNSEEN 0)
3731 OK STATUS completed.
* STATUS JavaClient/Planning (UIDNEXT 139 UIDVALIDITY 112259 UNSEEN 0)
3732 OK STATUS completed.
* STATUS JavaClient/Performance (UIDNEXT 8 UIDVALIDITY 112258 UNSEEN 0)
3733 OK STATUS completed.
* STATUS JavaClient/NFuse (UIDNEXT 33 UIDVALIDITY 112256 UNSEEN 0)
3734 OK STATUS completed.
* STATUS JavaClient/.NET (UIDNEXT 25 UIDVALIDITY 112247 UNSEEN 0)
3735 OK STATUS completed.
* STATUS JavaClient/Localization (UIDNEXT 160 UIDVALIDITY 112255 UNSEEN 0)
3736 OK STATUS completed.
* STATUS JavaClient/ClientDriveMapping (UIDNEXT 21 UIDVALIDITY 112249 UNSEEN 0)
3737 OK STATUS completed.
* STATUS JavaClient/IniParameters (UIDNEXT 12 UIDVALIDITY 112252 UNSEEN 0)
3738 OK STATUS completed.
* STATUS JavaClient/Escalations (UIDNEXT 39 UIDVALIDITY 112251 UNSEEN 0)
3739 OK STATUS completed.
* STATUS JavaClient/ComMapping (UIDNEXT 7 UIDVALIDITY 112250 UNSEEN 0)
3740 OK STATUS completed.
* STATUS JavaClient/AutoProxy (UIDNEXT 90 UIDVALIDITY 112248 UNSEEN 0)
3741 OK STATUS completed.
* STATUS JavaClient/Licensing (UIDNEXT 38 UIDVALIDITY 112254 UNSEEN 0)
3742 OK STATUS completed.
* STATUS JavaClient/Keyboard (UIDNEXT 61 UIDVALIDITY 112253 UNSEEN 0)
3743 OK STATUS completed.
* STATUS JavaClient/PrinterMapping (UIDNEXT 45 UIDVALIDITY 112260 UNSEEN 0)
3744 OK STATUS completed.
* STATUS JavaClient (UIDNEXT 552 UIDVALIDITY 112246 UNSEEN 0)
3745 OK STATUS completed.
* STATUS Shares (UIDNEXT 58 UIDVALIDITY 112282 UNSEEN 0)
3746 OK STATUS completed.
* STATUS Miscellaneous (UIDNEXT 121 UIDVALIDITY 112279 UNSEEN 0)
3747 OK STATUS completed.
* STATUS Management/Appraisals2002 (UIDNEXT 32 UIDVALIDITY 112278 UNSEEN 0)
3748 OK STATUS completed.
* STATUS Management/Appraisals2001 (UIDNEXT 37 UIDVALIDITY 112277 UNSEEN 0)
3749 OK STATUS completed.
* STATUS Management (UIDNEXT 153 UIDVALIDITY 112274 UNSEEN 0)
3750 OK STATUS completed.
* STATUS Windows (UIDNEXT 12 UIDVALIDITY 112285 UNSEEN 0)
3751 OK STATUS completed.
* STATUS Humour (UIDNEXT 21 UIDVALIDITY 112244 UNSEEN 0)
3752 OK STATUS completed.
* STATUS Chat (UIDNEXT 29 UIDVALIDITY 112230 UNSEEN 0)
3753 OK STATUS completed.
* STATUS Admin (UIDNEXT 28 UIDVALIDITY 112228 UNSEEN 0)
3754 OK STATUS completed.
* STATUS Zsh (UIDNEXT 2564 UIDVALIDITY 112286 UNSEEN 0)
3755 OK STATUS completed.
* STATUS Sawfish (UIDNEXT 9500 UIDVALIDITY 112281 UNSEEN 1)
3756 OK STATUS completed.
* STATUS Emacs (UIDNEXT 26 UIDVALIDITY 112240 UNSEEN 0)
3757 OK STATUS completed.
* STATUS Emacs/ding (UIDNEXT 19915 UIDVALIDITY 112241 UNSEEN 2)
3758 OK STATUS completed.
* STATUS Management/Appraisals1999 (UIDNEXT 17 UIDVALIDITY 112275 UNSEEN 0)
3759 OK STATUS completed.
* STATUS Management/Appraisals2000 (UIDNEXT 37 UIDVALIDITY 112276 UNSEEN 0)
3760 OK STATUS completed.
* STATUS Emacs/JDE (UIDNEXT 6400 UIDVALIDITY 112242 UNSEEN 1)
3761 OK STATUS completed.
* STATUS JavaClient/Section508 (UIDNEXT 9 UIDVALIDITY 112265 UNSEEN 0)
3762 OK STATUS completed.
3763 EXAMINE "Emacs/ding"
* 122 EXISTS
* 2 RECENT
* FLAGS (\Seen \Answered \Flagged \Deleted \Draft)
* OK [PERMANENTFLAGS ()]
* OK [UNSEEN 121] Is the first unseen message
* OK [UIDVALIDITY 112241] UIDVALIDITY value.
3763 OK [READ-ONLY] EXAMINE completed.
3764 FETCH 1,* UID
* 1 FETCH (UID 19791)
* 122 FETCH (UID 19914)
3764 OK FETCH completed.
3765 STATUS "Emacs/ding" (uidnext)
* STATUS Emacs/ding (UIDNEXT 19915)
3765 OK STATUS completed.
3766 STATUS "Citrix/UnixHelp" (uidvalidity uidnext unseen)
3767 STATUS "Citrix/XpHelp" (uidvalidity uidnext unseen)
3768 STATUS "Tube" (uidvalidity uidnext unseen)
3769 STATUS "JavaClient/XpHelpJava" (uidvalidity uidnext unseen)
3770 STATUS "Citrix/MFXP" (uidvalidity uidnext unseen)
3771 STATUS "JavaClient/Testing" (uidvalidity uidnext unseen)
3772 STATUS "JavaClient/Perforce" (uidvalidity uidnext unseen)
3773 STATUS "Citrix/ClientPAT" (uidvalidity uidnext unseen)
3774 STATUS "Citrix/CitrixAll" (uidvalidity uidnext unseen)
3775 STATUS "INBOX" (uidvalidity uidnext unseen)
3776 STATUS "JavaClient/ZLC" (uidvalidity uidnext unseen)
3777 STATUS "JavaClient/Security" (uidvalidity uidnext unseen)
3778 STATUS "JavaClient/Seamless" (uidvalidity uidnext unseen)
3779 STATUS "JavaClient/Purchasing" (uidvalidity uidnext unseen)
3780 STATUS "JavaClient/Pubs" (uidvalidity uidnext unseen)
3781 STATUS "JavaClient/ProgramNeighborhood" (uidvalidity uidnext unseen)
3782 STATUS "JavaClient/Planning" (uidvalidity uidnext unseen)
3783 STATUS "JavaClient/Performance" (uidvalidity uidnext unseen)
3784 STATUS "JavaClient/NFuse" (uidvalidity uidnext unseen)
3785 STATUS "JavaClient/.NET" (uidvalidity uidnext unseen)
3786 STATUS "JavaClient/Localization" (uidvalidity uidnext unseen)
3787 STATUS "JavaClient/ClientDriveMapping" (uidvalidity uidnext unseen)
3788 STATUS "JavaClient/IniParameters" (uidvalidity uidnext unseen)
3789 STATUS "JavaClient/Escalations" (uidvalidity uidnext unseen)
3790 STATUS "JavaClient/ComMapping" (uidvalidity uidnext unseen)
3791 STATUS "JavaClient/AutoProxy" (uidvalidity uidnext unseen)
3792 STATUS "JavaClient/Licensing" (uidvalidity uidnext unseen)
3793 STATUS "JavaClient/Keyboard" (uidvalidity uidnext unseen)
3794 STATUS "JavaClient/PrinterMapping" (uidvalidity uidnext unseen)
3795 STATUS "JavaClient" (uidvalidity uidnext unseen)
3796 STATUS "Shares" (uidvalidity uidnext unseen)
3797 STATUS "Miscellaneous" (uidvalidity uidnext unseen)
3798 STATUS "Management/Appraisals2002" (uidvalidity uidnext unseen)
3799 STATUS "Management/Appraisals2001" (uidvalidity uidnext unseen)
3800 STATUS "Management" (uidvalidity uidnext unseen)
3801 STATUS "Windows" (uidvalidity uidnext unseen)
3802 STATUS "Humour" (uidvalidity uidnext unseen)
3803 STATUS "Chat" (uidvalidity uidnext unseen)
3804 STATUS "Admin" (uidvalidity uidnext unseen)
3805 STATUS "Zsh" (uidvalidity uidnext unseen)
3806 STATUS "Sawfish" (uidvalidity uidnext unseen)
3807 STATUS "Emacs" (uidvalidity uidnext unseen)
3808 STATUS "Emacs/ding" (uidvalidity uidnext unseen)
3809 STATUS "Management/Appraisals1999" (uidvalidity uidnext unseen)
3810 STATUS "Management/Appraisals2000" (uidvalidity uidnext unseen)
3811 STATUS "Emacs/JDE" (uidvalidity uidnext unseen)
3812 STATUS "JavaClient/Section508" (uidvalidity uidnext unseen)
* STATUS Citrix/UnixHelp (UIDNEXT 3907 UIDVALIDITY 112236 UNSEEN 8)
3766 OK STATUS completed.
* STATUS Citrix/XpHelp (UIDNEXT 11662 UIDVALIDITY 112237 UNSEEN 54)
3767 OK STATUS completed.
* STATUS Tube (UIDNEXT 1302 UIDVALIDITY 112284 UNSEEN 0)
3768 OK STATUS completed.
* STATUS JavaClient/XpHelpJava (UIDNEXT 823 UIDVALIDITY 112269 UNSEEN 0)
3769 OK STATUS completed.
* STATUS Citrix/MFXP (UIDNEXT 3718 UIDVALIDITY 112234 UNSEEN 0)
3770 OK STATUS completed.
* STATUS JavaClient/Testing (UIDNEXT 36 UIDVALIDITY 112267 UNSEEN 0)
3771 OK STATUS completed.
* STATUS JavaClient/Perforce (UIDNEXT 3075 UIDVALIDITY 112257 UNSEEN 0)
3772 OK STATUS completed.
* STATUS Citrix/ClientPAT (UIDNEXT 1032 UIDVALIDITY 112233 UNSEEN 0)
3773 OK STATUS completed.
* STATUS Citrix/CitrixAll (UIDNEXT 2415 UIDVALIDITY 112232 UNSEEN 0)
3774 OK STATUS completed.
* STATUS INBOX (UIDNEXT 38122 UIDVALIDITY 112213 UNSEEN 0)
3775 OK STATUS completed.
* STATUS JavaClient/ZLC (UIDNEXT 16 UIDVALIDITY 112270 UNSEEN 0)
3776 OK STATUS completed.
* STATUS JavaClient/Security (UIDNEXT 143 UIDVALIDITY 112266 UNSEEN 0)
3777 OK STATUS completed.
* STATUS JavaClient/Seamless (UIDNEXT 35 UIDVALIDITY 112264 UNSEEN 0)
3778 OK STATUS completed.
* STATUS JavaClient/Purchasing (UIDNEXT 11 UIDVALIDITY 112263 UNSEEN 0)
3779 OK STATUS completed.
* STATUS JavaClient/Pubs (UIDNEXT 53 UIDVALIDITY 112262 UNSEEN 0)
3780 OK STATUS completed.
uidnext BAD Protocol Error: "Unidentifiable command specified"
* STATUS JavaClient/ProgramNeighborhood (UIDNEXT 41 UIDVALIDITY 112261 UNSEEN 0)
3781 OK STATUS completed.
* STATUS JavaClient/Planning (UIDNEXT 139 UIDVALIDITY 112259 UNSEEN 0)
3782 OK STATUS completed.
* STATUS JavaClient/Performance (UIDNEXT 8 UIDVALIDITY 112258 UNSEEN 0)
3783 OK STATUS completed.
* STATUS JavaClient/NFuse (UIDNEXT 33 UIDVALIDITY 112256 UNSEEN 0)
3784 OK STATUS completed.
* STATUS JavaClient/.NET (UIDNEXT 25 UIDVALIDITY 112247 UNSEEN 0)
3785 OK STATUS completed.
* STATUS JavaClient/Localization (UIDNEXT 160 UIDVALIDITY 112255 UNSEEN 0)
3786 OK STATUS completed.
* STATUS JavaClient/ClientDriveMapping (UIDNEXT 21 UIDVALIDITY 112249 UNSEEN 0)
3787 OK STATUS completed.
* STATUS JavaClient/IniParameters (UIDNEXT 12 UIDVALIDITY 112252 UNSEEN 0)
3788 OK STATUS completed.
* STATUS JavaClient/Escalations (UIDNEXT 39 UIDVALIDITY 112251 UNSEEN 0)
3789 OK STATUS completed.
* STATUS JavaClient/ComMapping (UIDNEXT 7 UIDVALIDITY 112250 UNSEEN 0)
3790 OK STATUS completed.
* STATUS JavaClient/AutoProxy (UIDNEXT 90 UIDVALIDITY 112248 UNSEEN 0)
3791 OK STATUS completed.
* STATUS JavaClient/Licensing (UIDNEXT 38 UIDVALIDITY 112254 UNSEEN 0)
3792 OK STATUS completed.
* STATUS JavaClient/Keyboard (UIDNEXT 61 UIDVALIDITY 112253 UNSEEN 0)
3793 OK STATUS completed.
* STATUS JavaClient/PrinterMapping (UIDNEXT 45 UIDVALIDITY 112260 UNSEEN 0)
3794 OK STATUS completed.
* STATUS JavaClient (UIDNEXT 552 UIDVALIDITY 112246 UNSEEN 0)
3795 OK STATUS completed.
3796 BAD Protocol Error: "Invalid status attribute set in STATUS command"
* STATUS Management/Appraisals2002 (UIDNEXT 32 UIDVALIDITY 112278 UNSEEN 0)
3798 OK STATUS completed.
* STATUS Management/Appraisals2001 (UIDNEXT 37 UIDVALIDITY 112277 UNSEEN 0)
3799 OK STATUS completed.
* STATUS Management (UIDNEXT 153 UIDVALIDITY 112274 UNSEEN 0)
3800 OK STATUS completed.
* STATUS Windows (UIDNEXT 12 UIDVALIDITY 112285 UNSEEN 0)
3801 OK STATUS completed.
* STATUS Humour (UIDNEXT 21 UIDVALIDITY 112244 UNSEEN 0)
3802 OK STATUS completed.
* STATUS Chat (UIDNEXT 29 UIDVALIDITY 112230 UNSEEN 0)
3803 OK STATUS completed.
* STATUS Admin (UIDNEXT 28 UIDVALIDITY 112228 UNSEEN 0)
3804 OK STATUS completed.
* STATUS Zsh (UIDNEXT 2564 UIDVALIDITY 112286 UNSEEN 0)
3805 OK STATUS completed.
* STATUS Sawfish (UIDNEXT 9500 UIDVALIDITY 112281 UNSEEN 1)
3806 OK STATUS completed.
* STATUS Emacs (UIDNEXT 26 UIDVALIDITY 112240 UNSEEN 0)
3807 OK STATUS completed.
* STATUS Emacs/ding (UIDNEXT 19915 UIDVALIDITY 112241 UNSEEN 2)
3808 OK STATUS completed.
* STATUS Management/Appraisals1999 (UIDNEXT 17 UIDVALIDITY 112275 UNSEEN 0)
3809 OK STATUS completed.
* STATUS Management/Appraisals2000 (UIDNEXT 37 UIDVALIDITY 112276 UNSEEN 0)
3810 OK STATUS completed.
* STATUS Emacs/JDE (UIDNEXT 6400 UIDVALIDITY 112242 UNSEEN 1)
3811 OK STATUS completed.
* STATUS JavaClient/Section508 (UIDNEXT 9 UIDVALIDITY 112265 UNSEEN 0)
3812 OK STATUS completed.
3813 EXAMINE "Citrix/XpHelp"
* 54 EXISTS
* 54 RECENT
* FLAGS (\Seen \Answered \Flagged \Deleted \Draft)
* OK [PERMANENTFLAGS ()]
* OK [UNSEEN 1] Is the first unseen message
* OK [UIDVALIDITY 112237] UIDVALIDITY value.
3813 OK [READ-ONLY] EXAMINE completed.
3814 FETCH 1,* UID
* 1 FETCH (UID 11604)
* 54 FETCH (UID 11661)
3814 OK FETCH completed.
3815 STATUS "Citrix/XpHelp" (uidnext)
* STATUS Citrix/XpHelp (UIDNEXT 11662)
3815 OK STATUS completed.
3816 SELECT "INBOX"
* 243 EXISTS
* 0 RECENT
* FLAGS (\Seen \Answered \Flagged \Deleted \Draft)
* OK [PERMANENTFLAGS (\Seen \Answered \Flagged \Deleted \Draft)]
* OK [UIDVALIDITY 112213] UIDVALIDITY value.
3816 OK [READ-WRITE] SELECT completed.
3817 UID SEARCH UNSEEN UNDELETED
* SEARCH
3817 OK SEARCH completed.
3818 UID SEARCH SEEN
* SEARCH 36260 36418 36483 36523 36665 36686 36688 36706 36711 36760 36770 36771 36773 36782 36790 37091 37396 37539 37565 37567 37589 37590 37605 37634 37635 37726 37727 37743 37767 37771 37788 37798 37824 37834 37835 37836 37837 37839 37840 37841 37842 37843 37844 37845 37846 37847 37848 37849 37850 37851 37852 37853 37854 37855 37856 37858 37859 37860 37861 37862 37863 37864 37865 37866 37867 37868 37869 37870 37871 37873 37874 37875 37876 37877 37878 37879 37880 37883 37886 37887 37888 37889 37890 37891 37892 37894 37895 37896 37897 37898 37899 37900 37901 37902 37903 37904 37905 37906 37907 37908 37909 37910 37911 37912 37913 37914 37915 37916 37917 37918 37920 37921 37922 37923 37924 37925 37927 37928 37929 37932 37933 37934 37935 37936 37937 37938 37939 37940 37941 37942 37944 37945 37946 37947 37948 37949 37950 37951 37953 37954 37955 37957 37959 37960 37961 37962 37965 37967 37968 37969 37971 37972 37973 37975 37976 37978 37979 37982 37983 37984 37985 37986 37987 37988 37989 37990 37991 37992 37993 37994 37996 37997 37998 38001 38002 38004 38005 38006 38007 38008 38009 38010 38012 38013 38014 38015 38020 38021 38022 38023 38024 38027 38028 38029 38030 38031 38032 38033 38034 38035 38036 38037 38038 38039 38040 38041 38042 38043 38044 38046 38047 38048 38049 38050 38051 38052 38053 38054 38057 38090 38094 38097 38099 38100 38101 38102 38103 38104 38105 38106 38107 38109 38110 38111 38112 38113 38114 38115 38116 38117 38119 38120 38121
3818 OK SEARCH completed.
3819 UID SEARCH FLAGGED
* SEARCH 36260 36418 36483 36523 36686 36688 36760 36770 36771 36773 36782 36790 37091 37565 37567 37589 37605 37635 37726 37743 37767 37771 37788 37798 37878 37907 37910 37911 37913 37936 37962 38020 38046 38049 38051 38052 38054 38057 38097 38113 38114 38115 38120 38121
3819 OK SEARCH completed.
3820 UID SEARCH ANSWERED
* SEARCH 36523 36665 36773 37590 37771 37845 37849 37853 37865 37869 37876 37897 37938 37949 37954 37961 37968 37989 37996 38007 38014 38090 38101
3820 OK SEARCH completed.
3821 UID SEARCH RECENT
* SEARCH
3821 OK SEARCH completed.
3822 STATUS "INBOX" (unseen)
* STATUS INBOX (UNSEEN 0)
3822 OK STATUS completed.
3823 EXPUNGE
* 243 EXISTS
3823 OK EXPUNGE completed.
3824 STATUS "Citrix/UnixHelp" (uidvalidity uidnext unseen)
3825 STATUS "Citrix/XpHelp" (uidvalidity uidnext unseen)
3826 STATUS "Tube" (uidvalidity uidnext unseen)
3827 STATUS "JavaClient/XpHelpJava" (uidvalidity uidnext unseen)
3828 STATUS "Citrix/MFXP" (uidvalidity uidnext unseen)
3829 STATUS "JavaClient/Testing" (uidvalidity uidnext unseen)
3830 STATUS "JavaClient/Perforce" (uidvalidity uidnext unseen)
3831 STATUS "Citrix/ClientPAT" (uidvalidity uidnext unseen)
3832 STATUS "Citrix/CitrixAll" (uidvalidity uidnext unseen)
3833 STATUS "INBOX" (uidvalidity uidnext unseen)
3834 STATUS "JavaClient/ZLC" (uidvalidity uidnext unseen)
3835 STATUS "JavaClient/Security" (uidvalidity uidnext unseen)
3836 STATUS "JavaClient/Seamless" (uidvalidity uidnext unseen)
3837 STATUS "JavaClient/Purchasing" (uidvalidity uidnext unseen)
3838 STATUS "JavaClient/Pubs" (uidvalidity uidnext unseen)
3839 STATUS "JavaClient/ProgramNeighborhood" (uidvalidity uidnext unseen)
3840 STATUS "JavaClient/Planning" (uidvalidity uidnext unseen)
3841 STATUS "JavaClient/Performance" (uidvalidity uidnext unseen)
3842 STATUS "JavaClient/NFuse" (uidvalidity uidnext unseen)
3843 STATUS "JavaClient/.NET" (uidvalidity uidnext unseen)
3844 STATUS "JavaClient/Localization" (uidvalidity uidnext unseen)
3845 STATUS "JavaClient/ClientDriveMapping" (uidvalidity uidnext unseen)
3846 STATUS "JavaClient/IniParameters" (uidvalidity uidnext unseen)
3847 STATUS "JavaClient/Escalations" (uidvalidity uidnext unseen)
3848 STATUS "JavaClient/ComMapping" (uidvalidity uidnext unseen)
3849 STATUS "JavaClient/AutoProxy" (uidvalidity uidnext unseen)
3850 STATUS "JavaClient/Licensing" (uidvalidity uidnext unseen)
3851 STATUS "JavaClient/Keyboard" (uidvalidity uidnext unseen)
3852 STATUS "JavaClient/PrinterMapping" (uidvalidity uidnext unseen)
3853 STATUS "JavaClient" (uidvalidity uidnext unseen)
3854 STATUS "Shares" (uidvalidity uidnext unseen)
3855 STATUS "Miscellaneous" (uidvalidity uidnext unseen)
3856 STATUS "Management/Appraisals2002" (uidvalidity uidnext unseen)
3857 STATUS "Management/Appraisals2001" (uidvalidity uidnext unseen)
3858 STATUS "Management" (uidvalidity uidnext unseen)
3859 STATUS "Windows" (uidvalidity uidnext unseen)
3860 STATUS "Humour" (uidvalidity uidnext unseen)
3861 STATUS "Chat" (uidvalidity uidnext unseen)
3862 STATUS "Admin" (uidvalidity uidnext unseen)
3863 STATUS "Zsh" (uidvalidity uidnext unseen)
3864 STATUS "Sawfish" (uidvalidity uidnext unseen)
3865 STATUS "Emacs" (uidvalidity uidnext unseen)
3866 STATUS "Emacs/ding" (uidvalidity uidnext unseen)
3867 STATUS "Management/Appraisals1999" (uidvalidity uidnext unseen)
3868 STATUS "Management/Appraisals2000" (uidvalidity uidnext unseen)
3869 STATUS "Emacs/JDE" (uidvalidity uidnext unseen)
3870 STATUS "JavaClient/Section508" (uidvalidity uidnext unseen)
* STATUS Citrix/UnixHelp (UIDNEXT 3907 UIDVALIDITY 112236 UNSEEN 8)
3824 OK STATUS completed.
idity BAD Protocol Error: "Unidentifiable command specified"
* STATUS JavaClient/NFuse (UIDNEXT 33 UIDVALIDITY 112256 UNSEEN 0)
3842 OK STATUS completed.
* STATUS JavaClient/.NET (UIDNEXT 25 UIDVALIDITY 112247 UNSEEN 0)
3843 OK STATUS completed.
* STATUS JavaClient/Localization (UIDNEXT 160 UIDVALIDITY 112255 UNSEEN 0)
3844 OK STATUS completed.
* STATUS JavaClient/ClientDriveMapping (UIDNEXT 21 UIDVALIDITY 112249 UNSEEN 0)
3845 OK STATUS completed.
* STATUS JavaClient/IniParameters (UIDNEXT 12 UIDVALIDITY 112252 UNSEEN 0)
3846 OK STATUS completed.
* STATUS JavaClient/Escalations (UIDNEXT 39 UIDVALIDITY 112251 UNSEEN 0)
3847 OK STATUS completed.
3848 BAD Protocol Error: "Expected SPACE not found"
* STATUS Tube (UIDNEXT 1302 UIDVALIDITY 112284 UNSEEN 0)
3826 OK STATUS completed.
* STATUS JavaClient/XpHelpJava (UIDNEXT 823 UIDVALIDITY 112269 UNSEEN 0)
3827 OK STATUS completed.
* STATUS Citrix/MFXP (UIDNEXT 3718 UIDVALIDITY 112234 UNSEEN 0)
3828 OK STATUS completed.
* STATUS JavaClient/Testing (UIDNEXT 36 UIDVALIDITY 112267 UNSEEN 0)
3829 OK STATUS completed.
* STATUS JavaClient/Perforce (UIDNEXT 3076 UIDVALIDITY 112257 UNSEEN 1)
3830 OK STATUS completed.
* STATUS Citrix/ClientPAT (UIDNEXT 1032 UIDVALIDITY 112233 UNSEEN 0)
3831 OK STATUS completed.
* STATUS Citrix/CitrixAll (UIDNEXT 2416 UIDVALIDITY 112232 UNSEEN 1)
3832 OK STATUS completed.
* STATUS INBOX (UIDNEXT 38122 UIDVALIDITY 112213 UNSEEN 0)
3833 OK STATUS completed.
* STATUS JavaClient/ZLC (UIDNEXT 16 UIDVALIDITY 112270 UNSEEN 0)
3834 OK STATUS completed.
* STATUS JavaClient/Security (UIDNEXT 143 UIDVALIDITY 112266 UNSEEN 0)
3835 OK STATUS completed.
* STATUS JavaClient/Seamless (UIDNEXT 35 UIDVALIDITY 112264 UNSEEN 0)
3836 OK STATUS completed.
* STATUS JavaClient/Purchasing (UIDNEXT 11 UIDVALIDITY 112263 UNSEEN 0)
3837 OK STATUS completed.
* STATUS JavaClient/Pubs (UIDNEXT 53 UIDVALIDITY 112262 UNSEEN 0)
3838 OK STATUS completed.
* STATUS JavaClient/ProgramNeighborhood (UIDNEXT 41 UIDVALIDITY 112261 UNSEEN 0)
3839 OK STATUS completed.
* STATUS JavaClient/Planning (UIDNEXT 139 UIDVALIDITY 112259 UNSEEN 0)
3840 OK STATUS completed.
3841 BAD Protocol Error: "Invalid status attribute set in STATUS command"
* STATUS JavaClient/AutoProxy (UIDNEXT 90 UIDVALIDITY 112248 UNSEEN 0)
3849 OK STATUS completed.
* STATUS JavaClient/Licensing (UIDNEXT 38 UIDVALIDITY 112254 UNSEEN 0)
3850 OK STATUS completed.
* STATUS JavaClient/Keyboard (UIDNEXT 61 UIDVALIDITY 112253 UNSEEN 0)
3851 OK STATUS completed.
* STATUS JavaClient/PrinterMapping (UIDNEXT 45 UIDVALIDITY 112260 UNSEEN 0)
3852 OK STATUS completed.
* STATUS JavaClient (UIDNEXT 552 UIDVALIDITY 112246 UNSEEN 0)
3853 OK STATUS completed.
* STATUS Shares (UIDNEXT 58 UIDVALIDITY 112282 UNSEEN 0)
3854 OK STATUS completed.
* STATUS Miscellaneous (UIDNEXT 121 UIDVALIDITY 112279 UNSEEN 0)
3855 OK STATUS completed.
* STATUS Management/Appraisals2002 (UIDNEXT 32 UIDVALIDITY 112278 UNSEEN 0)
3856 OK STATUS completed.
* STATUS Management/Appraisals2001 (UIDNEXT 37 UIDVALIDITY 112277 UNSEEN 0)
3857 OK STATUS completed.
* STATUS Management (UIDNEXT 153 UIDVALIDITY 112274 UNSEEN 0)
3858 OK STATUS completed.
* STATUS Windows (UIDNEXT 12 UIDVALIDITY 112285 UNSEEN 0)
3859 OK STATUS completed.
* STATUS Humour (UIDNEXT 21 UIDVALIDITY 112244 UNSEEN 0)
3860 OK STATUS completed.
* STATUS Chat (UIDNEXT 29 UIDVALIDITY 112230 UNSEEN 0)
3861 OK STATUS completed.
* STATUS Admin (UIDNEXT 28 UIDVALIDITY 112228 UNSEEN 0)
3862 OK STATUS completed.
* STATUS Zsh (UIDNEXT 2564 UIDVALIDITY 112286 UNSEEN 0)
3863 OK STATUS completed.
* STATUS Sawfish (UIDNEXT 9500 UIDVALIDITY 112281 UNSEEN 1)
3864 OK STATUS completed.
* STATUS Emacs (UIDNEXT 26 UIDVALIDITY 112240 UNSEEN 0)
3865 OK STATUS completed.
* STATUS Emacs/ding (UIDNEXT 19915 UIDVALIDITY 112241 UNSEEN 2)
3866 OK STATUS completed.
* STATUS Management/Appraisals1999 (UIDNEXT 17 UIDVALIDITY 112275 UNSEEN 0)
3867 OK STATUS completed.
* STATUS Management/Appraisals2000 (UIDNEXT 37 UIDVALIDITY 112276 UNSEEN 0)
3868 OK STATUS completed.
* STATUS Emacs/JDE (UIDNEXT 6400 UIDVALIDITY 112242 UNSEEN 1)
3869 OK STATUS completed.
* STATUS JavaClient/Section508 (UIDNEXT 9 UIDVALIDITY 112265 UNSEEN 0)
3870 OK STATUS completed.
3871 STATUS "Citrix/UnixHelp" (uidvalidity uidnext unseen)
3872 STATUS "Citrix/XpHelp" (uidvalidity uidnext unseen)
3873 STATUS "Tube" (uidvalidity uidnext unseen)
3874 STATUS "JavaClient/XpHelpJava" (uidvalidity uidnext unseen)
3875 STATUS "Citrix/MFXP" (uidvalidity uidnext unseen)
3876 STATUS "JavaClient/Testing" (uidvalidity uidnext unseen)
3877 STATUS "JavaClient/Perforce" (uidvalidity uidnext unseen)
3878 STATUS "Citrix/ClientPAT" (uidvalidity uidnext unseen)
3879 STATUS "Citrix/CitrixAll" (uidvalidity uidnext unseen)
3880 STATUS "INBOX" (uidvalidity uidnext unseen)
3881 STATUS "JavaClient/ZLC" (uidvalidity uidnext unseen)
3882 STATUS "JavaClient/Security" (uidvalidity uidnext unseen)
3883 STATUS "JavaClient/Seamless" (uidvalidity uidnext unseen)
3884 STATUS "JavaClient/Purchasing" (uidvalidity uidnext unseen)
3885 STATUS "JavaClient/Pubs" (uidvalidity uidnext unseen)
3886 STATUS "JavaClient/ProgramNeighborhood" (uidvalidity uidnext unseen)
3887 STATUS "JavaClient/Planning" (uidvalidity uidnext unseen)
3888 STATUS "JavaClient/Performance" (uidvalidity uidnext unseen)
3889 STATUS "JavaClient/NFuse" (uidvalidity uidnext unseen)
3890 STATUS "JavaClient/.NET" (uidvalidity uidnext unseen)
3891 STATUS "JavaClient/Localization" (uidvalidity uidnext unseen)
3892 STATUS "JavaClient/ClientDriveMapping" (uidvalidity uidnext unseen)
3893 STATUS "JavaClient/IniParameters" (uidvalidity uidnext unseen)
3894 STATUS "JavaClient/Escalations" (uidvalidity uidnext unseen)
3895 STATUS "JavaClient/ComMapping" (uidvalidity uidnext unseen)
3896 STATUS "JavaClient/AutoProxy" (uidvalidity uidnext unseen)
3897 STATUS "JavaClient/Licensing" (uidvalidity uidnext unseen)
3898 STATUS "JavaClient/Keyboard" (uidvalidity uidnext unseen)
3899 STATUS "JavaClient/PrinterMapping" (uidvalidity uidnext unseen)
3900 STATUS "JavaClient" (uidvalidity uidnext unseen)
3901 STATUS "Shares" (uidvalidity uidnext unseen)
3902 STATUS "Miscellaneous" (uidvalidity uidnext unseen)
3903 STATUS "Management/Appraisals2002" (uidvalidity uidnext unseen)
3904 STATUS "Management/Appraisals2001" (uidvalidity uidnext unseen)
3905 STATUS "Management" (uidvalidity uidnext unseen)
3906 STATUS "Windows" (uidvalidity uidnext unseen)
3907 STATUS "Humour" (uidvalidity uidnext unseen)
3908 STATUS "Chat" (uidvalidity uidnext unseen)
3909 STATUS "Admin" (uidvalidity uidnext unseen)
3910 STATUS "Zsh" (uidvalidity uidnext unseen)
3911 STATUS "Sawfish" (uidvalidity uidnext unseen)
3912 STATUS "Emacs" (uidvalidity uidnext unseen)
3913 STATUS "Emacs/ding" (uidvalidity uidnext unseen)
3914 STATUS "Management/Appraisals1999" (uidvalidity uidnext unseen)
3915 STATUS "Management/Appraisals2000" (uidvalidity uidnext unseen)
3916 STATUS "Emacs/JDE" (uidvalidity uidnext unseen)
3917 STATUS "JavaClient/Section508" (uidvalidity uidnext unseen)
* STATUS Citrix/UnixHelp (UIDNEXT 3907 UIDVALIDITY 112236 UNSEEN 8)
3871 OK STATUS completed.
* STATUS Citrix/XpHelp (UIDNEXT 11663 UIDVALIDITY 112237 UNSEEN 55)
3872 OK STATUS completed.
* STATUS Tube (UIDNEXT 1302 UIDVALIDITY 112284 UNSEEN 0)
3873 OK STATUS completed.
* STATUS JavaClient/XpHelpJava (UIDNEXT 823 UIDVALIDITY 112269 UNSEEN 0)
3874 OK STATUS completed.
* STATUS Citrix/MFXP (UIDNEXT 3718 UIDVALIDITY 112234 UNSEEN 0)
3875 OK STATUS completed.
* STATUS JavaClient/Testing (UIDNEXT 36 UIDVALIDITY 112267 UNSEEN 0)
3876 OK STATUS completed.
* STATUS JavaClient/Perforce (UIDNEXT 3076 UIDVALIDITY 112257 UNSEEN 1)
3877 OK STATUS completed.
* STATUS Citrix/ClientPAT (UIDNEXT 1032 UIDVALIDITY 112233 UNSEEN 0)
3878 OK STATUS completed.
* STATUS Citrix/CitrixAll (UIDNEXT 2416 UIDVALIDITY 112232 UNSEEN 1)
3879 OK STATUS completed.
* STATUS INBOX (UIDNEXT 38122 UIDVALIDITY 112213 UNSEEN 0)
3880 OK STATUS completed.
* STATUS JavaClient/ZLC (UIDNEXT 16 UIDVALIDITY 112270 UNSEEN 0)
3881 OK STATUS completed.
* STATUS JavaClient/Security (UIDNEXT 143 UIDVALIDITY 112266 UNSEEN 0)
3882 OK STATUS completed.
* STATUS JavaClient/Seamless (UIDNEXT 35 UIDVALIDITY 112264 UNSEEN 0)
3883 OK STATUS completed.
* STATUS JavaClient/Purchasing (UIDNEXT 11 UIDVALIDITY 112263 UNSEEN 0)
3884 OK STATUS completed.
* STATUS JavaClient/Pubs (UIDNEXT 53 UIDVALIDITY 112262 UNSEEN 0)
3885 OK STATUS completed.
* STATUS JavaClient/ProgramNeighborhood (UIDNEXT 41 UIDVALIDITY 112261 UNSEEN 0)
3886 OK STATUS completed.
* STATUS JavaClient/Planning (UIDNEXT 139 UIDVALIDITY 112259 UNSEEN 0)
3887 OK STATUS completed.
* STATUS JavaClient/Performance (UIDNEXT 8 UIDVALIDITY 112258 UNSEEN 0)
3888 OK STATUS completed.
* STATUS JavaClient/NFuse (UIDNEXT 33 UIDVALIDITY 112256 UNSEEN 0)
3889 OK STATUS completed.
* STATUS JavaClient/.NET (UIDNEXT 25 UIDVALIDITY 112247 UNSEEN 0)
3890 OK STATUS completed.
* STATUS JavaClient/Localization (UIDNEXT 160 UIDVALIDITY 112255 UNSEEN 0)
3891 OK STATUS completed.
* STATUS JavaClient/ClientDriveMapping (UIDNEXT 21 UIDVALIDITY 112249 UNSEEN 0)
3892 OK STATUS completed.
* STATUS JavaClient/IniParameters (UIDNEXT 12 UIDVALIDITY 112252 UNSEEN 0)
3893 OK STATUS completed.
* STATUS JavaClient/Escalations (UIDNEXT 39 UIDVALIDITY 112251 UNSEEN 0)
3894 OK STATUS completed.
3895 BAD Protocol Error: "Invalid ASTRING for folder name in STATUS command"
* STATUS Emacs/ding (UIDNEXT 19915 UIDVALIDITY 112241 UNSEEN 2)
3913 OK STATUS completed.
* STATUS Management/Appraisals1999 (UIDNEXT 17 UIDVALIDITY 112275 UNSEEN 0)
3914 OK STATUS completed.
* STATUS Management/Appraisals2000 (UIDNEXT 37 UIDVALIDITY 112276 UNSEEN 0)
3915 OK STATUS completed.
* STATUS Emacs/JDE (UIDNEXT 6400 UIDVALIDITY 112242 UNSEEN 1)
3916 OK STATUS completed.
* STATUS JavaClient/Section508 (UIDNEXT 9 UIDVALIDITY 112265 UNSEEN 0)
3917 OK STATUS completed.
avaClient/ComMapping BAD Protocol Error: "No space following tag in IMAP command"
* STATUS JavaClient/AutoProxy (UIDNEXT 90 UIDVALIDITY 112248 UNSEEN 0)
3896 OK STATUS completed.
* STATUS JavaClient/Licensing (UIDNEXT 38 UIDVALIDITY 112254 UNSEEN 0)
3897 OK STATUS completed.
* STATUS JavaClient/Keyboard (UIDNEXT 61 UIDVALIDITY 112253 UNSEEN 0)
3898 OK STATUS completed.
* STATUS JavaClient/PrinterMapping (UIDNEXT 45 UIDVALIDITY 112260 UNSEEN 0)
3899 OK STATUS completed.
* STATUS JavaClient (UIDNEXT 552 UIDVALIDITY 112246 UNSEEN 0)
3900 OK STATUS completed.
* STATUS Shares (UIDNEXT 58 UIDVALIDITY 112282 UNSEEN 0)
3901 OK STATUS completed.
* STATUS Miscellaneous (UIDNEXT 121 UIDVALIDITY 112279 UNSEEN 0)
3902 OK STATUS completed.
* STATUS Management/Appraisals2002 (UIDNEXT 32 UIDVALIDITY 112278 UNSEEN 0)
3903 OK STATUS completed.
* STATUS Management/Appraisals2001 (UIDNEXT 37 UIDVALIDITY 112277 UNSEEN 0)
3904 OK STATUS completed.
* STATUS Management (UIDNEXT 153 UIDVALIDITY 112274 UNSEEN 0)
3905 OK STATUS completed.
* STATUS Windows (UIDNEXT 12 UIDVALIDITY 112285 UNSEEN 0)
3906 OK STATUS completed.
* STATUS Humour (UIDNEXT 21 UIDVALIDITY 112244 UNSEEN 0)
3907 OK STATUS completed.
* STATUS Chat (UIDNEXT 29 UIDVALIDITY 112230 UNSEEN 0)
3908 OK STATUS completed.
* STATUS Admin (UIDNEXT 28 UIDVALIDITY 112228 UNSEEN 0)
3909 OK STATUS completed.
* STATUS Zsh (UIDNEXT 2564 UIDVALIDITY 112286 UNSEEN 0)
3910 OK STATUS completed.
* STATUS Sawfish (UIDNEXT 9500 UIDVALIDITY 112281 UNSEEN 1)
3911 OK STATUS completed.
3918 LOGOUT
3912 BAD Protocol Error: "Invalid status attribute set in STATUS command"

[-- Attachment #3: debug.txt --]
[-- Type: text/plain, Size: 73176 bytes --]

| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=uidvalidity value="112244" mailbox="Humour" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=unseen value=0 mailbox="Humour" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | 4 <- imap-parse-status: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 28
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-resp-text: 
| | | | 5 -> imap-parse-resp-text-code: 
| | | | 5 <- imap-parse-resp-text-code: nil
| | | 4 <- imap-parse-resp-text: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 57
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-status: 
| | | | 5 -> imap-mailbox-put: propname=uidnext value="29" mailbox="Chat" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=uidvalidity value="112230" mailbox="Chat" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=unseen value=0 mailbox="Chat" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | 4 <- imap-parse-status: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 28
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-resp-text: 
| | | | 5 -> imap-parse-resp-text-code: 
| | | | 5 <- imap-parse-resp-text-code: nil
| | | 4 <- imap-parse-resp-text: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 58
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-status: 
| | | | 5 -> imap-mailbox-put: propname=uidnext value="28" mailbox="Admin" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=uidvalidity value="112228" mailbox="Admin" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=unseen value=0 mailbox="Admin" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | 4 <- imap-parse-status: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: nil
| 2 <- imap-arrival-filter: nil
| 2 -> imap-arrival-filter: proc=#<process imap> string="completed.
* STATUS Zsh (UIDNEXT 2564 UIDVALIDITY 112286 UNSEEN 0)
3863 OK STATUS completed.
* STATUS Sawfish (UIDNEXT 9500 UIDVALIDITY 112281 UNSEEN 1)
3864 OK STATUS completed.
* STATUS Emacs (UIDNEXT 26 UIDVALIDITY 112240 UNSEEN 0)
3865 OK STATUS completed.
* STATUS Emacs/ding (UIDNEXT 19915 UIDVALIDITY 112241 UNSEEN 2)
3866 OK STATUS completed.
* STATUS Management/Appraisals1999 (UIDNEXT 17 UIDVALIDITY 112275 UNSEEN 0)
3867 OK STATUS completed.
* STATUS Management/Appraisals2000 (UIDNEXT 37 UIDVALIDITY 112276 UNSEEN 0)
3868 OK STATUS completed.
"
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 28
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-resp-text: 
| | | | 5 -> imap-parse-resp-text-code: 
| | | | 5 <- imap-parse-resp-text-code: nil
| | | 4 <- imap-parse-resp-text: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 58
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-status: 
| | | | 5 -> imap-mailbox-put: propname=uidnext value="2564" mailbox="Zsh" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=uidvalidity value="112286" mailbox="Zsh" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=unseen value=0 mailbox="Zsh" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | 4 <- imap-parse-status: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 28
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-resp-text: 
| | | | 5 -> imap-parse-resp-text-code: 
| | | | 5 <- imap-parse-resp-text-code: nil
| | | 4 <- imap-parse-resp-text: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 62
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-status: 
| | | | 5 -> imap-mailbox-put: propname=uidnext value="9500" mailbox="Sawfish" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=uidvalidity value="112281" mailbox="Sawfish" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=unseen value=1 mailbox="Sawfish" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | 4 <- imap-parse-status: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 28
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-resp-text: 
| | | | 5 -> imap-parse-resp-text-code: 
| | | | 5 <- imap-parse-resp-text-code: nil
| | | 4 <- imap-parse-resp-text: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 58
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-status: 
| | | | 5 -> imap-mailbox-put: propname=uidnext value="26" mailbox="Emacs" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=uidvalidity value="112240" mailbox="Emacs" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=unseen value=0 mailbox="Emacs" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | 4 <- imap-parse-status: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 28
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-resp-text: 
| | | | 5 -> imap-parse-resp-text-code: 
| | | | 5 <- imap-parse-resp-text-code: nil
| | | 4 <- imap-parse-resp-text: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 66
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-status: 
| | | | 5 -> imap-mailbox-put: propname=uidnext value="19915" mailbox="Emacs/ding" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=uidvalidity value="112241" mailbox="Emacs/ding" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=unseen value=2 mailbox="Emacs/ding" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | 4 <- imap-parse-status: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 28
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-resp-text: 
| | | | 5 -> imap-parse-resp-text-code: 
| | | | 5 <- imap-parse-resp-text-code: nil
| | | 4 <- imap-parse-resp-text: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 78
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-status: 
| | | | 5 -> imap-mailbox-put: propname=uidnext value="17" mailbox="Management/Appraisals1999" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=uidvalidity value="112275" mailbox="Management/Appraisals1999" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=unseen value=0 mailbox="Management/Appraisals1999" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | 4 <- imap-parse-status: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 28
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-resp-text: 
| | | | 5 -> imap-parse-resp-text-code: 
| | | | 5 <- imap-parse-resp-text-code: nil
| | | 4 <- imap-parse-resp-text: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 78
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-status: 
| | | | 5 -> imap-mailbox-put: propname=uidnext value="37" mailbox="Management/Appraisals2000" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=uidvalidity value="112276" mailbox="Management/Appraisals2000" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=unseen value=0 mailbox="Management/Appraisals2000" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | 4 <- imap-parse-status: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 28
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-resp-text: 
| | | | 5 -> imap-parse-resp-text-code: 
| | | | 5 <- imap-parse-resp-text-code: nil
| | | 4 <- imap-parse-resp-text: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: nil
| 2 <- imap-arrival-filter: nil
| 2 -> imap-arrival-filter: proc=#<process imap> string="* STATUS Emacs/JDE (UIDNEXT 6400 UIDVALIDITY 112242 UNSEEN 1)
3869 OK STATUS completed.
* STATUS JavaClient/Section508 (UIDNEXT 9 UIDVALIDITY 112265 UNSEEN 0)
3870 OK STATUS completed.
"
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 64
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-status: 
| | | | 5 -> imap-mailbox-put: propname=uidnext value="6400" mailbox="Emacs/JDE" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=uidvalidity value="112242" mailbox="Emacs/JDE" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=unseen value=1 mailbox="Emacs/JDE" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | 4 <- imap-parse-status: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 28
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-resp-text: 
| | | | 5 -> imap-parse-resp-text-code: 
| | | | 5 <- imap-parse-resp-text-code: nil
| | | 4 <- imap-parse-resp-text: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 73
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-status: 
| | | | 5 -> imap-mailbox-put: propname=uidnext value="9" mailbox="JavaClient/Section508" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=uidvalidity value="112265" mailbox="JavaClient/Section508" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=unseen value=0 mailbox="JavaClient/Section508" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | 4 <- imap-parse-status: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 28
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-resp-text: 
| | | | 5 -> imap-parse-resp-text-code: 
| | | | 5 <- imap-parse-resp-text-code: nil
| | | 4 <- imap-parse-resp-text: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: nil
| 2 <- imap-arrival-filter: nil
======================================================================
1 -> imap-opened: buffer=" *nnimap* hwmail01"
1 <- imap-opened: (open run)
======================================================================
1 -> imap-opened: buffer=" *nnimap* hwmail01"
1 <- imap-opened: (open run)
======================================================================
1 -> imap-send-command: command=("STATUS \"" "Citrix/UnixHelp" "\" " "(uidvalidity uidnext unseen)") buffer=nil
| 2 -> imap-send-command-1: cmdstr="3871 STATUS \"Citrix/UnixHelp\" (uidvalidity uidnext unseen)"
| 2 <- imap-send-command-1: nil
1 <- imap-send-command: 3871
======================================================================
1 -> imap-send-command: command=("STATUS \"" "Citrix/XpHelp" "\" " "(uidvalidity uidnext unseen)") buffer=nil
| 2 -> imap-send-command-1: cmdstr="3872 STATUS \"Citrix/XpHelp\" (uidvalidity uidnext unseen)"
| 2 <- imap-send-command-1: nil
1 <- imap-send-command: 3872
======================================================================
1 -> imap-send-command: command=("STATUS \"" "Tube" "\" " "(uidvalidity uidnext unseen)") buffer=nil
| 2 -> imap-send-command-1: cmdstr="3873 STATUS \"Tube\" (uidvalidity uidnext unseen)"
| 2 <- imap-send-command-1: nil
1 <- imap-send-command: 3873
======================================================================
1 -> imap-send-command: command=("STATUS \"" "JavaClient/XpHelpJava" "\" " "(uidvalidity uidnext unseen)") buffer=nil
| 2 -> imap-send-command-1: cmdstr="3874 STATUS \"JavaClient/XpHelpJava\" (uidvalidity uidnext unseen)"
| 2 <- imap-send-command-1: nil
1 <- imap-send-command: 3874
======================================================================
1 -> imap-send-command: command=("STATUS \"" "Citrix/MFXP" "\" " "(uidvalidity uidnext unseen)") buffer=nil
| 2 -> imap-send-command-1: cmdstr="3875 STATUS \"Citrix/MFXP\" (uidvalidity uidnext unseen)"
| 2 <- imap-send-command-1: nil
1 <- imap-send-command: 3875
======================================================================
1 -> imap-send-command: command=("STATUS \"" "JavaClient/Testing" "\" " "(uidvalidity uidnext unseen)") buffer=nil
| 2 -> imap-send-command-1: cmdstr="3876 STATUS \"JavaClient/Testing\" (uidvalidity uidnext unseen)"
| 2 <- imap-send-command-1: nil
1 <- imap-send-command: 3876
======================================================================
1 -> imap-send-command: command=("STATUS \"" "JavaClient/Perforce" "\" " "(uidvalidity uidnext unseen)") buffer=nil
| 2 -> imap-send-command-1: cmdstr="3877 STATUS \"JavaClient/Perforce\" (uidvalidity uidnext unseen)"
| 2 <- imap-send-command-1: nil
1 <- imap-send-command: 3877
======================================================================
1 -> imap-send-command: command=("STATUS \"" "Citrix/ClientPAT" "\" " "(uidvalidity uidnext unseen)") buffer=nil
| 2 -> imap-send-command-1: cmdstr="3878 STATUS \"Citrix/ClientPAT\" (uidvalidity uidnext unseen)"
| 2 <- imap-send-command-1: nil
1 <- imap-send-command: 3878
======================================================================
1 -> imap-send-command: command=("STATUS \"" "Citrix/CitrixAll" "\" " "(uidvalidity uidnext unseen)") buffer=nil
| 2 -> imap-send-command-1: cmdstr="3879 STATUS \"Citrix/CitrixAll\" (uidvalidity uidnext unseen)"
| 2 <- imap-send-command-1: nil
1 <- imap-send-command: 3879
======================================================================
1 -> imap-send-command: command=("STATUS \"" "INBOX" "\" " "(uidvalidity uidnext unseen)") buffer=nil
| 2 -> imap-send-command-1: cmdstr="3880 STATUS \"INBOX\" (uidvalidity uidnext unseen)"
| 2 <- imap-send-command-1: nil
1 <- imap-send-command: 3880
======================================================================
1 -> imap-send-command: command=("STATUS \"" "JavaClient/ZLC" "\" " "(uidvalidity uidnext unseen)") buffer=nil
| 2 -> imap-send-command-1: cmdstr="3881 STATUS \"JavaClient/ZLC\" (uidvalidity uidnext unseen)"
| 2 <- imap-send-command-1: nil
1 <- imap-send-command: 3881
======================================================================
1 -> imap-send-command: command=("STATUS \"" "JavaClient/Security" "\" " "(uidvalidity uidnext unseen)") buffer=nil
| 2 -> imap-send-command-1: cmdstr="3882 STATUS \"JavaClient/Security\" (uidvalidity uidnext unseen)"
| 2 <- imap-send-command-1: nil
1 <- imap-send-command: 3882
======================================================================
1 -> imap-send-command: command=("STATUS \"" "JavaClient/Seamless" "\" " "(uidvalidity uidnext unseen)") buffer=nil
| 2 -> imap-send-command-1: cmdstr="3883 STATUS \"JavaClient/Seamless\" (uidvalidity uidnext unseen)"
| 2 <- imap-send-command-1: nil
1 <- imap-send-command: 3883
======================================================================
1 -> imap-send-command: command=("STATUS \"" "JavaClient/Purchasing" "\" " "(uidvalidity uidnext unseen)") buffer=nil
| 2 -> imap-send-command-1: cmdstr="3884 STATUS \"JavaClient/Purchasing\" (uidvalidity uidnext unseen)"
| 2 <- imap-send-command-1: nil
1 <- imap-send-command: 3884
======================================================================
1 -> imap-send-command: command=("STATUS \"" "JavaClient/Pubs" "\" " "(uidvalidity uidnext unseen)") buffer=nil
| 2 -> imap-send-command-1: cmdstr="3885 STATUS \"JavaClient/Pubs\" (uidvalidity uidnext unseen)"
| 2 <- imap-send-command-1: nil
1 <- imap-send-command: 3885
======================================================================
1 -> imap-send-command: command=("STATUS \"" "JavaClient/ProgramNeighborhood" "\" " "(uidvalidity uidnext unseen)") buffer=nil
| 2 -> imap-send-command-1: cmdstr="3886 STATUS \"JavaClient/ProgramNeighborhood\" (uidvalidity uidnext unseen)"
| 2 <- imap-send-command-1: nil
1 <- imap-send-command: 3886
======================================================================
1 -> imap-send-command: command=("STATUS \"" "JavaClient/Planning" "\" " "(uidvalidity uidnext unseen)") buffer=nil
| 2 -> imap-send-command-1: cmdstr="3887 STATUS \"JavaClient/Planning\" (uidvalidity uidnext unseen)"
| 2 <- imap-send-command-1: nil
1 <- imap-send-command: 3887
======================================================================
1 -> imap-send-command: command=("STATUS \"" "JavaClient/Performance" "\" " "(uidvalidity uidnext unseen)") buffer=nil
| 2 -> imap-send-command-1: cmdstr="3888 STATUS \"JavaClient/Performance\" (uidvalidity uidnext unseen)"
| 2 <- imap-send-command-1: nil
1 <- imap-send-command: 3888
======================================================================
1 -> imap-send-command: command=("STATUS \"" "JavaClient/NFuse" "\" " "(uidvalidity uidnext unseen)") buffer=nil
| 2 -> imap-send-command-1: cmdstr="3889 STATUS \"JavaClient/NFuse\" (uidvalidity uidnext unseen)"
| 2 <- imap-send-command-1: nil
1 <- imap-send-command: 3889
======================================================================
1 -> imap-send-command: command=("STATUS \"" "JavaClient/.NET" "\" " "(uidvalidity uidnext unseen)") buffer=nil
| 2 -> imap-send-command-1: cmdstr="3890 STATUS \"JavaClient/.NET\" (uidvalidity uidnext unseen)"
| 2 <- imap-send-command-1: nil
1 <- imap-send-command: 3890
======================================================================
1 -> imap-send-command: command=("STATUS \"" "JavaClient/Localization" "\" " "(uidvalidity uidnext unseen)") buffer=nil
| 2 -> imap-send-command-1: cmdstr="3891 STATUS \"JavaClient/Localization\" (uidvalidity uidnext unseen)"
| 2 <- imap-send-command-1: nil
1 <- imap-send-command: 3891
======================================================================
1 -> imap-send-command: command=("STATUS \"" "JavaClient/ClientDriveMapping" "\" " "(uidvalidity uidnext unseen)") buffer=nil
| 2 -> imap-send-command-1: cmdstr="3892 STATUS \"JavaClient/ClientDriveMapping\" (uidvalidity uidnext unseen)"
| 2 <- imap-send-command-1: nil
1 <- imap-send-command: 3892
======================================================================
1 -> imap-send-command: command=("STATUS \"" "JavaClient/IniParameters" "\" " "(uidvalidity uidnext unseen)") buffer=nil
| 2 -> imap-send-command-1: cmdstr="3893 STATUS \"JavaClient/IniParameters\" (uidvalidity uidnext unseen)"
| 2 <- imap-send-command-1: nil
1 <- imap-send-command: 3893
======================================================================
1 -> imap-send-command: command=("STATUS \"" "JavaClient/Escalations" "\" " "(uidvalidity uidnext unseen)") buffer=nil
| 2 -> imap-send-command-1: cmdstr="3894 STATUS \"JavaClient/Escalations\" (uidvalidity uidnext unseen)"
| 2 <- imap-send-command-1: nil
1 <- imap-send-command: 3894
======================================================================
1 -> imap-send-command: command=("STATUS \"" "JavaClient/ComMapping" "\" " "(uidvalidity uidnext unseen)") buffer=nil
| 2 -> imap-send-command-1: cmdstr="3895 STATUS \"JavaClient/ComMapping\" (uidvalidity uidnext unseen)"
| 2 <- imap-send-command-1: nil
1 <- imap-send-command: 3895
======================================================================
1 -> imap-send-command: command=("STATUS \"" "JavaClient/AutoProxy" "\" " "(uidvalidity uidnext unseen)") buffer=nil
| 2 -> imap-send-command-1: cmdstr="3896 STATUS \"JavaClient/AutoProxy\" (uidvalidity uidnext unseen)"
| 2 <- imap-send-command-1: nil
1 <- imap-send-command: 3896
======================================================================
1 -> imap-send-command: command=("STATUS \"" "JavaClient/Licensing" "\" " "(uidvalidity uidnext unseen)") buffer=nil
| 2 -> imap-send-command-1: cmdstr="3897 STATUS \"JavaClient/Licensing\" (uidvalidity uidnext unseen)"
| 2 <- imap-send-command-1: nil
1 <- imap-send-command: 3897
======================================================================
1 -> imap-send-command: command=("STATUS \"" "JavaClient/Keyboard" "\" " "(uidvalidity uidnext unseen)") buffer=nil
| 2 -> imap-send-command-1: cmdstr="3898 STATUS \"JavaClient/Keyboard\" (uidvalidity uidnext unseen)"
| 2 <- imap-send-command-1: nil
1 <- imap-send-command: 3898
======================================================================
1 -> imap-send-command: command=("STATUS \"" "JavaClient/PrinterMapping" "\" " "(uidvalidity uidnext unseen)") buffer=nil
| 2 -> imap-send-command-1: cmdstr="3899 STATUS \"JavaClient/PrinterMapping\" (uidvalidity uidnext unseen)"
| 2 <- imap-send-command-1: nil
1 <- imap-send-command: 3899
======================================================================
1 -> imap-send-command: command=("STATUS \"" "JavaClient" "\" " "(uidvalidity uidnext unseen)") buffer=nil
| 2 -> imap-send-command-1: cmdstr="3900 STATUS \"JavaClient\" (uidvalidity uidnext unseen)"
| 2 <- imap-send-command-1: nil
1 <- imap-send-command: 3900
======================================================================
1 -> imap-send-command: command=("STATUS \"" "Shares" "\" " "(uidvalidity uidnext unseen)") buffer=nil
| 2 -> imap-send-command-1: cmdstr="3901 STATUS \"Shares\" (uidvalidity uidnext unseen)"
| 2 <- imap-send-command-1: nil
1 <- imap-send-command: 3901
======================================================================
1 -> imap-send-command: command=("STATUS \"" "Miscellaneous" "\" " "(uidvalidity uidnext unseen)") buffer=nil
| 2 -> imap-send-command-1: cmdstr="3902 STATUS \"Miscellaneous\" (uidvalidity uidnext unseen)"
| 2 <- imap-send-command-1: nil
1 <- imap-send-command: 3902
======================================================================
1 -> imap-send-command: command=("STATUS \"" "Management/Appraisals2002" "\" " "(uidvalidity uidnext unseen)") buffer=nil
| 2 -> imap-send-command-1: cmdstr="3903 STATUS \"Management/Appraisals2002\" (uidvalidity uidnext unseen)"
| 2 <- imap-send-command-1: nil
1 <- imap-send-command: 3903
======================================================================
1 -> imap-send-command: command=("STATUS \"" "Management/Appraisals2001" "\" " "(uidvalidity uidnext unseen)") buffer=nil
| 2 -> imap-send-command-1: cmdstr="3904 STATUS \"Management/Appraisals2001\" (uidvalidity uidnext unseen)"
| 2 <- imap-send-command-1: nil
1 <- imap-send-command: 3904
======================================================================
1 -> imap-send-command: command=("STATUS \"" "Management" "\" " "(uidvalidity uidnext unseen)") buffer=nil
| 2 -> imap-send-command-1: cmdstr="3905 STATUS \"Management\" (uidvalidity uidnext unseen)"
| 2 <- imap-send-command-1: nil
1 <- imap-send-command: 3905
======================================================================
1 -> imap-send-command: command=("STATUS \"" "Windows" "\" " "(uidvalidity uidnext unseen)") buffer=nil
| 2 -> imap-send-command-1: cmdstr="3906 STATUS \"Windows\" (uidvalidity uidnext unseen)"
| 2 <- imap-send-command-1: nil
1 <- imap-send-command: 3906
======================================================================
1 -> imap-send-command: command=("STATUS \"" "Humour" "\" " "(uidvalidity uidnext unseen)") buffer=nil
| 2 -> imap-send-command-1: cmdstr="3907 STATUS \"Humour\" (uidvalidity uidnext unseen)"
| 2 <- imap-send-command-1: nil
1 <- imap-send-command: 3907
======================================================================
1 -> imap-send-command: command=("STATUS \"" "Chat" "\" " "(uidvalidity uidnext unseen)") buffer=nil
| 2 -> imap-send-command-1: cmdstr="3908 STATUS \"Chat\" (uidvalidity uidnext unseen)"
| 2 <- imap-send-command-1: nil
1 <- imap-send-command: 3908
======================================================================
1 -> imap-send-command: command=("STATUS \"" "Admin" "\" " "(uidvalidity uidnext unseen)") buffer=nil
| 2 -> imap-send-command-1: cmdstr="3909 STATUS \"Admin\" (uidvalidity uidnext unseen)"
| 2 <- imap-send-command-1: nil
1 <- imap-send-command: 3909
======================================================================
1 -> imap-send-command: command=("STATUS \"" "Zsh" "\" " "(uidvalidity uidnext unseen)") buffer=nil
| 2 -> imap-send-command-1: cmdstr="3910 STATUS \"Zsh\" (uidvalidity uidnext unseen)"
| 2 <- imap-send-command-1: nil
1 <- imap-send-command: 3910
======================================================================
1 -> imap-send-command: command=("STATUS \"" "Sawfish" "\" " "(uidvalidity uidnext unseen)") buffer=nil
| 2 -> imap-send-command-1: cmdstr="3911 STATUS \"Sawfish\" (uidvalidity uidnext unseen)"
| 2 <- imap-send-command-1: nil
1 <- imap-send-command: 3911
======================================================================
1 -> imap-send-command: command=("STATUS \"" "Emacs" "\" " "(uidvalidity uidnext unseen)") buffer=nil
| 2 -> imap-send-command-1: cmdstr="3912 STATUS \"Emacs\" (uidvalidity uidnext unseen)"
| 2 <- imap-send-command-1: nil
1 <- imap-send-command: 3912
======================================================================
1 -> imap-send-command: command=("STATUS \"" "Emacs/ding" "\" " "(uidvalidity uidnext unseen)") buffer=nil
| 2 -> imap-send-command-1: cmdstr="3913 STATUS \"Emacs/ding\" (uidvalidity uidnext unseen)"
| 2 <- imap-send-command-1: nil
1 <- imap-send-command: 3913
======================================================================
1 -> imap-send-command: command=("STATUS \"" "Management/Appraisals1999" "\" " "(uidvalidity uidnext unseen)") buffer=nil
| 2 -> imap-send-command-1: cmdstr="3914 STATUS \"Management/Appraisals1999\" (uidvalidity uidnext unseen)"
| 2 <- imap-send-command-1: nil
1 <- imap-send-command: 3914
======================================================================
1 -> imap-send-command: command=("STATUS \"" "Management/Appraisals2000" "\" " "(uidvalidity uidnext unseen)") buffer=nil
| 2 -> imap-send-command-1: cmdstr="3915 STATUS \"Management/Appraisals2000\" (uidvalidity uidnext unseen)"
| 2 <- imap-send-command-1: nil
1 <- imap-send-command: 3915
======================================================================
1 -> imap-send-command: command=("STATUS \"" "Emacs/JDE" "\" " "(uidvalidity uidnext unseen)") buffer=nil
| 2 -> imap-send-command-1: cmdstr="3916 STATUS \"Emacs/JDE\" (uidvalidity uidnext unseen)"
| 2 <- imap-send-command-1: nil
1 <- imap-send-command: 3916
======================================================================
1 -> imap-send-command: command=("STATUS \"" "JavaClient/Section508" "\" " "(uidvalidity uidnext unseen)") buffer=nil
| 2 -> imap-send-command-1: cmdstr="3917 STATUS \"JavaClient/Section508\" (uidvalidity uidnext unseen)"
| 2 <- imap-send-command-1: nil
1 <- imap-send-command: 3917
======================================================================
1 -> imap-wait-for-tag: tag=3917 buffer=" *nnimap* hwmail01"
| 2 -> imap-arrival-filter: proc=#<process imap> string="* STATUS Citrix/UnixHelp (UIDNEXT 3907 UIDVALIDITY 112236 UNSEEN 8)
3871 OK STATUS completed.
"
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 70
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-status: 
| | | | 5 -> imap-mailbox-put: propname=uidnext value="3907" mailbox="Citrix/UnixHelp" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=uidvalidity value="112236" mailbox="Citrix/UnixHelp" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=unseen value=8 mailbox="Citrix/UnixHelp" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | 4 <- imap-parse-status: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 28
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-resp-text: 
| | | | 5 -> imap-parse-resp-text-code: 
| | | | 5 <- imap-parse-resp-text-code: nil
| | | 4 <- imap-parse-resp-text: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: nil
| 2 <- imap-arrival-filter: nil
| 2 -> imap-arrival-filter: proc=#<process imap> string="* STATUS Citrix/XpHelp (UIDNEXT 11663 UIDVALIDITY 112237 UNSEEN 55)
3872 OK STATUS completed.
* STATUS Tube (UIDNEXT 1302 UIDVALIDITY 112284 UNSEEN 0)
3873 OK STATUS completed.
* STATUS JavaClient/XpHelpJava (UIDNEXT 823 UIDVALIDITY 112269 UNSEEN 0)
3874 OK STATUS completed.
* STATUS Citrix/MFXP (UIDNEXT 3718 UIDVALIDITY 112234 UNSEEN 0)
3875 OK STATUS completed.
* STATUS JavaClient/Testing (UIDNEXT 36 UIDVALIDITY 112267 UNSEEN 0)
3876 OK STATUS completed.
* STATUS JavaClient/Perforce (UIDNEXT 3076 UIDVALIDITY 112257 UNSEEN 1)
3877 OK STATUS completed.
* STATUS Citrix/ClientPAT (UIDNEXT 1032 UIDVALIDITY 112233 UNSEEN 0)
3878 OK STATUS completed.
* STATUS Citrix/CitrixAll (UIDNEXT 2416 UIDVALIDITY 112232 UNSEEN 1)
3879 OK STATUS completed.
* STATUS INBOX (UIDNEXT 38122 UIDVALIDITY 112213 UNSEEN 0)
3880 OK STATUS completed.
* STATUS JavaClient/ZLC (UIDNEXT 16 UIDVALIDITY 112270 UNSEEN 0)
3881 OK STATUS completed.
* STATUS JavaClient/Security (UIDNEXT 143 UIDVALIDITY 112266 UNSEEN 0)
3882 OK"
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 70
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-status: 
| | | | 5 -> imap-mailbox-put: propname=uidnext value="11663" mailbox="Citrix/XpHelp" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=uidvalidity value="112237" mailbox="Citrix/XpHelp" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=unseen value=55 mailbox="Citrix/XpHelp" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | 4 <- imap-parse-status: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 28
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-resp-text: 
| | | | 5 -> imap-parse-resp-text-code: 
| | | | 5 <- imap-parse-resp-text-code: nil
| | | 4 <- imap-parse-resp-text: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 59
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-status: 
| | | | 5 -> imap-mailbox-put: propname=uidnext value="1302" mailbox="Tube" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=uidvalidity value="112284" mailbox="Tube" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=unseen value=0 mailbox="Tube" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | 4 <- imap-parse-status: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 28
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-resp-text: 
| | | | 5 -> imap-parse-resp-text-code: 
| | | | 5 <- imap-parse-resp-text-code: nil
| | | 4 <- imap-parse-resp-text: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 75
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-status: 
| | | | 5 -> imap-mailbox-put: propname=uidnext value="823" mailbox="JavaClient/XpHelpJava" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=uidvalidity value="112269" mailbox="JavaClient/XpHelpJava" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=unseen value=0 mailbox="JavaClient/XpHelpJava" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | 4 <- imap-parse-status: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 28
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-resp-text: 
| | | | 5 -> imap-parse-resp-text-code: 
| | | | 5 <- imap-parse-resp-text-code: nil
| | | 4 <- imap-parse-resp-text: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 66
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-status: 
| | | | 5 -> imap-mailbox-put: propname=uidnext value="3718" mailbox="Citrix/MFXP" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=uidvalidity value="112234" mailbox="Citrix/MFXP" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=unseen value=0 mailbox="Citrix/MFXP" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | 4 <- imap-parse-status: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 28
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-resp-text: 
| | | | 5 -> imap-parse-resp-text-code: 
| | | | 5 <- imap-parse-resp-text-code: nil
| | | 4 <- imap-parse-resp-text: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 71
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-status: 
| | | | 5 -> imap-mailbox-put: propname=uidnext value="36" mailbox="JavaClient/Testing" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=uidvalidity value="112267" mailbox="JavaClient/Testing" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=unseen value=0 mailbox="JavaClient/Testing" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | 4 <- imap-parse-status: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 28
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-resp-text: 
| | | | 5 -> imap-parse-resp-text-code: 
| | | | 5 <- imap-parse-resp-text-code: nil
| | | 4 <- imap-parse-resp-text: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 74
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-status: 
| | | | 5 -> imap-mailbox-put: propname=uidnext value="3076" mailbox="JavaClient/Perforce" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=uidvalidity value="112257" mailbox="JavaClient/Perforce" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=unseen value=1 mailbox="JavaClient/Perforce" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | 4 <- imap-parse-status: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 28
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-resp-text: 
| | | | 5 -> imap-parse-resp-text-code: 
| | | | 5 <- imap-parse-resp-text-code: nil
| | | 4 <- imap-parse-resp-text: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 71
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-status: 
| | | | 5 -> imap-mailbox-put: propname=uidnext value="1032" mailbox="Citrix/ClientPAT" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=uidvalidity value="112233" mailbox="Citrix/ClientPAT" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=unseen value=0 mailbox="Citrix/ClientPAT" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | 4 <- imap-parse-status: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 28
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-resp-text: 
| | | | 5 -> imap-parse-resp-text-code: 
| | | | 5 <- imap-parse-resp-text-code: nil
| | | 4 <- imap-parse-resp-text: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 71
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-status: 
| | | | 5 -> imap-mailbox-put: propname=uidnext value="2416" mailbox="Citrix/CitrixAll" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=uidvalidity value="112232" mailbox="Citrix/CitrixAll" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=unseen value=1 mailbox="Citrix/CitrixAll" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | 4 <- imap-parse-status: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 28
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-resp-text: 
| | | | 5 -> imap-parse-resp-text-code: 
| | | | 5 <- imap-parse-resp-text-code: nil
| | | 4 <- imap-parse-resp-text: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 61
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-status: 
| | | | 5 -> imap-mailbox-put: propname=uidnext value="38122" mailbox="INBOX" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=uidvalidity value="112213" mailbox="INBOX" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=unseen value=0 mailbox="INBOX" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | 4 <- imap-parse-status: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 28
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-resp-text: 
| | | | 5 -> imap-parse-resp-text-code: 
| | | | 5 <- imap-parse-resp-text-code: nil
| | | 4 <- imap-parse-resp-text: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 67
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-status: 
| | | | 5 -> imap-mailbox-put: propname=uidnext value="16" mailbox="JavaClient/ZLC" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=uidvalidity value="112270" mailbox="JavaClient/ZLC" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=unseen value=0 mailbox="JavaClient/ZLC" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | 4 <- imap-parse-status: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 28
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-resp-text: 
| | | | 5 -> imap-parse-resp-text-code: 
| | | | 5 <- imap-parse-resp-text-code: nil
| | | 4 <- imap-parse-resp-text: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 73
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-status: 
| | | | 5 -> imap-mailbox-put: propname=uidnext value="143" mailbox="JavaClient/Security" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=uidvalidity value="112266" mailbox="JavaClient/Security" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=unseen value=0 mailbox="JavaClient/Security" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | 4 <- imap-parse-status: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: nil
| 2 <- imap-arrival-filter: nil
| 2 -> imap-arrival-filter: proc=#<process imap> string=" STATUS completed.
* STATUS JavaClient/Seamless (UIDNEXT 35 UIDVALIDITY 112264 UNSEEN 0)
3883 OK STATUS completed.
* STATUS JavaClient/Purchasing (UIDNEXT 11 UIDVALIDITY 112263 UNSEEN 0)
3884 OK STATUS completed.
* STATUS JavaClient/Pubs (UIDNEXT 53 UIDVALIDITY 112262 UNSEEN 0)
3885 OK STATUS completed.
* STATUS JavaClient/ProgramNeighborhood (UIDNEXT 41 UIDVALIDITY 112261 UNSEEN 0)
3886 OK STATUS completed.
* STATUS JavaClient/Planning (UIDNEXT 139 UIDVALIDITY 112259 UNSEEN 0)
3887 OK STATUS completed.
"
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 28
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-resp-text: 
| | | | 5 -> imap-parse-resp-text-code: 
| | | | 5 <- imap-parse-resp-text-code: nil
| | | 4 <- imap-parse-resp-text: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 72
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-status: 
| | | | 5 -> imap-mailbox-put: propname=uidnext value="35" mailbox="JavaClient/Seamless" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=uidvalidity value="112264" mailbox="JavaClient/Seamless" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=unseen value=0 mailbox="JavaClient/Seamless" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | 4 <- imap-parse-status: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 28
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-resp-text: 
| | | | 5 -> imap-parse-resp-text-code: 
| | | | 5 <- imap-parse-resp-text-code: nil
| | | 4 <- imap-parse-resp-text: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 74
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-status: 
| | | | 5 -> imap-mailbox-put: propname=uidnext value="11" mailbox="JavaClient/Purchasing" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=uidvalidity value="112263" mailbox="JavaClient/Purchasing" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=unseen value=0 mailbox="JavaClient/Purchasing" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | 4 <- imap-parse-status: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 28
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-resp-text: 
| | | | 5 -> imap-parse-resp-text-code: 
| | | | 5 <- imap-parse-resp-text-code: nil
| | | 4 <- imap-parse-resp-text: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 68
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-status: 
| | | | 5 -> imap-mailbox-put: propname=uidnext value="53" mailbox="JavaClient/Pubs" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=uidvalidity value="112262" mailbox="JavaClient/Pubs" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=unseen value=0 mailbox="JavaClient/Pubs" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | 4 <- imap-parse-status: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 28
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-resp-text: 
| | | | 5 -> imap-parse-resp-text-code: 
| | | | 5 <- imap-parse-resp-text-code: nil
| | | 4 <- imap-parse-resp-text: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 83
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-status: 
| | | | 5 -> imap-mailbox-put: propname=uidnext value="41" mailbox="JavaClient/ProgramNeighborhood" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=uidvalidity value="112261" mailbox="JavaClient/ProgramNeighborhood" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=unseen value=0 mailbox="JavaClient/ProgramNeighborhood" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | 4 <- imap-parse-status: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 28
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-resp-text: 
| | | | 5 -> imap-parse-resp-text-code: 
| | | | 5 <- imap-parse-resp-text-code: nil
| | | 4 <- imap-parse-resp-text: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 73
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-status: 
| | | | 5 -> imap-mailbox-put: propname=uidnext value="139" mailbox="JavaClient/Planning" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=uidvalidity value="112259" mailbox="JavaClient/Planning" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=unseen value=0 mailbox="JavaClient/Planning" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | 4 <- imap-parse-status: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 28
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-resp-text: 
| | | | 5 -> imap-parse-resp-text-code: 
| | | | 5 <- imap-parse-resp-text-code: nil
| | | 4 <- imap-parse-resp-text: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: nil
| 2 <- imap-arrival-filter: nil
| 2 -> imap-arrival-filter: proc=#<process imap> string="* STATUS JavaClient/Performance (UIDNEXT 8 UIDVALIDITY 112258 UNSEEN 0)
3888 OK STATUS completed.
* STATUS JavaClient/NFuse (UIDNEXT 33 UIDVALIDITY 112256 UNSEEN 0)
3889 OK STATUS completed.
* STATUS JavaClient/.NET (UIDNEXT 25 UIDVALIDITY 112247 UNSEEN 0)
3890 OK STATUS completed.
* STATUS JavaClient/Localization (UIDNEXT 160 UIDVALIDITY 112255 UNSEEN 0)
3891 OK STATUS completed.
* STATUS JavaClient/ClientDriveMapping (UIDNEXT 21 UIDVALIDITY 112249 UNSEEN 0)
3892 OK STATUS completed.
* STATUS JavaClient/IniParameters (UIDNEXT 12 UIDVALIDITY 112252 UNSEEN 0)
3893 OK STATUS completed.
* STATUS JavaClient/Escalations (UIDNEXT 39 UIDVALIDITY 112251 UNSEEN 0)
3894 OK STATUS completed.
"
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 74
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-status: 
| | | | 5 -> imap-mailbox-put: propname=uidnext value="8" mailbox="JavaClient/Performance" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=uidvalidity value="112258" mailbox="JavaClient/Performance" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=unseen value=0 mailbox="JavaClient/Performance" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | 4 <- imap-parse-status: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 28
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-resp-text: 
| | | | 5 -> imap-parse-resp-text-code: 
| | | | 5 <- imap-parse-resp-text-code: nil
| | | 4 <- imap-parse-resp-text: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 69
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-status: 
| | | | 5 -> imap-mailbox-put: propname=uidnext value="33" mailbox="JavaClient/NFuse" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=uidvalidity value="112256" mailbox="JavaClient/NFuse" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=unseen value=0 mailbox="JavaClient/NFuse" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | 4 <- imap-parse-status: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 28
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-resp-text: 
| | | | 5 -> imap-parse-resp-text-code: 
| | | | 5 <- imap-parse-resp-text-code: nil
| | | 4 <- imap-parse-resp-text: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 68
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-status: 
| | | | 5 -> imap-mailbox-put: propname=uidnext value="25" mailbox="JavaClient/.NET" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=uidvalidity value="112247" mailbox="JavaClient/.NET" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=unseen value=0 mailbox="JavaClient/.NET" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | 4 <- imap-parse-status: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 28
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-resp-text: 
| | | | 5 -> imap-parse-resp-text-code: 
| | | | 5 <- imap-parse-resp-text-code: nil
| | | 4 <- imap-parse-resp-text: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 77
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-status: 
| | | | 5 -> imap-mailbox-put: propname=uidnext value="160" mailbox="JavaClient/Localization" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=uidvalidity value="112255" mailbox="JavaClient/Localization" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=unseen value=0 mailbox="JavaClient/Localization" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | 4 <- imap-parse-status: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 28
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-resp-text: 
| | | | 5 -> imap-parse-resp-text-code: 
| | | | 5 <- imap-parse-resp-text-code: nil
| | | 4 <- imap-parse-resp-text: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 82
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-status: 
| | | | 5 -> imap-mailbox-put: propname=uidnext value="21" mailbox="JavaClient/ClientDriveMapping" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=uidvalidity value="112249" mailbox="JavaClient/ClientDriveMapping" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=unseen value=0 mailbox="JavaClient/ClientDriveMapping" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | 4 <- imap-parse-status: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 28
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-resp-text: 
| | | | 5 -> imap-parse-resp-text-code: 
| | | | 5 <- imap-parse-resp-text-code: nil
| | | 4 <- imap-parse-resp-text: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 77
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-status: 
| | | | 5 -> imap-mailbox-put: propname=uidnext value="12" mailbox="JavaClient/IniParameters" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=uidvalidity value="112252" mailbox="JavaClient/IniParameters" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=unseen value=0 mailbox="JavaClient/IniParameters" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | 4 <- imap-parse-status: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 28
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-resp-text: 
| | | | 5 -> imap-parse-resp-text-code: 
| | | | 5 <- imap-parse-resp-text-code: nil
| | | 4 <- imap-parse-resp-text: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 75
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-status: 
| | | | 5 -> imap-mailbox-put: propname=uidnext value="39" mailbox="JavaClient/Escalations" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=uidvalidity value="112251" mailbox="JavaClient/Escalations" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=unseen value=0 mailbox="JavaClient/Escalations" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | 4 <- imap-parse-status: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 28
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-resp-text: 
| | | | 5 -> imap-parse-resp-text-code: 
| | | | 5 <- imap-parse-resp-text-code: nil
| | | 4 <- imap-parse-resp-text: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: nil
| 2 <- imap-arrival-filter: nil
| 2 -> imap-arrival-filter: proc=#<process imap> string="3895 BAD Protocol Error: \"Invalid ASTRING for folder name in STATUS command\"
* STATUS Emacs/ding (UIDNEXT 19915 UIDVALIDITY 112241 UNSEEN 2)
3913 OK STATUS completed.
* STATUS Management/Appraisals1999 (UIDNEXT 17 UIDVALIDITY 112275 UNSEEN 0)
3914 OK STATUS completed.
* STATUS Management/Appraisals2000 (UIDNEXT 37 UIDVALIDITY 112276 UNSEEN 0)
3915 OK STATUS completed.
* STATUS Emacs/JDE (UIDNEXT 6400 UIDVALIDITY 112242 UNSEEN 1)
3916 OK STATUS completed.
* STATUS JavaClient/Section508 (UIDNEXT 9 UIDVALIDITY 112265 UNSEEN 0)
3917 OK STATUS completed.
avaClient/ComMapping BAD Protocol Error: \"No space following tag in IMAP command\"
* STATUS JavaClient/AutoProxy (UIDNEXT 90 UIDVALIDITY 112248 UNSEEN 0)
3896 OK STATUS completed.
* STATUS JavaClient/Licensing (UIDNEXT 38 UIDVALIDITY 112254 UNSEEN 0)
3897 OK STATUS completed.
* STATUS JavaClient/Keyboard (UIDNEXT 61 UIDVALIDITY 112253 UNSEEN 0)
3898 OK STATUS completed.
* STATUS JavaClient/PrinterMapping (UIDNEXT 45 UIDVALIDITY 112260 UNSEEN 0)
3"
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 79
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-resp-text: 
| | | | 5 -> imap-parse-resp-text-code: 
| | | | 5 <- imap-parse-resp-text-code: nil
| | | 4 <- imap-parse-resp-text: nil
| 2 -> imap-arrival-filter: proc=#<process imap> string="899 OK STATUS completed.
* STATUS JavaClient (UIDNEXT 552 UIDVALIDITY 112246 UNSEEN 0)
3900 OK STATUS completed.
* STATUS Shares (UIDNEXT 58 UIDVALIDITY 112282 UNSEEN 0)
3901 OK STATUS completed.
* STATUS Miscellaneous (UIDNEXT 121 UIDVALIDITY 112279 UNSEEN 0)
3902 OK STATUS completed.
* STATUS Management/Appraisals2002 (UIDNEXT 32 UIDVALIDITY 112278 UNSEEN 0)
3903 OK STATUS completed.
* STATUS Management/Appraisals2001 (UIDNEXT 37 UIDVALIDITY 112277 UNSEEN 0)
3904 OK STATUS completed.
* STATUS Management (UIDNEXT 153 UIDVALIDITY 112274 UNSEEN 0)
3905 OK STATUS completed.
* STATUS Windows (UIDNEXT 12 UIDVALIDITY 112285 UNSEEN 0)
3906 OK STATUS completed.
* STATUS Humour (UIDNEXT 21 UIDVALIDITY 112244 UNSEEN 0)
3907 OK STATUS completed.
* STATUS Chat (UIDNEXT 29 UIDVALIDITY 112230 UNSEEN 0)
3908 OK STATUS completed.
* STATUS Admin (UIDNEXT 28 UIDVALIDITY 112228 UNSEEN 0)
3909 OK STATUS completed.
* STATUS Zsh (UIDNEXT 2564 UIDVALIDITY 112286 UNSEEN 0)
3910 OK STATUS completed.
* STATUS S"
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 66
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-status: 
| | | | 5 -> imap-mailbox-put: propname=uidnext value="19915" mailbox="Emacs/ding" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=uidvalidity value="112241" mailbox="Emacs/ding" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=unseen value=2 mailbox="Emacs/ding" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | 4 <- imap-parse-status: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 28
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-resp-text: 
| | | | 5 -> imap-parse-resp-text-code: 
| | | | 5 <- imap-parse-resp-text-code: nil
| | | 4 <- imap-parse-resp-text: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 78
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-status: 
| | | | 5 -> imap-mailbox-put: propname=uidnext value="17" mailbox="Management/Appraisals1999" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=uidvalidity value="112275" mailbox="Management/Appraisals1999" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=unseen value=0 mailbox="Management/Appraisals1999" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | 4 <- imap-parse-status: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 28
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-resp-text: 
| | | | 5 -> imap-parse-resp-text-code: 
| | | | 5 <- imap-parse-resp-text-code: nil
| | | 4 <- imap-parse-resp-text: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 78
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-status: 
| | | | 5 -> imap-mailbox-put: propname=uidnext value="37" mailbox="Management/Appraisals2000" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=uidvalidity value="112276" mailbox="Management/Appraisals2000" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=unseen value=0 mailbox="Management/Appraisals2000" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | 4 <- imap-parse-status: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 28
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-resp-text: 
| | | | 5 -> imap-parse-resp-text-code: 
| | | | 5 <- imap-parse-resp-text-code: nil
| | | 4 <- imap-parse-resp-text: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 64
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-status: 
| | | | 5 -> imap-mailbox-put: propname=uidnext value="6400" mailbox="Emacs/JDE" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=uidvalidity value="112242" mailbox="Emacs/JDE" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=unseen value=1 mailbox="Emacs/JDE" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | 4 <- imap-parse-status: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 28
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-resp-text: 
| | | | 5 -> imap-parse-resp-text-code: 
| | | | 5 <- imap-parse-resp-text-code: nil
| | | 4 <- imap-parse-resp-text: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 73
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-status: 
| | | | 5 -> imap-mailbox-put: propname=uidnext value="9" mailbox="JavaClient/Section508" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=uidvalidity value="112265" mailbox="JavaClient/Section508" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=unseen value=0 mailbox="JavaClient/Section508" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | 4 <- imap-parse-status: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 28
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-resp-text: 
| | | | 5 -> imap-parse-resp-text-code: 
| | | | 5 <- imap-parse-resp-text-code: nil
| | | 4 <- imap-parse-resp-text: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 84
| | 3 -> imap-parse-response: 
| | 3 <- imap-parse-response: "Garbage: avaClient/ComMapping BAD Protocol Error: \"No space following tag in IMAP command\""
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 73
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-status: 
| | | | 5 -> imap-mailbox-put: propname=uidnext value="90" mailbox="JavaClient/AutoProxy" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=uidvalidity value="112248" mailbox="JavaClient/AutoProxy" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=unseen value=0 mailbox="JavaClient/AutoProxy" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | 4 <- imap-parse-status: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 28
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-resp-text: 
| | | | 5 -> imap-parse-resp-text-code: 
| | | | 5 <- imap-parse-resp-text-code: nil
| | | 4 <- imap-parse-resp-text: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 73
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-status: 
| | | | 5 -> imap-mailbox-put: propname=uidnext value="38" mailbox="JavaClient/Licensing" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=uidvalidity value="112254" mailbox="JavaClient/Licensing" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=unseen value=0 mailbox="JavaClient/Licensing" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | 4 <- imap-parse-status: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 28
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-resp-text: 
| | | | 5 -> imap-parse-resp-text-code: 
| | | | 5 <- imap-parse-resp-text-code: nil
| | | 4 <- imap-parse-resp-text: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 72
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-status: 
| | | | 5 -> imap-mailbox-put: propname=uidnext value="61" mailbox="JavaClient/Keyboard" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=uidvalidity value="112253" mailbox="JavaClient/Keyboard" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=unseen value=0 mailbox="JavaClient/Keyboard" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | 4 <- imap-parse-status: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 28
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-resp-text: 
| | | | 5 -> imap-parse-resp-text-code: 
| | | | 5 <- imap-parse-resp-text-code: nil
| | | 4 <- imap-parse-resp-text: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 78
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-status: 
| | | | 5 -> imap-mailbox-put: propname=uidnext value="45" mailbox="JavaClient/PrinterMapping" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=uidvalidity value="112260" mailbox="JavaClient/PrinterMapping" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=unseen value=0 mailbox="JavaClient/PrinterMapping" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | 4 <- imap-parse-status: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 28
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-resp-text: 
| | | | 5 -> imap-parse-resp-text-code: 
| | | | 5 <- imap-parse-resp-text-code: nil
| | | 4 <- imap-parse-resp-text: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 64
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-status: 
| | | | 5 -> imap-mailbox-put: propname=uidnext value="552" mailbox="JavaClient" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=uidvalidity value="112246" mailbox="JavaClient" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=unseen value=0 mailbox="JavaClient" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | 4 <- imap-parse-status: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 28
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-resp-text: 
| | | | 5 -> imap-parse-resp-text-code: 
| | | | 5 <- imap-parse-resp-text-code: nil
| | | 4 <- imap-parse-resp-text: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 59
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-status: 
| | | | 5 -> imap-mailbox-put: propname=uidnext value="58" mailbox="Shares" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=uidvalidity value="112282" mailbox="Shares" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=unseen value=0 mailbox="Shares" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | 4 <- imap-parse-status: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 28
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-resp-text: 
| | | | 5 -> imap-parse-resp-text-code: 
| | | | 5 <- imap-parse-resp-text-code: nil
| | | 4 <- imap-parse-resp-text: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 67
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-status: 
| | | | 5 -> imap-mailbox-put: propname=uidnext value="121" mailbox="Miscellaneous" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=uidvalidity value="112279" mailbox="Miscellaneous" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=unseen value=0 mailbox="Miscellaneous" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | 4 <- imap-parse-status: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 28
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-resp-text: 
| | | | 5 -> imap-parse-resp-text-code: 
| | | | 5 <- imap-parse-resp-text-code: nil
| | | 4 <- imap-parse-resp-text: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 78
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-status: 
| | | | 5 -> imap-mailbox-put: propname=uidnext value="32" mailbox="Management/Appraisals2002" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=uidvalidity value="112278" mailbox="Management/Appraisals2002" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=unseen value=0 mailbox="Management/Appraisals2002" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | 4 <- imap-parse-status: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 28
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-resp-text: 
| | | | 5 -> imap-parse-resp-text-code: 
| | | | 5 <- imap-parse-resp-text-code: nil
| | | 4 <- imap-parse-resp-text: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 78
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-status: 
| | | | 5 -> imap-mailbox-put: propname=uidnext value="37" mailbox="Management/Appraisals2001" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=uidvalidity value="112277" mailbox="Management/Appraisals2001" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=unseen value=0 mailbox="Management/Appraisals2001" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | 4 <- imap-parse-status: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 28
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-resp-text: 
| | | | 5 -> imap-parse-resp-text-code: 
| | | | 5 <- imap-parse-resp-text-code: nil
| | | 4 <- imap-parse-resp-text: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 64
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-status: 
| | | | 5 -> imap-mailbox-put: propname=uidnext value="153" mailbox="Management" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=uidvalidity value="112274" mailbox="Management" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=unseen value=0 mailbox="Management" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | 4 <- imap-parse-status: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 28
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-resp-text: 
| | | | 5 -> imap-parse-resp-text-code: 
| | | | 5 <- imap-parse-resp-text-code: nil
| | | 4 <- imap-parse-resp-text: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 60
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-status: 
| | | | 5 -> imap-mailbox-put: propname=uidnext value="12" mailbox="Windows" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=uidvalidity value="112285" mailbox="Windows" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=unseen value=0 mailbox="Windows" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | 4 <- imap-parse-status: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 28
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-resp-text: 
| | | | 5 -> imap-parse-resp-text-code: 
| | | | 5 <- imap-parse-resp-text-code: nil
| | | 4 <- imap-parse-resp-text: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 59
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-status: 
| | | | 5 -> imap-mailbox-put: propname=uidnext value="21" mailbox="Humour" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=uidvalidity value="112244" mailbox="Humour" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=unseen value=0 mailbox="Humour" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | 4 <- imap-parse-status: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 28
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-resp-text: 
| | | | 5 -> imap-parse-resp-text-code: 
| | | | 5 <- imap-parse-resp-text-code: nil
| | | 4 <- imap-parse-resp-text: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 57
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-status: 
| | | | 5 -> imap-mailbox-put: propname=uidnext value="29" mailbox="Chat" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=uidvalidity value="112230" mailbox="Chat" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=unseen value=0 mailbox="Chat" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | 4 <- imap-parse-status: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 28
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-resp-text: 
| | | | 5 -> imap-parse-resp-text-code: 
| | | | 5 <- imap-parse-resp-text-code: nil
| | | 4 <- imap-parse-resp-text: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 58
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-status: 
| | | | 5 -> imap-mailbox-put: propname=uidnext value="28" mailbox="Admin" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=uidvalidity value="112228" mailbox="Admin" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=unseen value=0 mailbox="Admin" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | 4 <- imap-parse-status: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 28
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-resp-text: 
| | | | 5 -> imap-parse-resp-text-code: 
| | | | 5 <- imap-parse-resp-text-code: nil
| | | 4 <- imap-parse-resp-text: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 58
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-status: 
| | | | 5 -> imap-mailbox-put: propname=uidnext value="2564" mailbox="Zsh" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=uidvalidity value="112286" mailbox="Zsh" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=unseen value=0 mailbox="Zsh" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | 4 <- imap-parse-status: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 28
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-resp-text: 
| | | | 5 -> imap-parse-resp-text-code: 
| | | | 5 <- imap-parse-resp-text-code: nil
| | | 4 <- imap-parse-resp-text: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: nil
| 2 <- imap-arrival-filter: nil
| 2 -> imap-arrival-filter: proc=#<process imap> string="awfish (UIDNEXT 9500 UIDVALIDITY 112281 UNSEEN 1)
3911 OK STATUS completed.
"
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 62
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-status: 
| | | | 5 -> imap-mailbox-put: propname=uidnext value="9500" mailbox="Sawfish" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=uidvalidity value="112281" mailbox="Sawfish" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | | 5 -> imap-mailbox-put: propname=unseen value=1 mailbox="Sawfish" buffer=nil
| | | | 5 <- imap-mailbox-put: t
| | | 4 <- imap-parse-status: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: 28
| | 3 -> imap-parse-response: 
| | | 4 -> imap-parse-resp-text: 
| | | | 5 -> imap-parse-resp-text-code: 
| | | | 5 <- imap-parse-resp-text-code: nil
| | | 4 <- imap-parse-resp-text: nil
| | 3 <- imap-parse-response: nil
| | 3 -> imap-find-next-line: 
| | 3 <- imap-find-next-line: nil
| 2 <- imap-arrival-filter: nil
======================================================================
1 -> imap-opened: buffer=" *nnimap* hwmail01"
1 <- imap-opened: (open run)
======================================================================
1 -> imap-close: buffer=" *nnimap* hwmail01"
| 2 -> imap-opened: buffer=nil
| 2 <- imap-opened: (open run)
| 2 -> imap-send-command-wait: command="LOGOUT" buffer=nil
| | 3 -> imap-send-command: command="LOGOUT" buffer=nil
| | | 4 -> imap-send-command-1: cmdstr="3918 LOGOUT"
| | | 4 <- imap-send-command-1: nil
| | 3 <- imap-send-command: 3918
| | 3 -> imap-wait-for-tag: tag=3918 buffer=nil
| | | 4 -> imap-arrival-filter: proc=#<process imap> string="3912 BAD Protocol Error: \"Invalid status attribute set in STATUS command\"
"
| | | | 5 -> imap-find-next-line: 
| | | | 5 <- imap-find-next-line: 76
| | | | 5 -> imap-parse-response: 
| | | | | 6 -> imap-parse-resp-text: 
| | | | | | 7 -> imap-parse-resp-text-code: 
| | | | | | 7 <- imap-parse-resp-text-code: nil
| | | | | 6 <- imap-parse-resp-text: nil
1 <- imap-close: t

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

* Re: IMAP BAD protocol error
  2002-11-11 17:30   ` John Cooper
@ 2002-11-12  6:13     ` Simon Josefsson
  2002-11-19 18:00       ` John Cooper
  0 siblings, 1 reply; 5+ messages in thread
From: Simon Josefsson @ 2002-11-12  6:13 UTC (permalink / raw)
  Cc: The Gnus Mailing List

John Cooper <john.cooper@eu.citrix.com> writes:

> It's just happened again - I've attached the trailing part of the imap-log and
> imap-debug buffers.

> 3796 STATUS "Shares" (uidvalidity uidnext unseen)
...
> * STATUS JavaClient/Pubs (UIDNEXT 53 UIDVALIDITY 112262 UNSEEN 0)
> 3780 OK STATUS completed.
> uidnext BAD Protocol Error: "Unidentifiable command specified"
> * STATUS JavaClient/ProgramNeighborhood (UIDNEXT 41 UIDVALIDITY 112261 UNSEEN 0)
> 3781 OK STATUS completed.
...

It doesn't seem like Gnus violates the protocol, but I suspect Gnus
sends too much data and the network or some part of the server is
dropping some of it, so the IMAP parser in the server receive invalid
data.  Can this be it?  It might happen if you connect via a shell
stream.  I think you can disable the behaviour by toggling
`nnimap-retrieve-groups-asynchronous', but nnimap will be a little
slower.




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

* Re: IMAP BAD protocol error
  2002-11-12  6:13     ` Simon Josefsson
@ 2002-11-19 18:00       ` John Cooper
  0 siblings, 0 replies; 5+ messages in thread
From: John Cooper @ 2002-11-19 18:00 UTC (permalink / raw)
  Cc: The Gnus Mailing List

Simon Josefsson <jas@extundo.com> writes:

 > John Cooper <john.cooper@eu.citrix.com> writes:
 > 
 > > It's just happened again - I've attached the trailing part of the imap-log and
 > > imap-debug buffers.
 > 
 > > 3796 STATUS "Shares" (uidvalidity uidnext unseen)
 > ...
 > > * STATUS JavaClient/Pubs (UIDNEXT 53 UIDVALIDITY 112262 UNSEEN 0)
 > > 3780 OK STATUS completed.
 > > uidnext BAD Protocol Error: "Unidentifiable command specified"
 > > * STATUS JavaClient/ProgramNeighborhood (UIDNEXT 41 UIDVALIDITY 112261 UNSEEN 0)
 > > 3781 OK STATUS completed.
 > ...
 > 
 > It doesn't seem like Gnus violates the protocol, but I suspect Gnus sends
 > too much data and the network or some part of the server is dropping some of
 > it, so the IMAP parser in the server receive invalid data.  Can this be it?
 > It might happen if you connect via a shell stream.  I think you can disable
 > the behaviour by toggling `nnimap-retrieve-groups-asynchronous', but nnimap
 > will be a little slower.

Yes, this seems to fix it - I've now been running for a week with
nnimap-retrieve-groups-asynchronous set to nil and haven't seen any more BAD
protocol problems.

    --- John



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

end of thread, other threads:[~2002-11-19 18:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-07 17:22 IMAP BAD protocol error John Cooper
2002-11-08  4:56 ` Simon Josefsson
2002-11-11 17:30   ` John Cooper
2002-11-12  6:13     ` Simon Josefsson
2002-11-19 18:00       ` John Cooper

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