[imp] Re: [horde] Re: Fullname

Hook Test mike at graftonhall.co.nz
Sat Jul 12 02:08:51 PDT 2003


> ----- Message from aj at mindcrash.com ---------

>
> Here is what I have in imp/config/prefs.php
>
> // user full name for From: line
> $_prefs['fullname'] = array(
>      'hook' => true,
>      'value' => '',
>      'locked' => true,
>      'shared' => true,
>      'type' => 'implicit');
>
> I also have the same in horde/config/prefs.php
>
> Does this look correct?

Yes, that's correct. Then define you hook function in hooks.php and log out and
log back in you'll see that name in the "Welcome, ... " bit at the top of the
horde page.

If you've never defined any identities then this will also be the name that your
email will appear to be from.

- Mike :-)



More information about the imp mailing list