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.

Regards,
ANANT.



----- Message from [EMAIL PROTECTED] ---------
     Date: Fri, 15 Feb 2008 01:23:38 -0800 (PST)
     From: Bubuk Gabrok <[EMAIL PROTECTED]>
Reply-To: Bubuk Gabrok <[EMAIL PROTECTED]>
  Subject: [imp] Disabling from changing sender address
       To: IMP <[email protected]>


> Under Options / Personal Information, how do I disable
> someone from changing their from address:
>
> Your From: address: <they can type here>
>
> I looked inside imp/config/prefs.php but couldn't find
> the segment that controls that. Please help. Many
> thanks.
>
>
> --
> Bubuk
>
>
>         
> ____________________________________________________________________________________
> Never miss a thing.  Make Yahoo your home page.
> http://www.yahoo.com/r/hs
>
> --
> IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: [EMAIL PROTECTED]
>


----- End message from [EMAIL PROTECTED] -----



Regards,

Anant Athavale.
-- 
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [EMAIL PROTECTED]

Reply via email to