[Zope] Re: Worldpilot IMAP Bl00z

WorldPilot Helpers helpers@worldpilot.org
Fri, 25 Feb 2000 10:13:24 GMT+1


Hi Tres,

> I have installed WP 1.01 on a fresh Zope 2.1.3.  On the same RH 6.1 box, I am
> running the stock imapd, which I can connect to from Netscape's Messenger.
> 
> The files/directories under /var/spool/worldpilot are owned by nobody.zope (I
> start Zope as root).

Watch out that you don't get fresh created files, that are owned
by Zope while zope is starting up and is still running as root. In
general this doesn't happen unless some folders would be missing, and are recreated. If you start zope with it's own uid/gid you'll prevent
running into this issue.

> 
> When I log in, the browser spins after displaying the WP headers.  top on the
> server shows the Zope python process (running as nobody) and an imapd process
> (running as me) sucking all the CPU, but nothing happens.
> 
> If I click on one of the links in the header, I can see the calendar, to-do
> list, etc., but the mail pane shows a Zope error, with "readonly -- INBOX" at
> the foot of the traceback.
> 
> What am I doing wrong?

It looks like the imaplib.py your zope is importing hasn't been 
patched yet. stock imaplib.py has a bug, that results in an infinite
loop. patching it should solve your problem.

concerning the readonly INBOX folder using UW IMAP server, I've heard
from other users that this appears on some versions of UW IMAP and
some not? We're not using UW IMAP (yet), we use Cyrus.

Maybe somebody else using UW IMAP has figured out what the issue is
there and how to fix it?

Cheers,
Ryan


> -- 
> > Tres Seaver         tseaver@palladion.com    713-523-6582
> Palladion Software  http://www.palladion.com
> 
---------------------------------------------------
WorldPilot - Get Synced - http://www.worldpilot.org

The Open Source Personal Information Manager Server
Powered by Python and Zope   -  http://www.zope.org