Loading

User does not receive emails from ApexApplication

Publish Date: Jun 26, 2023
Description
 If you don't see Apex warning Emails From: ApexApplication <info@salesforce.com>, it is probably because the user doesn't have the necessary permissions. 
Resolution
On the user record there is a checkbox entitled 'Send Apex Warning Emails' , which should be checked in order to receive Emails.
 
However, the 'Send Apex Warning Emails' settings on the User record only controls whether or not you get Apex warning emails every time that an Apex surpasses more than 50% of allocated governor limit. This is available in DE, EE and UE Edition only.
 
Runtime exception messages (which is what the "Developer script execution" emails are about) always get sent to the 'Last Modified By' user of the Apex class that generates the exception. For more information on apex exception emails, please refer to: Who receives Apex exception mails?
Knowledge Article Number

000386047

 
Loading
Salesforce Help | Article