[sork] vpopmail + mysql + passwd (yet another problem)
Dorneles Treméa
dorneles at x3ng.com.br
Tue Oct 7 17:14:55 PDT 2003
Hi Aaron,
> I have reviewed the mailing lists, FAQ's, documentation,
> and googled, as well as trying an obscure Egyptian rain
> dance, and have not been able to find the answer to this
> problem. The most relevant list entry was Monday, Apr
> 28 from Regis Chang, but I could not find a replay.
hum, I think you need more practice on that kind of rain
dance... :-)
Take a check at Regis Chang self reply:
http://lists.horde.org/archives/sork/Week-of-Mon-20030428/001006.html
You can use the following content on you 'hooks.php':
<?php
if (!function_exists('_passwd_hook_username')) {
function _passwd_hook_username($userid)
{
return Auth::getAuth();
}
}
if (!function_exists('_passwd_hook_default_username')) {
function _passwd_hook_default_username($userid)
{
return Auth::getAuth();
}
}
?>
Best regards,
--
Dorneles Treméa
Caxias do Sul - RS - Brasil
+55 54 9114 9312 - UIN: 2413568
X3ng Web Technology <http://www.x3ng.com.br>
-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GCS/IT d- s:->: a24 C+++ UBL++++$ P--- L++ E-- W+++
N++ o? K? w+ O M+ V-- PS+ PE- Y-- PGP++ t+ 5 X++ R+
tv+ b(++) DI+ D++ G+>+++ e++>++++ h---- r+++ y+++**
------END GEEK CODE BLOCK------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 251 bytes
Desc: not available
Url : http://lists.horde.org/archives/sork/attachments/20031007/b5a64900/attachment.bin
More information about the sork
mailing list