Configuring EBS Email
I need to route all email, no matter the FQDN (Fully Qualified Domain Name) to be routed through an email relay host. This is easily done at the UNIX layer for sendmail by modifying the the sendmail.cf DS parameter and specifying the DNS name smtp which translates into 3 Sentrion servers.
Oracle can use the UNIX sendmail application but also has the ability to send mail through its own client applications such as Java Mail and or SMTP from within Workflow.
How can I either:
1: Configure all of the Oracle applications and workflow tools to use a "relay host"?
or