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!

ORA-29279: Permanenter SMTP-Fehler: 504 5.7.4 Unrecognized authentication type with apex_mail

Holger.LehmannOct 11 2021 — edited Oct 11 2021

Hi,
I have a strange problem with APEX 21.1 on DB 19.11 on Windows with apex_mail.
What is ok -> sending eMail on DB via UTL_SMPT
SMTP Server is smtp.office365.com and port is 587
SMTP Username and PW are set, and a wallet has been created on DB, a nework ACL is there and used to send eMAil via UTL_SMPT. -> this is ok.
But APEX denies to send eMails no matter what I configure in the instance settings.

[Error] Execution (1: 1): ORA-29279: Permanenter SMTP-Fehler: 504 5.7.4 Unrecognized authentication type [AS9PR0301CA0030.eurprd03.prod.outlook.com]
ORA-06512: in "APEX_210100.WWV_FLOW_MAIL", Zeile 1068
ORA-06512: in "SYS.UTL_SMTP", Zeile 57
ORA-06512: in "SYS.UTL_SMTP", Zeile 142
ORA-06512: in "SYS.UTL_SMTP", Zeile 446
ORA-06512: in "APEX_210100.WWV_FLOW_MAIL", Zeile 1052
ORA-06512: in "APEX_210100.WWV_FLOW_MAIL", Zeile 2342
ORA-06512: in Zeile 2

Comments
Post Details
Added on Oct 11 2021
11 comments
3,847 views