Skip to Main Content

SQL & PL/SQL

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!

Getting ORA-29279: SMTP permanent error: 553

997011Mar 14 2013 — edited Mar 15 2013
Error report:
ORA-29279: SMTP permanent error: 553 Requested action not taken: mailbox name not allowed
ORA-06512: at "SYS.UTL_SMTP", line 20
ORA-06512: at "SYS.UTL_SMTP", line 98
ORA-06512: at "SYS.UTL_SMTP", line 221
ORA-06512: at "SYS.UTL_MAIL", line 397
ORA-06512: at "SYS.UTL_MAIL", line 608
ORA-06512: at line 2
29279. 00000 - "SMTP permanent error: %s"*Cause: A SMTP permanent error occurred.
*Action: Correct the error and retry the SMTP operation..

The mail server changed in our company and i have updated the smtp_out_server parameter in system to reflect the new ip with the port.
But when i try testing the utl_mail package, i get this error message. It used to work fine with the old mail server. Nothing else has changed.
Please advice.

Thanks
Kavita
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 12 2013
Added on Mar 14 2013
9 comments
2,651 views