Hi all, I use php5.4.4, 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 thanks for help! Pol -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php