[horde] horde-remove-user-data gives an error
Michael
mine at michi.su
Fri Mar 20 13:33:49 UTC 2015
Quoting Jan Schneider <jan at horde.org>:
>> Content of
>> /var/www/vhosts/horde/ingo/config/hooks.php
>>
>> public function transport_auth($driver)
>> {
>> switch ($driver) {
>> case 'timsieved':
>> $ob = $GLOBALS['registry']->call('mail/imapOb');
>
> if (!$ob) {
> return true;
> }
>
>> return array(
>> 'euser' => $ob->getParam('username'),
>> 'password' => $ob->getParam('password'),
>> 'username' => $GLOBALS['registry']->getAuth(null)
>> );
>> }return true;
>> }
Thanks :-)
More information about the horde
mailing list