Posted on : 2021-10-15 11:06:02 View Type: public Steve Lavrador Hello, Can you please tell in which file do I add my SMTP settings so that emails get sent. Best regards,Steve
Posted on : 2021-10-18 12:19:17 View Type: public Steve Lavrador Hey the Email function is in lib >> includes >> functions.php There is a function send_mail( Which is used to send all mails you can use your SMTP settings or PHPMailer in that function.