Form Error Message "smtp error ORA-64610: bad depth indicator" when sending email via utl_smtp in Or
FORM: CSRQ04U BLOCK: PARTICIPANT ITEM: PARTICIPANT.N_CITIP_PREFIX
MESSAGE: smtp error ORA-64610: bad depth indicator for request 5148457
This message was captured by the form error handler. The form calls a procedure to send an email via a stored procedure utilizing utl_smtp. Running this db procedure directly via script in toad or sqlplus, using the same oracle account that was logged in to the form, results in a successful email. ACL's seem to be behaving as far as I can tell. The mis-behavior seems to be isolated to calling the db email procedure from forms.