[imp] Re: [horde] Re: Fullname
AJ
aj at mindcrash.com
Tue Jul 8 16:50:08 PDT 2003
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?
using HEAD branch for all BTW
Thanks
AJ
At 05:45 PM 7/8/2003 -0600, Michael M Slusarz wrote:
>Quoting AJ <aj at mindcrash.com>:
>
>| I have enabled preferences, and set locked => true on prefs.php for both
>| horde and imp, but I still cannot get the fullname hook to work.
>| When composing a new email, only the default email address is displayed.
>| Can anyone offer some insight? Does anyone have this working with
>| pulling the Full name from the gecos field of the passwd file?
>
>You need to make sure the 'fullname' field is not set in your preferences
>backend. If it is, I don't believe the hooks will override that setting.
More information about the imp
mailing list