I need disable using of any mail command from my hosting, so I'm not sure if is sufficiently put "mail" to disable_functions in php.ini:
disable_functions = mail
I want force obligatorily use of smtp authentication, Is it enough disable "mail"? or do I need add other command to disable_functions?
i.e.: using joomla I see: phpmail and sendmail