[imp] Redhat 7.3 and IMP login error *** BUT FOR RH8 part 2

Research and Development r_and_d at amersol.edu.pe
Fri Jan 3 10:17:45 PST 2003


I'm including the output of the imp/test.php imap test:

************

PHP IMAP Support Test
server="servername" user="username" mailbox="{servername:143}INBOX"

Warning: Couldn't open stream {servername:143}INBOX in
/var/www/html/horde/imp/test.php on line 157

Warning: imap_mailboxmsginfo(): supplied argument is not a valid imap
resource in /var/www/html/horde/imp/test.php on line 158
INBOX has messages ( new recent)

Warning: imap_close(): supplied argument is not a valid imap resource in
/var/www/html/horde/imp/test.php on line 160

Notice: Certificate failure for amersol.edu.pe: self signed certificate:
/C=--/ST=SomeState/L=SomeCity/O=SomeOrganization/OU=SomeOrganizationalUnit/C
N=localhost.localdomain/Email=root at localhost.localdomain (errflg=2) in
Unknown on line 0

**************
------------------------------------
  Eduardo Del Valle Flores-Guerra
FDR School Tech Support Co-Assistant
        Member of the TNT
  Phone: (511)-435-0890  EXT. 4223

> -----Original Message-----
> From: imp-bounces at lists.horde.org [mailto:imp-bounces at lists.horde.org]On
> Behalf Of Research and Development
> Sent: Friday, January 03, 2003 10:10 AM
> To: imp at lists.horde.org
> Subject: RE: [imp] Redhat 7.3 and IMP login error *** BUT FOR RH8
>
>
> I have a similar problem guys.
> On my previous installation (RH 7.3) it only worked with the PHP rpms that
> horde "provide". Even if the test.php says that it is
> "compatible" it won't
> work.
>
> Now RH 8 comes with PHP 4.2.2.8-XXX and the same problem again. with imap
> auth I'm not able to auth against another server.
>
> what are the differences in between the php RPMS that horde group provide
> and the ones that are out there? and if there are improvements, it is not
> suppose that those should be included on the SOURCE distributions
> or shared
> so we do not have major versions differences?
>
> Thanks for your time and answers, also for the chance to express my
> thoughts...
>
> ------------------------------------
>   Eduardo Del Valle Flores-Guerra
> FDR School Tech Support Co-Assistant
>         Member of the TNT
>   Phone: (511)-435-0890  EXT. 4223
>
> > -----Original Message-----
> > From: imp-bounces at lists.horde.org [mailto:imp-bounces at lists.horde.org]On
> > Behalf Of Tony
> > Sent: Friday, July 05, 2002 12:43 PM
> > To: Eric Rostetter
> > Cc: imp at lists.horde.org
> > Subject: Re: [imp] Redhat 7.3 and IMP login error
> >
> >
> > Thanks for the suggestion, I've re-installed my php-imap but I'm still
> > getting the same error.  The test says 10.0.0.2 because when I
> > ran the IMP
> > test, I used the servers internal IP instead of loopback.  When I use
> > loopback, I get the following:
> >
> > PHP IMAP Support Test
> > server="127.0.0.1" user="tony" mailbox="{127.0.0.1:143}INBOX"
> >
> > Warning: Couldn't open stream {127.0.0.1:143}INBOX in
> > /var/www/html/horde/imp/test.php on line 157
> >
> > Warning: Supplied argument is not a valid imap resource in
> > /var/www/html/horde/imp/test.php on line 158
> > INBOX has messages ( new recent)
> > Warning: Supplied argument is not a valid imap resource in
> > /var/www/html/horde/imp/test.php on line 160
> >
> > Warning: Connection failed to 127.0.0.1,143: Connection timed out
> > (errflg=2) in Unknown on line 0
> >
> >
> > --Here is the complete test.php info that you said may help:
> >
> > Horde Versions
> > Horde: 2.1
> > IMP: 3.1 (run IMP tests)
> > PHP Version
> > View phpinfo() screen
> > PHP Version: 4.1.2
> > PHP Major Version: 4.1
> > PHP Minor Version: 2
> > PHP Version Classification: release
> > You are running a supported version of PHP.
> > PHP Module Capabilities
> > FTP Support: Yes
> > Gettext Support: Yes
> > IMAP Support: Yes
> > LDAP Support: Yes
> > MCAL Support: No
> > Mcrypt Support: No
> > MySQL Support: Yes
> > PostgreSQL Support: Yes
> > XML Support: Yes
> > Miscellaneous PHP Settings
> > short_open_tag enabled: Yes
> > magic_quotes_runtime set to Off: Yes
> > file_uploads enabled: No
> > file_uploads must be enabled for some features like sending
> > emails with IMP.
> > PHP Sessions
> > Session counter: 6
> > To unregister the session: click here
> > PEAR
> > PEAR - Yes
> > Recent PEAR - Yes
> > Mail::RFC822 - Yes
> > Log - Yes
> > DB - Yes
> >
> >
> >
> > At 11:13 AM 7/5/2002 -0500, you wrote:
> > >Quoting Tony <tony at waymega.com>:
> > >
> > > > $conf['auth']['params']['dsn'] = '{127.0.0.1/imap:143}INBOX';
> > >
> > >Here you say it is loopback 127.0.0.1...
> > >
> > > > $servers['imap'] = array(
> > > >      'name' => 'IMAP Server',
> > > >      'server' => '127.0.0.1',
> > >
> > >Here you say again loopback...
> > >
> > > > horde.log
> > > >
> > > > Jul 05 01:28:40 HORDE [error] [imp] FAILED LOGIN 10.0.0.3 to
> > > > 127.0.0.1:143[imap] as tony [on line 270 of
> > > > "/var/www/html/horde/imp/lib/IMP.php"]
> > >
> > >It appears to hit localhost here, which is good...
> > >
> > > > test.php retrieves the following:
> > > >
> > > > IMP Version
> > > > ·     IMP: 3.1
> > > > PHP Version
> > > > ·     View phpinfo() screen
> > > > ·     PHP Version: 4.1.2
> > > > ·     PHP Major Version: 4.1
> > > > ·     PHP Minor Version: 2
> > > > ·     PHP Version Classification: release
> > > > ·     You are running a supported version of PHP.
> > >
> > >Where's the loaded module/extension info???
> > >
> > > > PHP IMAP Support Test
> > > > server="10.0.0.2" user="tony" mailbox="{10.0.0.2:143}INBOX"
> > >
> > >Why does this show the serer as 10.0.0.2 instead of 127.0.0.1???
> > >
> > > > Warning: Couldn't open stream {10.0.0.2:143}INBOX in
> > > > /var/www/html/horde/imp/test.php on line 157
> > > >
> > > > Warning: Supplied argument is not a valid imap resource in
> > > > /var/www/html/horde/imp/test.php on line 158
> > > > INBOX has messages ( new recent)
> > > > Warning: Supplied argument is not a valid imap resource in
> > > > /var/www/html/horde/imp/test.php on line 160
> > >
> > >My guess is you php imap support is foobared.  A full output
> > from test.php
> > >would be useful...
> > >
> > >--
> > >Eric Rostetter
> > >The Department of Physics
> > >The University of Texas at Austin
> > >
> > >"TAD (Technology Attachment Disorder) is an unshakable,
> > impractical devotion
> > >to a brand, platform, product line, or programming language.
> > It's relatively
> > >harmless among the rank and file, but when management is
> > afflicted the damage
> > >can be measured in dollars. It's also contagious -- someone with
> > sufficient
> > >political clout can infect an entire organization."
> > >
> > >--"Enterprise Strategies" columnist Tom Yager.
> >
> >
> >
> > --
> > IMP mailing list
> > Frequently Asked Questions: http://horde.org/faq/
> > To unsubscribe, mail: imp-unsubscribe at lists.horde.org
> >
>
>
> --
> IMP mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe at lists.horde.org
>



More information about the imp mailing list