Then use Auth::getAuth() instead. See the other pref hook examples in
hook.php.dist.
Zitat von [EMAIL PROTECTED]:
> Hi,
>
> I have added the LOG:
> Horde::logMessage("USERNAME:".$user, __FILE__, __LINE__, PEAR_LOG_NOTICE);
>
> in the function _prefs_hook_from_addr.
>
> The variable $user is emp
Hi,
I have added the LOG:
Horde::logMessage("USERNAME:".$user, __FILE__, __LINE__, PEAR_LOG_NOTICE);
in the function _prefs_hook_from_addr.
The variable $user is empty but my login is ok.
This is the log:
Feb 15 22:52:00 HORDE [notice] [] USERNAME: [pid 25677 on line 169 of
"/srv/www/htdocs/
- Forwarded message from [EMAIL PROTECTED] -
Date: Fri, 15 Feb 2008 14:06:55 -0500
From: Manuel Mely <[EMAIL PROTECTED]>
Subject: Re: [imp] IMP/Horde and Jabber
To: Chuck Hagenbuch <[EMAIL PROTECTED]>
I think like this way:
If Horde Development Team can support this o
Quoting Luis Hernán Otegui <[EMAIL PROTECTED]>:
> Hi, I am curious about the possibility of integrating a Jabber IM
> applet in the Horde framework. Does anyone know if it's possible? is
> there any application/script which could be included?
There is no existing solution, but of course it can be
Hi, I am curious about the possibility of integrating a Jabber IM
applet in the Horde framework. Does anyone know if it's possible? is
there any application/script which could be included?
Thanks in advance.
Luis
--
-
GNU-GPL: "May The Source Be W
Hi,
I know this question is already asked ans answered in the wiki but it's
doesn't solved my problem.
Here's my spec.
Horde 2.13
IMP 2.21
It's been working well for long time but now I cannot send mail thru the
Horde project and I don't know why. I restart my server and it's doesn't
help.
I can
--- Anant Athavale <[EMAIL PROTECTED]> wrote:
> modify prefs.php in horde and lock from_addr like
> this
>
> $_prefs['from_addr'] = array(
> 'value' => '',
> 'locked' => true,
> 'hook' => true,
> 'shared' => true,
> 'type' => 'text',
> 'desc' => _("Your From: addre
Hi,
I tried the following patch, and the problem was solved
http://lists.horde.org/archives/horde/Week-of-Mon-20070312/032997.html
Philip
Neil schreef:
> Hi Guys,
>
> Im having trouble where any mail forwarded within the Horde IMP webmail
> client to an Outlook client, the forwarded message an
Hi Guys,
Im having trouble where any mail forwarded within the Horde IMP webmail
client to an Outlook client, the forwarded message and text associated
is not displayed, however the message is displayed within another email
client like Thunderbird.
Has anyone else experienced problems like thi
Zitat von alois blasbichler <[EMAIL PROTECTED]>:
> Quoting Jan Schneider <[EMAIL PROTECTED]>:
>
>> Zitat von Andrea Soracchi <[EMAIL PROTECTED]>:
>>
>>> Hi,
>>> How can I check?
>>
>> How *did* you check it initially? You said it was always empty! You
>> could log the value with Horde::logMessage(
modify prefs.php in horde and lock from_addr like this
$_prefs['from_addr'] = array(
'value' => '',
'locked' => true,
'hook' => true,
'shared' => true,
'type' => 'text',
'desc' => _("Your From: address:")
);
But you need to enable hook in hooks.php to get that value
Zitat von Bubuk Gabrok <[EMAIL PROTECTED]>:
> Under Options / Personal Information, how do I disable
> someone from changing their from address:
>
> Your From: address:
>
> I looked inside imp/config/prefs.php but couldn't find
> the segment that controls that. Please help. Many
> thanks.
Have a
Under Options / Personal Information, how do I disable
someone from changing their from address:
Your From: address:
I looked inside imp/config/prefs.php but couldn't find
the segment that controls that. Please help. Many
thanks.
--
Bubuk
__
13 matches
Mail list logo