2013/11/20 Pierre Hennebois <[email protected]>: > I managed to change password ! > > > > I’m sorry to disturb you again, but I am not able to configure php mail > function for the smtp. > > > > I don’t understand why mails can be send with joomla or GLPI and not with > Self Service Password (all of the applications are on the same server). > > > > Maybe you could help me to configure the php mail function ? Or may you tell > me how to use phpmailer (joomla use it) in the code of ssp ?
For me the PHP mail works by default. You may need to configure a local MTA on your server. You can look into lib/functions.inc.php to change the send_mail function and use phpmailer inside. Clément. _______________________________________________ ltb-users mailing list [email protected] http://lists.ltb-project.org/listinfo/ltb-users
