Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle Email Procedure

Re: Oracle Email Procedure

From: Jan Schaefer <jan.schaefer_at_kksl.uni-leipzig.de>
Date: Tue, 22 Oct 2002 09:29:40 +0200
Message-ID: <ap2up4$nov$1@news.uni-leipzig.de>


Bob schrieb:
> When using the UTL_SMTP.Write_Data command, is there a trick to getting text
> into the body of a message. I am able to run a proc that will sucessfully
> send an eMail message to the right place with the correct subject text but
> nothing in the body. I have defined a short 25-30 character string as the
> message but the message arrives with a blank body. Any suggestions? Thanks.

The first two lines are reserved for the Subject. Try to insert a blank line after the Subject.

Jan Received on Tue Oct 22 2002 - 02:29:40 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US