odoo_db_1 odoo.http: Invalid server name!
odoo17-web-1 | Empty Label
I am trying to configure Oracle SMTP Email delivery as odoo Outgoing mail server. When I add the SMTP Server credentials and testing the connection using "Test Connection" button I am getting the following "Invalid server name!
Empty Label" . I've also tried sending EMail from the EMails section but the sending is failed
I've verified the SMTP credentials using smtplib in python and I am able to send mail via python script. The Oracle SMTP relay uses port 587 and TLS is required. Let me know how to configure SMTP Starttls with Odoo17.
Any help is much appreciated.
Regards
Rajesh P