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

Home -> Community -> Usenet -> c.d.o.misc -> UTL_SMTP : 421 Service not available ?

UTL_SMTP : 421 Service not available ?

From: Yann CAUCHARD <yann.cauchard_at_spcconsultants.com>
Date: Tue, 4 Dec 2001 09:31:47 +0100
Message-ID: <9ui1kp$2apd$1@news5.isdnet.net>


Hi everybody,

I tried to send mail from stored procedure (V8.1.6), using the example on www.kbaseonline.com.

I tried to send a mail using an internal mail server, it worked fine. The mail server is on the same network than my computer. The recipient was myself (internal to internal !).

I tried to send a mail using our provider, it doesn't work, sending message :

ORA-20001: 421 Service not available
ORA-06512: at "SYS.UTL_SMTP", line 83
ORA-06512: at "SYS.UTL_SMTP", line 344

I pinged the SMTP server of my provider, it works fine.

Any ideas ?

Thanks.

Yann Received on Tue Dec 04 2001 - 02:31:47 CST

Original text of this message

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