php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12346 4.0.6 imap refuses to authenticate to VMS IMAP4rev1 Server PMDF V6.0-24.1
Submitted: 2001-07-24 13:29 UTC Modified: 2002-06-24 23:01 UTC
From: goebel at emunix dot emich dot edu Assigned:
Status: Not a bug Package: IMAP related
PHP Version: 4.0.6 OS: Tru64 4.0G
Private report: No CVE-ID: None
 [2001-07-24 13:29 UTC] goebel at emunix dot emich dot edu
Couldn't figure out why I could use Webmail/PHP to connect 
to unix boxes but not our VMS cluster.  Eventually discoveredthat VMS was rejecting all IMAP authentication requests from PHP.  Swaped the ext/imap/php_imap.c from 4.0.5 to the 4.0.6 code, and it now works. (4.0.5 works fine 
out of the box) Compiled both : ./configure --prefix=/skunk \./configure --prefix=/skunk \
              --with-imap=/skunk/src/imap-4.7c \
              --with-mysql \
              --with-apxs=/skunk/bin/apxs \
              --with-ldap=/sql
Don't see any imap changes listed for 4.0.6, but the two 
php_imap.c files differ fairly significantly.

Probably just an issue talking with PMDF's imap.

Matt Goebel

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-06-24 23:01 UTC] kalowsky@php.net
Thank you for taking the time to report a problem with PHP.
Unfortunately your version of PHP is too old -- the problem
might already be fixed. Please download a new PHP
version from http://www.php.net/downloads.php

If you are able to reproduce the bug with one of the latest
versions of PHP, please change the PHP version on this bug report
to the version you tested and change the status back to "Open".
Again, thank you for your continued support of PHP.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 17:01:29 2024 UTC