Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> UTL_SMTP : 421 Service not available ?
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
![]() |
![]() |