Loading
Salesforce から送信されるメールは、承認済ドメインからのみとなります続きを読む

User does not receive emails from ApexApplication

公開日: Jun 26, 2023
説明
 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. 
解決策
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?
ナレッジ記事番号

000386047

 
読み込み中
Salesforce Help | Article