Quoting John Madden :
Running Horde Groupware Webmail Edition 1.2.3. No mods aside from
CASifying it.
Running through DIMP seems fine, messages load, etc., until loading
my
Sent folder (at the moment, although I've seen it on other
folders).
The loading graphic never goes away as if the fo
Running Horde Groupware Webmail Edition 1.2.3. No mods aside from
CASifying it.
Running through DIMP seems fine, messages load, etc., until loading my
Sent folder (at the moment, although I've seen it on other folders).
The loading graphic never goes away as if the folder isn't completely
loaded
Jan Schneider wrote:
Zitat von gimili :
I came across this how to make gmail the firefox default email
client:
http://www.mydigitallife.info/2008/06/30/how-to-set-gmail-as-firefox-default-email-client/.
I was wondering if this could work with imp also?
Options -> Message Composition
Jan.
Jan Schneider horde.org> writes:
[...]
> > if (!function_exists('_horde_hook_postauthenticate')) {
> > function _horde_hook_postauthenticate($userID, $credential, $realm)
> > {
> >
> > $GLOBALS['conf']['compose']['link_attachments'] = 1;
> > return true;
> > }
> >
Zitat von Marco :
Jan Schneider horde.org> writes:
Zitat von Marco csi.it>:
> Hi,
> I explain in particular what I would like.
> I need an hook that set, after login, the IMP configuration variable
> $conf['compose']['link_attachments'].
>
> I tried with:
>
> if (!function_exists('_imp_ho