Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: UTL_SMTP - Multiple Recipients
you probably need to execute utl_smtp.rcpt once for each address.
Raj
On 12/5/05, Subbiah, Nagarajan <Nagarajan.Subbiah_at_aetn.com> wrote:
>
> Hi,
>
> I am using the below package for the send mail functionality from Oracle.
> When I use pass the multiple e-mail addresses (using comma or semicolon
> delimeter), I get the following error message. Do I have to parse and
> split
> the e-mail variable and call this package multiple times OR is there a way
> to use the multiple e-mail addresses in the UTL_SMTP?
>
-- http://www.freelists.org/webpage/oracle-lReceived on Mon Dec 05 2005 - 13:32:50 CST
![]() |
![]() |