Outgoing Emails Problem

If you are not receiving the emails sent from your Apex applications, make sure they are not going to SPAM folder. Also ensure that you use apex_mail.push_queue with apex_mail package. If you still problems, please open a ticket providing from and to address being used to send emails.
  • 3 Users Found This Useful
Was this answer helpful?

Related Articles

Use Apex_Mail.Send in Scheduled Jobs

You can send emails outside Apex and from scheduled jobs. All you need to do is to use...

Use a Mail Client (Outlook/Thunderbird/Mail)

To use a mail client on your desktop such as Outlook, Thunderbird, Mail, etc to send/receive...