[imp] How to disable user setting the from addr?
Emeric Jhelil
Emeric.Jhelil at univ-lemans.fr
Thu Feb 19 09:03:03 UTC 2009
Jie Gao a écrit :
> Hi All
>
> I'm using the latest release of horde+imp, and I find that the user can
> simply change the "From" field to forge mail.
>
> How can I disable this functionality completely?
>
> Regards,
>
> Jie
>
Hi,
Have a look in horde/config/prefs.php, there is a from_addr preference
that can be locked (locked => true).
You can also lock or set to a default value directly or by a hook
function the preferences.
Read the prefs.php and the hooks.php informations to go further.
Regards,
Emeric
More information about the imp
mailing list