Scheduling emails based on record status in SuiteCRM

I want to know if it’s possible to send emails automatically when the status of a record (like a lead) changes in SuiteCRM. For example, when the status changes to ‘Converted’, can we schedule an email to be sent?

Can this be done using the outbound email settings or do I need to set up something else?

I think you can achieve at some extend by utilizing WORKFLOW module from the SuiteCRM.

Add condition on Status field and add action as Send Email. Choose email template. You need to create email template separately. You can find more details in the attached document.