I'm trying to get NotMail up and runninand after installing the NotMail and IMAPAdapter products, its acting half-broken ... when I open up the index document it shows my inbox in the right side frame, but gives an IndexError string index out of range in the left frame. Can somebody help steer me in the right direction ? Thanks in advance! Rob ------------------------------------------------------------------------ -=- Robert Green -=- mooncrow@lava.net -=- ------------------------------------------------------------------------
Robert Green wrote:
I'm trying to get NotMail up and runninand after installing the NotMail and IMAPAdapter products, its acting half-broken ... when I open up the index document it shows my inbox in the right side frame, but gives an IndexError string index out of range in the left frame. Can somebody help steer me in the right direction ?
Thanks in advance!
I'd love to help, but I can't seem to get that far. I keep getting NameErrors on imapFolderTree and imapListBox when logged in as manager, and inability to log in as anyone else when trying to access it from a 'clean' browser. :-( I would certainly love to at least _see_this thing work once \:-) -- "They laughed at Columbus, they laughed at Fulton, they laughed at the Wright brothers. But they also laughed at Bozo the Clown." -- Carl Sagan
Hi Bill! On Thu, 21 Oct 1999, Bill Anderson wrote:
Robert Green wrote:
I'm trying to get NotMail up and runninand after installing the NotMail and IMAPAdapter products, its acting half-broken ... when I open up the index document it shows my inbox in the right side frame, but gives an IndexError string index out of range in the left frame. Can somebody help steer me in the right direction ?
Thanks in advance!
I'd love to help, but I can't seem to get that far. I keep getting NameErrors on imapFolderTree and imapListBox when logged in as manager, and inability to log in as anyone else when trying to access it from a 'clean' browser. :-(
I would certainly love to at least _see_this thing work once \:-)
I have got this working before. Only after a lot of hacking however. I have some source code ready which I will upload over the weekend. Cheers, Benno
On Thu, 21 Oct 1999, Bill Anderson wrote:
Robert Green wrote:
I'm trying to get NotMail up and runninand after installing the NotMail and IMAPAdapter products, its acting half-broken ... when I open up the index document it shows my inbox in the right side frame, but gives an IndexError string index out of range in the left frame. Can somebody help steer me in the right direction ?
Thanks in advance!
I'd love to help, but I can't seem to get that far. I keep getting NameErrors on imapFolderTree and imapListBox when logged in as manager, and inability to log in as anyone else when trying to access it from a 'clean' browser. :-(
I would certainly love to at least _see_this thing work once \:-)
I got that too, if I remember correctly -- were you getting multiple pop-up windows with authorization requests? if so, this wa the same thing I got -- I realized that your Zope username and password have to match the IMAP username and password, which mine didn't. Once I added a Zope user whose name and password matched my own login then I made it to this next roadblock .... hopefully that's helpful to you .... ------------------------------------------------------------------------ -=- Robert Green -=- mooncrow@lava.net -=- ------------------------------------------------------------------------
participants (3)
-
Ben Leslie -
Bill Anderson -
Robert Green