Package: mozilla-thunderbird
Version: 1.0.2-3
Severity: important

I use mailutils-imap4d as an imap server, so I can both use mutt and
thunderbird (locally or remotely through a stunnel) to access them (mutt
can use imap, but mbox is much nicer).

When I try to subscribe, the imap server provides my whole home (and an
additional Inbox for /var/mail/shevek).  All folders are \NoSelect, all
normal files are \NoInferiors.  I checked this with netcat, and it all
works fine.

However, thunderbird seems to randomly honour and ignore the
\NoInferiors.  All folders are grey (unselectable), but only some of
them have a + in front of them.  I'd like to use ~/Mail to store all my
mail folders (mutt's default), and unfortunately it got ignored, so I
cannot subscribe to its inferiors.

I monitored the connection between thunderbird and the imap server, and
I see nothing strange, except that the connection is sometimes
terminated unexpectedly.  I suppose thunderbird does that, as I didn't
see it happen in similar situation with netcat.

Here's a (censored) transcript of the log.  The first 3 characters on
every line are connection number and data direction, or == for new
connection and xx for terminated connection.  The rest is the actual
transmitted data.  The things between []'s are comments added by me.

1==
1->* OK IMAP4rev1
1<-1 capability
1->* CAPABILITY IMAP4rev1 NAMESPACE IDLE X-VERSION AUTH=GSSAPI AUTH=ANONYMOUS 
AUTH=EXTERNAL AUTH=PLAIN AUTH=LOGIN AUTH=SECURID AUTH=DIGEST-MD5 AUTH=CRAM-MD5
1->1 OK CAPABILITY Completed
1<-2 authenticate plain
1->2 NO AUTHENTICATE Authentication mechanism not supported
1<-3 login "shevek" [My password goes here]
1->3 OK LOGIN Completed
1<-4 namespace
1->* NAMESPACE (("" "/")) NIL NIL
1->4 OK NAMESPACE Completed
1<-5 lsub "" "*"
1->* LIST () "/" INBOX
1->* LIST () "/" Junk
1->* LIST () "/" Trash
1->5 OK LSUB Completed
1<-6 list "" "INBOX"
1->* LIST (\NoInferiors) NIL INBOX
1->6 OK LIST Completed
1<-7 lsub "" "*"
1->* LIST () "/" INBOX
1->* LIST () "/" Junk
1->* LIST () "/" Trash
1->7 OK LSUB Completed
1<-8 list "" "%"
1->* LIST (\NoInferiors) NIL INBOX
1->* LIST (\NoInferiors) "/" .bashrc
1->* LIST (\NoInferiors) "/" .bash_profile
1->* LIST (\NoInferiors) "/" .bash_history
1->* LIST (\NoInferiors) "/" .xsession-errors
1->* LIST (\NoSelect) "/" .gconfd
1->* LIST (\NoSelect) "/" .gconf
1->* LIST (\NoSelect) "/" .gnome
1->* LIST (\NoInferiors) "/" .Xauthority
[All files in my home directory are listed, all with \NoSelect or]
[  \NoInferiors, depending on if they are folders or not         ]
1->8 OK LIST Completed
1<-9 list "" "%/%"
1->* LIST (\NoInferiors) "/" .bashrc
1->* LIST (\NoInferiors) "/" .bash_profile
1->* LIST (\NoInferiors) "/" .bash_history
1->* LIST (\NoInferiors) "/" .xsession-errors
1->* LIST (\NoSelect) "/" /.gconfd/lock
1->* LIST (\NoInferiors) "/" /.gconfd/saved_state
[Same story, only the list is longer of course]
[However, the connection is terminated before the transfer is completed]
1xx
[Now I clicked on the plus sign before the "priv" folder]
2==
2->* OK IMAP4rev1
2<-1 authenticate plain
2->1 NO AUTHENTICATE Authentication mechanism not supported
2<-2 login "shevek" [My password again]
2->2 OK LOGIN Completed
2<-3 list "" "priv/%"
[A list of files, as usual]
2->3 OK LIST Completed
2<-4 list "" "priv/%/%"
[Before any reply was made, the connection was cut]
2xx
[I clicked on the - to close the view, then on + again to reopen it]
3==
3->* OK IMAP4rev1
3<-1 authenticate plain
3->1 NO AUTHENTICATE Authentication mechanism not supported
3<-2 login "shevek" [Once again my password]
3->2 OK LOGIN Completed
3<-3 list "" "priv/%"
[Once again the list of files]
3->3 OK LIST Completed
3<-4 list "" "priv/%/%"
[This time the list was actually transferred]
3->4 OK LIST Completed
3xx

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages mozilla-thunderbird depends on:
ii  libatk1.0-0              1.10.1-2        The ATK accessibility toolkit
ii  libc6                    2.3.2.ds1-22    GNU C Library: Shared libraries an
ii  libfontconfig1           2.3.2-1         generic font configuration library
ii  libfreetype6             2.1.10-1        FreeType 2 font engine, shared lib
ii  libgcc1                  1:4.0.1-1       GCC support library
ii  libglib2.0-0             2.6.5-1         The GLib library of C routines
ii  libgtk2.0-0              2.6.8-1         The GTK+ graphical user interface 
ii  libpango1.0-0            1.8.1-1         Layout and rendering of internatio
ii  libstdc++5               1:3.3.6-7       The GNU Standard C++ Library v3
ii  libx11-6                 4.3.0.dfsg.1-14 X Window System protocol client li
ii  libxext6                 4.3.0.dfsg.1-14 X Window System miscellaneous exte
ii  libxft2                  2.1.7-1         FreeType-based font drawing librar
ii  libxp6                   4.3.0.dfsg.1-14 X Window System printing extension
ii  libxrender1              1:0.9.0-2       X Rendering Extension client libra
ii  libxt6                   4.3.0.dfsg.1-14 X Toolkit Intrinsics
ii  xlibs                    4.3.0.dfsg.1-14 X Keyboard Extension (XKB) configu
ii  zlib1g                   1:1.2.2-8       compression library - runtime

Versions of packages mozilla-thunderbird recommends:
ii  myspell-en-us [myspell 20030813-3        English (US) dictionary for myspel
ii  xprint                 1:0.1.0.alpha1-11 Xprint - the X11 print system (bin

-- debconf information:
* mozilla-thunderbird/browser: GNOME


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to