Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Aug 1998 10:53:42 -0500 (CDT)
From:      "Brent J. Nordquist" <bjn@visi.com>
To:        freebsd-questions@FreeBSD.ORG
Cc:        ady@freebsd.ady.ro (Adrian Penisoara)
Subject:   Annoying delay with pine 4 and IMAP
Message-ID:  <199808141553.KAA12866@isis.visi.com>

next in thread | raw e-mail | index | archive | help
I have two questions about using pine 4.02/4.02a and IMAP (FreeBSD
3.0-current as of June 1 1998):

(1)  Do most people use the imapd from the mail/imap-uw port, or the
one that is part of the mail/pine4 port, or something else?

(2)  I'm using the imap-uw port (4.2) and pine (4.02 and 4.02a).  When I
start pine, I get the "busy spinner" [Opening "INBOX" <-> ] which sits
there for about 10 seconds before it prompts me for login/password.
I also get this delay whenever I open a new folder.

Is anyone else experiencing this problem?  Any theories as to what the
delay could be caused by?  It isn't resolution of the IMAP host or port;
"telnet host imap4" returns immediately.

The pine debugging output shows (I had set the host to 127.0.0.1 to
eliminate that as a cause):

-------debug output-------
Debug output of the Pine program (debug=9 debug_imap=4). Version 4.02
Thu Aug 13 13:58:42 1998

...
About to open folder "INBOX"    inbox: "INBOX"
busy_alarm(1, Opening "INBOX", 0x0, 1)
q_status_message(Opening "INBOX"     )
output_message(Opening "INBOX"     )
STATUS cmd:120, max:1, min0
SIGCHLD raised
alarm_signal()
alarm_signal()
alarm_signal()
alarm_signal()
alarm_signal()
alarm_signal()
alarm_signal()
alarm_signal()
alarm_signal()
alarm_signal()
alarm_signal()
alarm_signal()
alarm_signal()
alarm_signal()
alarm_signal()
alarm_signal()
alarm_signal()
alarm_signal()
alarm_signal()
alarm_signal()
alarm_signal()
alarm_signal()
alarm_signal()
alarm_signal()
alarm_signal()
alarm_signal()
alarm_signal()
alarm_signal()
alarm_signal()
alarm_signal()
IMAP 13:59:13 8/13 mm_log babble: Trying IP address [127.0.0.1]
IMAP DEBUG 13:59:13 8/13: * OK localhost IMAP4rev1 v11.237 server ready
IMAP mm_notify NIL : {127.0.0.1}inbox (abookstream?) : localhost IMAP4rev1 v11.237 server ready
...
-------debug output-------

Presumably, the alarm_signal() calls are what wakes the spinner up
to print another character.  But even at debug level 9, there isn't
enough information here to tell what it's trying to do while it sleeps.
Clearly it's before it connects to imapd, though.

Thanks in advance for any help you can offer!

-- 
Brent J. Nordquist / bjn@visi.com   |   Windows not found
W: +1 612 905-7806                  |   (C)heer, (D)ance, (S)ing?

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199808141553.KAA12866>