Salesforce Certified Platform App Builder — Question 262
Universal Containers is piloting new features in an existing sandbox and wants to prevent outbound email sends during testing.
What should the app builder do to meet the requirement?
Answer options
- A. Email deliverability set to no access.
- B. Email configured for SMTP authentication.
- C. Email relay to the configured host enabled.
- D. Email deliverability set to system email only.
Correct answer: A
Explanation
Setting the email deliverability to 'no access' effectively prevents any outbound emails from being sent during the testing phase, which meets the requirement. The other options either allow email to be sent or do not restrict email functionality sufficiently during testing.