Users profiles, email not required

Hello everyone.
I want to edit the user profile, but do not want the mail required.
can you help?
thanks

At least in OJS, the email field is pretty embedded into the product for the communications workflow. You might have significant unwanted consequences for making it optional.

That said, for OJS 2.4.6, see the ProfileForm.inc.php and RegistrationForm.inc.php here:

You’ll find a similar structure in the other products.