Where is the code for sending mails

stanbusk

Administrator
Staff member
It is the sendmessage() inside lm_functions.php
It uses the standard PHP mail() command.
 
Top