ORA-29279: Permanenter SMTP-Fehler: 500 Command unrecognized: "AUTH CRAM-MD5" Apex4.2.1 Oracle 11.2.
I have installed Apex 4.2.1 on Oracle Standard Edition 11.2.0.3and imported succesfully my Workspace and Application from Oracle 10.2 and Apex 4.0
I've set the acl to public for all hosts (for testing)
But when I set the Mail - Instance Settings in INTERNAL Workspace similiar to the previous Installation - the mail queue doesn't send email
with this error:ORA-29279: Permanenter SMTP-Fehler: 500 Command unrecognized: "AUTH CRAM-MD5"
So Subsciptions and send email processes from Application fail (but without error messages in application) - they are all waiting in mail queue
The ORACLE_APEX_MAIL_QUEUE- job is running every 5 minutes
select * from ALL_SCHEDULER_JOB_RUN_DETAILS
I've set the acl to public for all hosts (for testing)
But when I set the Mail - Instance Settings in INTERNAL Workspace similiar to the previous Installation - the mail queue doesn't send email
with this error:ORA-29279: Permanenter SMTP-Fehler: 500 Command unrecognized: "AUTH CRAM-MD5"
So Subsciptions and send email processes from Application fail (but without error messages in application) - they are all waiting in mail queue
The ORACLE_APEX_MAIL_QUEUE- job is running every 5 minutes
select * from ALL_SCHEDULER_JOB_RUN_DETAILS
0