From:             [EMAIL PROTECTED]
Operating system: Tru64 4.0G
PHP version:      4.0.6
PHP Bug Type:     IMAP related
Bug description:  4.0.6 imap refuses to authenticate to VMS IMAP4rev1 Server PMDF 
V6.0-24.1


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
-- 
Edit bug report at: http://bugs.php.net/?id=12346&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to