Issue #377 has been updated by Clément OUDOT.
Just configure like this: <pre> $mail_from = "Password Reset Manager <[email protected]>"; </pre> ---------------------------------------- Feature #377: Adding mail_from_txt to send_mail function - SSP http://tools.lsc-project.org/issues/377 Author: Krzysztof Stryjek Status: New Priority: Normal Assigned to: Category: Self Service Password Target version: self-service-password-? Hello, I think it is good idea to add resetfrom message (like 'resetsubject') to send_mail function. So user will receive message like: From: Password Manager <[email protected]> Subject: $message['resetsubject'] ... ... I can see that this function is called in four files, so it will be very easy to add this feature. I will try add some patches in few days -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://tools.lsc-project.org/my/account
_______________________________________________ ltb-dev mailing list [email protected] http://lists.ltb-project.org/listinfo/ltb-dev
