ORA-29278: SMTP transient error: 421 Service not available
MikeOBIFeb 2 2005 — edited Jan 8 2007Hi All,
I have a bunch of e-mails sitting in the HTMLDB E-mail queue that aren't being sent. I had this working OK on the hosted site, but not in my own environment. When I run the following command from SQL Plus: exec htmldb_mail.push_queue('localhost', '25') I get the following error message: "ORA-29278: SMTP transient error: 421 Service not available"
Does this mean that my local Oracle Server needs to be identified to the SMTP server?
Thanks,
Mike