Set up SMTP email on ODA X7-2S
Hello All,
I could not find a step by step guide on how to setup SMTP email on ODA X7-2S.
I want to get emails from Oracle Database 18.7.0.0.190716 running on ODA X7-2S (18.7 patchset). To be exact I want to get emails when a nightly job fails/stalls.
our organization's mailing server is: now.tested.nil.com (masked for security) on port 587
- Both DEV and PRD ODAs are whitelisted for sending email internally. How can I check? There is no TELNET on ODA X7-2S.
- I have tried setting it up from inside the database using UTL_SMTP and UTL_MAIL,