Store Inventory Management (MOSC)

MOSC Banner

Email Configuration in SIM16

edited Nov 2, 2017 5:01AM in Store Inventory Management (MOSC) 4 commentsAnswered

Dear Team,

We are doing email configuration in SIM V16 and followed the steps below

1) Provided SMTP details while installing. These details are saved in config.xml file like below

  <mail-session>

    <name>SimMailSession</name>

    <target>sim-server</target>

    <jndi-name>mail/SimMailSession</jndi-name>

    <properties>mail.smtp.starttls.enable=false;mail.smtp.port=587;mail.smtp.user=superuser1;mail.transport.protocol=smtp;mail.smtp.host=smtp.rediffmailproc.aom;mail.smtp.auth=true;mail.smtp.ssl.enable=false;mail.smtp.password=superuser1</properties>

  </mail-session>

2) Provided Email From Name as my official email ID

3) Provided Email ID to a user as my colleagues official email ID

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center