[imp] no POP3 inbox listing
Andrew Cook, WorldInter.net Administrator
admin@worldinter.net
Mon, 7 Jan 2002 10:48:49 -0600
this is my php configure line:
'./configure' '--with-apxs' '--enable-ftp' '--with-gettext' '--with-imap'
'--with-ldap' '--with-mcrypt' '--with-mysql' '--with-xml'
is there a seperate var specifically for c-client? i dont see one in the
configure script if so... i assumed it used the c-client compiled into imapd
----- Original Message -----
From: "Jan Schneider" <jan@horde.org>
To: <imp@lists.horde.org>
Sent: Monday, January 07, 2002 10:34 AM
Subject: Re: [imp] no POP3 inbox listing
> Zitat von "Andrew Cook, WorldInter.net Administrator"
> <admin@worldinter.net>:
>
> > horde-2.0
> > imp-3.0
> >
> > since imp has repeatedly decided to come up with problem after problem
> > trying to read imap box's with little clues as to the problem (either it
> > will crash the process trying to open the inbox if there is any mail, or
> > it will open the mailbox and only see and display 4 mails at a time no
> > matter what the prefs is set to...
> > and yes, the imap server (imap-2001a) is working fine, other imap
clients
> > connect and read a-ok)
> > ive gone to using pop3 instead, however now with pop3, it sees no emails
> > at all, when there are mails present...
>
> Do you also have the imap-2001a c-client compiled into php? There are some
> issues with this combination so you should check the mailing archives for
> more information about this.
>
> Jan.
>
> --
> ::::::::::::::::::::::::::::::::::::::::
> AMMMa AG - discover your knowledge
> :::::::::::::::::::::::::::
> Detmolder Str. 25-33 :: D-33604 Bielefeld
> fon +49.521.96878-0 :: fax +49.521.96878-20
> http://www.ammma.de
> ::::::::::::::::::::::::::::::::::::::::::::::
>
> --
> IMP mailing list: http://horde.org/imp/
> Archive: http://marc.theaimsgroup.com/?l=imp&r=1&w=2
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org
>From jan@horde.org Date: Mon, 7 Jan 2002 17:57:22 +0100
Return-Path: <jan@horde.org>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 43076 invoked from network); 7 Jan 2002 17:11:58 -0000
Received: from mailout07.sul.t-online.com (194.25.134.83)
by clark.horde.org with SMTP; 7 Jan 2002 17:11:58 -0000
Received: from fwd06.sul.t-online.de
by mailout07.sul.t-online.de with smtp
id 16Nd94-0006Ic-08; Mon, 07 Jan 2002 18:01:10 +0100
Received: from linux.wg.de (320034214675-0001@[217.225.46.107]) by fmrl06.sul.t-online.com
with esmtp id 16Nd8o-0UsQUdC; Mon, 7 Jan 2002 18:00:54 +0100
Received: from localhost (localhost [127.0.0.1])
by linux.wg.de (8.11.0/8.11.0/SuSE Linux 8.11.0-0.4) with ESMTP id g07GvM919204
for <imp@lists.horde.org>; Mon, 7 Jan 2002 17:57:22 +0100
Received: from 62.225.101.66 ( [62.225.101.66])
as user jan@linux by jan.dip.ammma.net with HTTP;
Mon, 7 Jan 2002 17:57:22 +0100
Message-ID: <1010422642.3c39d3722e297@jan.dip.ammma.net>
Date: Mon, 7 Jan 2002 17:57:22 +0100
From: Jan Schneider <jan@horde.org>
To: imp@lists.horde.org
References: <001901c19796$1ebd5e20$b0f0bad1@worldinter.net> <1010421299.3c39ce33ccda9@jan.dip.ammma.net> <000d01c1979b$2e517560$b0f0bad1@worldinter.net>
In-Reply-To: <000d01c1979b$2e517560$b0f0bad1@worldinter.net>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 4.0-cvs
X-Sender: 320034214675-0001@t-dialin.net
Subject: Re: [imp] no POP3 inbox listing
If the configure script found the c-client library it will most probably be
the one bundled with the imap daemon. And this library has issues with php!
Zitat von "Andrew Cook, WorldInter.net Administrator"
<admin@worldinter.net>:
> this is my php configure line:
> './configure' '--with-apxs' '--enable-ftp' '--with-gettext'
> '--with-imap'
> '--with-ldap' '--with-mcrypt' '--with-mysql' '--with-xml'
>
> is there a seperate var specifically for c-client? i dont see one in
> the
> configure script if so... i assumed it used the c-client compiled into
> imapd
>
> ----- Original Message -----
> From: "Jan Schneider" <jan@horde.org>
> To: <imp@lists.horde.org>
> Sent: Monday, January 07, 2002 10:34 AM
> Subject: Re: [imp] no POP3 inbox listing
>
>
> > Zitat von "Andrew Cook, WorldInter.net Administrator"
> > <admin@worldinter.net>:
> >
> > > horde-2.0
> > > imp-3.0
> > >
> > > since imp has repeatedly decided to come up with problem after
> problem
> > > trying to read imap box's with little clues as to the problem (either
> it
> > > will crash the process trying to open the inbox if there is any mail,
> or
> > > it will open the mailbox and only see and display 4 mails at a time
> no
> > > matter what the prefs is set to...
> > > and yes, the imap server (imap-2001a) is working fine, other imap
> clients
> > > connect and read a-ok)
> > > ive gone to using pop3 instead, however now with pop3, it sees no
> emails
> > > at all, when there are mails present...
> >
> > Do you also have the imap-2001a c-client compiled into php? There are
> some
> > issues with this combination so you should check the mailing archives
> for
> > more information about this.
> >
> > Jan.
> >
> > --
> > ::::::::::::::::::::::::::::::::::::::::
> > AMMMa AG - discover your knowledge
> > :::::::::::::::::::::::::::
> > Detmolder Str. 25-33 :: D-33604 Bielefeld
> > fon +49.521.96878-0 :: fax +49.521.96878-20
> > http://www.ammma.de
> > ::::::::::::::::::::::::::::::::::::::::::::::
> >
> > --
> > IMP mailing list: http://horde.org/imp/
> > Archive: http://marc.theaimsgroup.com/?l=imp&r=1&w=2
> > Frequently Asked Questions: http://horde.org/faq/
> > To unsubscribe, mail: imp-unsubscribe@lists.horde.org
>
>
> --
> IMP mailing list: http://horde.org/imp/
> Archive: http://marc.theaimsgroup.com/?l=imp&r=1&w=2
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org
>
>
Jan.
--
::::::::::::::::::::::::::::::::::::::::
AMMMa AG - discover your knowledge
:::::::::::::::::::::::::::
Detmolder Str. 25-33 :: D-33604 Bielefeld
fon +49.521.96878-0 :: fax +49.521.96878-20
http://www.ammma.de
::::::::::::::::::::::::::::::::::::::::::::::
>From jan@horde.org Date: Mon, 7 Jan 2002 17:51:40 +0100
Return-Path: <jan@horde.org>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 43161 invoked from network); 7 Jan 2002 17:12:05 -0000
Received: from mailout07.sul.t-online.com (194.25.134.83)
by clark.horde.org with SMTP; 7 Jan 2002 17:12:05 -0000
Received: from fwd06.sul.t-online.de
by mailout07.sul.t-online.de with smtp
id 16Nd94-0006Ic-04; Mon, 07 Jan 2002 18:01:10 +0100
Received: from linux.wg.de (320034214675-0001@[217.225.46.107]) by fmrl06.sul.t-online.com
with esmtp id 16Nd8n-0UsQUbC; Mon, 7 Jan 2002 18:00:53 +0100
Received: from localhost (localhost [127.0.0.1])
by linux.wg.de (8.11.0/8.11.0/SuSE Linux 8.11.0-0.4) with ESMTP id g07Gpf919172
for <imp@lists.horde.org>; Mon, 7 Jan 2002 17:51:41 +0100
Received: from 62.225.101.66 ( [62.225.101.66])
as user jan@linux by jan.dip.ammma.net with HTTP;
Mon, 7 Jan 2002 17:51:40 +0100
Message-ID: <1010422300.3c39d21c9e778@jan.dip.ammma.net>
Date: Mon, 7 Jan 2002 17:51:40 +0100
From: Jan Schneider <jan@horde.org>
To: imp@lists.horde.org
References: <Pine.LNX.4.04.10201060142150.10516-100000@tecoman.ucol.mx> <1010421237.3c39cdf549b0d@horde.riboflavin.net>
In-Reply-To: <1010421237.3c39cdf549b0d@horde.riboflavin.net>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 4.0-cvs
X-Sender: 320034214675-0001@t-dialin.net
Subject: Re: [imp] New FAQ? (was Re: [imp] Preferences - search_fields)
Zitat von "Marcus I. Ryan" <marcus@riboflavin.net>:
> This question seems to come up at least once a week. Is this
> something that could/should be added to the FAQ? At least to the
> documentation (if it isn't already there)? I know I had to figure
> this out by setting it the way I wanted, then look at the database
> entry and go from there - it wasn't documented at the time. Of course,
> it's been a while since I looked at the docs, so if it's already
> there...nevermind :)
You're right. I added some comments to the prefs.php.dist file.
Jan.
--
::::::::::::::::::::::::::::::::::::::::
AMMMa AG - discover your knowledge
:::::::::::::::::::::::::::
Detmolder Str. 25-33 :: D-33604 Bielefeld
fon +49.521.96878-0 :: fax +49.521.96878-20
http://www.ammma.de
::::::::::::::::::::::::::::::::::::::::::::::
>From jan@horde.org Date: Mon, 7 Jan 2002 17:55:38 +0100
Return-Path: <jan@horde.org>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 44100 invoked from network); 7 Jan 2002 17:14:32 -0000
Received: from mailout07.sul.t-online.com (194.25.134.83)
by clark.horde.org with SMTP; 7 Jan 2002 17:14:32 -0000
Received: from fwd06.sul.t-online.de
by mailout07.sul.t-online.de with smtp
id 16Nd94-0006Ic-07; Mon, 07 Jan 2002 18:01:10 +0100
Received: from linux.wg.de (320034214675-0001@[217.225.46.107]) by fmrl06.sul.t-online.com
with esmtp id 16Nd8o-0UsQUcC; Mon, 7 Jan 2002 18:00:54 +0100
Received: from localhost (localhost [127.0.0.1])
by linux.wg.de (8.11.0/8.11.0/SuSE Linux 8.11.0-0.4) with ESMTP id g07Gtc919196
for <imp@lists.horde.org>; Mon, 7 Jan 2002 17:55:38 +0100
Received: from 62.225.101.66 ( [62.225.101.66])
as user jan@linux by jan.dip.ammma.net with HTTP;
Mon, 7 Jan 2002 17:55:38 +0100
Message-ID: <1010422538.3c39d30a09df9@jan.dip.ammma.net>
Date: Mon, 7 Jan 2002 17:55:38 +0100
From: Jan Schneider <jan@horde.org>
To: imp@lists.horde.org
References: <1010421964.3c39d0ccdc69f@horde.riboflavin.net>
In-Reply-To: <1010421964.3c39d0ccdc69f@horde.riboflavin.net>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 4.0-cvs
X-Sender: 320034214675-0001@t-dialin.net
Subject: Re: [imp] More detail in Error viewing message error
Zitat von "Marcus I. Ryan" <marcus@riboflavin.net>:
> I am using IMP/HORDE/etc., CVS and occassionally I get (roughly)
> "There was an error displaying the message". It gives no detail about
> what the message is, but when I click on the message again it
> displays. Is this something that can be set to elaborate more, or is
> it something I'll need to add debugging for myself? Unfortunately, I
> can't recreate it so I can't tell what to look for. It's almost like
> it's a timing issue...
I'm not completely sure but if I remember right this error appears if you
try to access a message (by index) that doesn't exist. This can happen if a
message moved elsewhere while you using imp, for example by another mail
client, filter activity or a second imp session.
Jan.
--
::::::::::::::::::::::::::::::::::::::::
AMMMa AG - discover your knowledge
:::::::::::::::::::::::::::
Detmolder Str. 25-33 :: D-33604 Bielefeld
fon +49.521.96878-0 :: fax +49.521.96878-20
http://www.ammma.de
::::::::::::::::::::::::::::::::::::::::::::::