<?xml version="1.0" encoding="UTF-8" ?>
<config xmlns="http://xmlns.oracle.com/oxp/delivery/config">
<servers>
<server name="smtpserver1" type="smtp_email" default="true">
<host>10.81.3.75</host>
<port>587</port>
<secureConnection>tls</secureConnection>
<username>testing@jg.co.in</username>
<password>Welcome@1234</password>
</server>
</servers>
<properties>
<property name="ds-temp-dir">/tmp</property>
<property name="ds-buffering">true</property>
</properties>
</config>
Path: $XDO_TOP/12.0.0/resource