Re: utl_smtp.rcpt and multiple emails



thank you.

now if only i can figure out how to split a string in 9i. This
apparently is a 10 g thing.

myarray := split(sendto, ',');

.