Re: [SM-USERS] [PATCH] Add LDAP protocol support to change_ldappass-1.8 plugin

2006-06-16 Thread Chidananda Jayakeerti
On 6/16/06, Tomas Kuliavas <[EMAIL PROTECTED]> wrote: > Hello,>> I've been using the change_ldappass-1.8 plugin for a while and it needs> the> following trivial patch to work with LDAP v3 protocol.>> This has been tested with OpenLDAP 2.2.xx/2.3.xx with SM 1.4.x and> compatibility plugin 1.3 and P

[SM-USERS] [PATCH] Add LDAP protocol support to change_ldappass-1.8 plugin

2006-06-15 Thread Chidananda Jayakeerti
Hello,I've been using the change_ldappass-1.8 plugin for a while and it needs the following trivial patch to work with LDAP v3 protocol. This has been tested with OpenLDAP 2.2.xx/2.3.xx with SM 1.4.x and compatibility plugin 1.3 and PHP 5.0.x/5.1.x on Linux (x32/x64)Without this patch, OpenLDAP re

[SM-USERS] Upgrade to PHP 5.0.5 breaks SM 1.4.5

2005-09-07 Thread Chidananda Jayakeerti
Hello all, I recently upgraded PHP from 5.0.3 to PHP 5.0.5. SM now reports the following error after login, "Fatal error: Only variables can be passed by reference in *htdocs/sqmail/functions/imap_messages.php on line 480" Server setup: Courier IMAP 4.0.3 PHP 5.0.5 (compiled from src) Apac