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
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
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