Home » SQL & PL/SQL » SQL & PL/SQL » ORA-29279:SMTP permanent error:553 sorry , that domain isn,t in my list of allowed rcpthosts
ORA-29279:SMTP permanent error:553 sorry , that domain isn,t in my list of allowed rcpthosts [message #221919] Thu, 01 March 2007 01:22 Go to next message
pravin_ebz
Messages: 1
Registered: March 2007
Junior Member
hi
i have written a procedure to send mail using utl_smtp package
it's working fine for some mail address ,

But for some id it throwing exception
ORA- 29279:SMTP permanent error:553 sorry , that domain isn,t in my list of allowed rcpthosts


can any body know the solution ?

plz tell me


Thanx
Re: ORA-29279:SMTP permanent error:553 sorry , that domain isn,t in my list of allowed rcpthosts [message #221920 is a reply to message #221919] Thu, 01 March 2007 01:31 Go to previous messageGo to next message
friendarora
Messages: 24
Registered: February 2007
Junior Member

Hi,

your error is not from Oracle but from SMTP per se

the problem is not from oracle but from the mail server(SMTP)

try looking for the validity for those email id for which it is failing

try sending simple test mail to those email id which are failing from the mail client and not from Oracle to check them.


Nitin

[Updated on: Thu, 01 March 2007 01:31]

Report message to a moderator

Re: ORA-29279:SMTP permanent error:553 sorry , that domain isn,t in my list of allowed rcpthosts [message #221928 is a reply to message #221920] Thu, 01 March 2007 02:10 Go to previous message
Frank
Messages: 7901
Registered: March 2000
Senior Member
You are violating the relay rules of your mailserver.
Previous Topic: Select Day of the Week
Next Topic: how to round off figure
Goto Forum:
  


Current Time: Thu Dec 12 08:46:45 CST 2024