Getting ORA-29279: SMTP permanent error: 553
997011Mar 14 2013 — edited Mar 15 2013Error 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