Oracle Application Express (MOSC)

MOSC Banner

Mail queue issue in Oracle Apex

edited Dec 8, 2013 8:56PM in Oracle Application Express (MOSC) 7 commentsAnswered
 hi,
I am using the following server to send mails in apex. But mails are not going.
  can anybody plz say the reason? 

 HTMLDB_MAIL.SEND(
   P_TO       => 'john@remote-dba.net',
   P_FROM     => 'info@remote-dba.net',
   P_BODY     =>'test',      
   P_SUBJ     =>'test'
);

 

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center