posted 15 years ago
Thanks Charbel,
Anyhow i tried using utl_smtp package, but i am getting the runtime error while using open_connection function.
ORA-29278: SMTP transient error: 421 Service not available
ORA-06512: at "SYS.UTL_SMTP", line 21
ORA-06512: at "SYS.UTL_SMTP", line 97
ORA-06512: at "SYS.UTL_SMTP", line 139
I am able to send email successfully with the same server from java. Please help me out.