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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

How to re-configure Email in a Runtime Environment?

Frantisek MikaNov 14 2016 — edited Nov 17 2016

I followed the documentation and configured emailing in a runtime environment. When the end user uploads an Interactive Report to the email, he receives it from the address which is the same as "to" address.

Even if I set and checked the SMTP_FROM and other parameters in the runtime environment, emailing does not work correctly.

Any advice?

First picture attached: user downloads data from the Interactive Report and sends it TO email address.

Second picture attached: incoming email approaches the right user with the TO email address, but FROM email address is identic as TO one. The FROM address differs from the address determined by

SELECT

APEX_INSTANCE_ADMIN.GET_PARAMETER('SMTP_FROM')

FROM DUAL;

Zprávu upravil(a): Frantisek Mika

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Dec 15 2016
Added on Nov 14 2016
4 comments
575 views