[imp] Redirect.php imp 2.3.7-cvs problem
Oakes, Edward B
eoakes@RADFORD.EDU
Mon, 20 Aug 2001 22:37:24 -0400
Using php 4.0.6 which I figured should already have the
fix in it. I guess maybe there is another bug in imap_sort?
The errors I found on the imap_sort were in April which was
prior to the 4.0.6 release right??
PHP Version: 4.0.6
PHP Major Version: 4.0
PHP Minor Version: 6
PHP Version Classification: release
If I take this line out it works fine for this user.
Any way I can help track this down?
Ed
-----Original Message-----
From: Chuck Hagenbuch [mailto:chuck@horde.org]
Sent: Monday, August 20, 2001 10:31 PM
To: imp@lists.horde.org
Subject: RE: [imp] Redirect.php imp 2.3.7-cvs problem
Quoting "Oakes, Edward B" <eoakes@RADFORD.EDU>:
> } elseif ($imp['mailbox'] != '**search') {
> print "Made it here";
> exit;
> /* Use imap_sort to find the first unread message */
> $new = imap_sort($imp['stream'], 0, 0, SE_UID, 'UNSEEN');
>
>
> I get an error if I move the exit just below the $new = imap_sort ..
> line.
Ah - what version of PHP are you using? I fixed a segfault in imap_sort
a few
months ago that you're probably hitting...
-chuck
--
Charles Hagenbuch, <chuck@horde.org>
Some fallen angels have their good reasons.
--
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