function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
DML2020DML2020 

Identifying origin of email using debug log

We have a process set up once an order is placed that an email is sent to the account placing the order. How can I identify the process sending the email and the email template being used using the debug logs?

What is the application that would appear or event within a log that described the email send?

AnkaiahAnkaiah (Salesforce Developers) 
Hi DML,

We cant able to set the debug logs for emails but you can Use Email Logs to Monitor Emails Sent from Salesforce.

Please refer the below article. 

https://help.salesforce.com/s/articleView?id=sf.emailadmin_monitor_emails_sent_from_salesforce.htm&type=5

If this helps, please mark it as best answer.

Thanks!!