Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

SMTP transient error

119840Nov 20 2003 — edited Nov 20 2003

On sending email I get this error back from my mail server.

ORA-29278: SMTP transient error: 451 See http://pobox.com/~djb/docs/smtplf.html.

There were a bunch of mail messages stuck in the queue so i used:

BEGIN
wwv_flow_mail.push_queue ('mx. m y domain .com', 25);
END;
/

Any ideas?


Also the documentation says:
To create an internal preference, click on the "Internal Administration" link from the homepage.
(C:/Ora92/htmldb/doc/administratorguide.html#PREF)
But i don't see this 'Internal Admin Link'.

I'm using 1.4.0.00.21c
TIA
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 18 2003
Added on Nov 20 2003
1 comment
2,470 views