Aaron Videtto writes:
> When you go to create a new message, there is a 'From' field where the user
> can change their name. Is there a way to get that out of there? If the
> user changes that value to their name and does not put the email address in
> <> then the receiver cannot simply reply because the reply-to address is
> wrong. Any thoughts on how to not allow people to change that value? Any
> ideas would be GREATLY appreciated. Thanks! Something about putting a file
> called nochangeinform or something like that in the etc dir? THANKS!
>
No need to reinvent the whell. In INSTALL on runtime configuration
(SqWebMail 2.1.1):
*start snippet*
/usr/local/share/sqwebmail/nochangingfrom - if this file exists (it
can be a 0-length dummy file), SqWebMail will not allow the From:
header to be changed, it will always have its default value.
*end snippet*
Regards,
Ahmad Ridha