OBIEE11G SMTP Not Working with AWS SES Service
HI,
I'm working on an alternative to setup SMTP connectivity for invoice bursting delivery from my OBIEE 11g but getting response -1 from SMTP host. My SMTP server is setup on AWS Simple Email service (SES) and below are the prerequisites that i have setup:
. Opened the TLS port 465 from AWS SES server to OBIEE server
. Established the telnet connectivity between OBIEE and AWS SES
. Procured the username and password from AWS admin that is to be used in OBIEE admin console
. Verified the openSSL connectity is working.
Getting below error while testing connectivity on admin console under administration-->Delivery-->email
Can anyone please assist?
Error:
Could not establish connection. javax.mail.MessagingException: Could not connect to SMTP host: email-smtp.us-east-1.amazonaws.com, port: 465, response: -1
SMTP credentials screenshot:
thanks,
Tausif