PL/SQL help needed
785682Sep 3 2010 — edited Sep 4 2010Hai all
I have to get help regarding sending mails using Pl/SQL my Dtabase version is Oracle 10.2
and our company's mailserver is gamil with port no is 465. I tried with a procedure using UTL_SMTP
package but i got following ORA-29278: SMTP transient error: 421 Service not available. Our mailserver is working correctly
and i got some information that stunnel configuration need for using gamil, but i cannot install stunnel or such thirdparty softwares.
Is any other option for sending mail from PL/SQL
***** Dont think as duplicate post *********
Thanks in advance
Hari