<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!-- p { margin-top: 0px; margin-bottom: 0px; }--></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<div>Hi,</div>
<div><br>
</div>
<div><br>
</div>
<div>I am using Midpoint3.0</div>
<div>I am  trying to configure email notification for account creation. Following is the code which I am adding in my system configuration</div>
<div><br>
</div>
<div><notificationConfiguration></div>
<div><mail></div>
<div>    <server></div>
<div>        <host>smtp.gmail.com</host></div>
<div>        <port>25</port>                                </div>
<div>        <username>test@gmail.com</username></div>
<div>        <password></div>
<div>            <clearValue>ila123</clearValue></div>
<div>        </password></div>
<div>        <transportSecurity>none</transportSecurity>      </div>
<div>    </server>                                         </div>
<div>    <defaultFrom>abc@gmail.com</defaultFrom></div>
<div>    <debug>true</debug>                                </div>
<div></mail></div>
<div><br>
</div>
<div><simpleAccountNotifier></div>
<div>        <statusFilter></div>
<div>            <status>success</status>        </div>
<div>        </statusFilter></div>
<div>        <transport>mail</transport></div>
<div>    </simpleAccountNotifier></div>
<div><span class="Apple-tab-span" style="white-space:pre"></span></div>
<div><span class="Apple-tab-span" style="white-space:pre"></span></notificationConfiguration></div>
<div><span class="Apple-tab-span" style="white-space:pre"></span></div>
<div><span class="Apple-tab-span" style="white-space:pre"></span></div>
<div><span class="Apple-tab-span" style="white-space:pre"></span></div>
<div><span class="Apple-tab-span" style="white-space:pre"></span>However I am getting following error:</div>
<div><span class="Apple-tab-span" style="white-space:pre"></span><strong>No field notificationConfiguration in class class com.evolveum.midpoint.xml.ns._public.common.common_3.NotificationConfigurationType (and no suitable substitution too)</strong></div>
<div><strong>Save object (Gui)</strong></div>
<div><strong>Cause: No field notificationConfiguration in class class com.evolveum.midpoint.xml.ns._public.common.common_3.NotificationConfigurationType (and no suitable substitution too)..</strong></div>
<div><br>
</div>
<div>Attached is the  xml for System configuration<br>
</div>
<div><br>
</div>
<div>Please suggest.<br>
</div>
<div><br>
</div>
<div>Regards,<br>
</div>
<div>Shelly<br>
</div>
<div> </div>
<div><br>
<br>
</div>
<p><br>
</p>
This message contains information that may be privileged or confidential and is the property of ILANTUS Technologies. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain,
 copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message.
</body>
</html>