Email Configuration in SIM16
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