<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div class="">Good morning Sebastian,</div><div class="">I routed around that problem by typing out the URL I wanted</div><div class=""><br class=""></div><div class="">bodyMessage += “blah blah” + “<a href="https://my.midpoint.tld" class="">https://my.midpoint.tld</a>” </div><div class=""><br class=""></div><div class="">That is not the most elegant solution, but it has worked for us.</div><div class=""><br class=""></div><div class="">Josh</div>

<div><br class=""><blockquote type="cite" class=""><div class="">On Jan 20, 2022, at 8:00 AM, Sébastien MARBRIER via midPoint <<a href="mailto:midpoint@lists.evolveum.com" class="">midpoint@lists.evolveum.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><meta charset="UTF-8" class=""><div class="WordSection1" style="page: WordSection1; caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;"><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">Good afternoon,<o:p class=""></o:p></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><o:p class=""> </o:p></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span lang="EN-US" class="">I am currently updating a the email notification in my SystemConfiguration to send emails to the new users.<o:p class=""></o:p></span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span lang="EN-US" class=""><o:p class=""> </o:p></span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span lang="EN-US" class="">My configuration is very close to that is described in<span class="Apple-converted-space"> </span><a href="https://docs.evolveum.com/midpoint/reference/misc/self-registration/" style="color: rgb(149, 79, 114); text-decoration: underline;" class="">https://docs.evolveum.com/midpoint/reference/misc/self-registration/</a><o:p class=""></o:p></span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span lang="EN-US" class="">I ensured that the property defaultHostname has been updated to  the new property publicHttpUrlPattern<o:p class=""></o:p></span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span lang="EN-US" class=""><o:p class=""> </o:p></span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">                <subjectExpression><o:p class=""></o:p></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">                    <value>Création de votre compte à l'université de Paris</value><o:p class=""></o:p></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">                </subjectExpression><o:p class=""></o:p></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">                <bodyExpression><o:p class=""></o:p></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">                    <script xmlns:xsi="<a href="http://www.w3.org/2001/XMLSchema-instance" style="color: rgb(149, 79, 114); text-decoration: underline;" class="">http://www.w3.org/2001/XMLSchema-instance</a>"><o:p class=""></o:p></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">                        <code><o:p class=""></o:p></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">                            import com.evolveum.midpoint.schema.constants.SchemaConstants;<o:p class=""></o:p></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">                            import com.evolveum.midpoint.notifications.api.events.ModelEvent;<o:p class=""></o:p></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">                           <span class="Apple-converted-space"> </span><span lang="EN-US" class="">import com.evolveum.midpoint.xml.ns._public.common.common_3.NotificationMessageType;<o:p class=""></o:p></span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span lang="EN-US" class="">                           <span class="Apple-converted-space"> </span></span>import java.net.URLEncoder;<o:p class=""></o:p></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">                            import java.nio.charset.StandardCharsets;<o:p class=""></o:p></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><o:p class=""> </o:p></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">                           <span class="Apple-converted-space"> </span><span lang="EN-US" class="">modelEvent = (ModelEvent) event;<o:p class=""></o:p></span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span lang="EN-US" class="">                            newUser = modelEvent.getFocusContext().getObjectNew();<o:p class=""></o:p></span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span lang="EN-US" class="">                            [snip]<o:p class=""></o:p></span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span lang="EN-US" class="">                            bodyMessage += "blah blah " + midpoint<span style="background-color: yellow;" class="">.getDefaultHostname()</span><span class="Apple-converted-space"> </span> ;<o:p class=""></o:p></span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span lang="EN-US" class="">                            return bodyMessage;<o:p class=""></o:p></span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span lang="EN-US" class="">                       <span class="Apple-converted-space"> </span></span></code><o:p class=""></o:p></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">                    </script><o:p class=""></o:p></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">                </bodyExpression><o:p class=""></o:p></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">                <transport>mail</transport><o:p class=""></o:p></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">                <transport>file:xxxxx</transport><o:p class=""></o:p></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">           <span class="Apple-converted-space"> </span><span lang="EN-US" class=""></simpleUserNotifier><o:p class=""></o:p></span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span lang="EN-US" class=""><o:p class=""> </o:p></span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span lang="EN-US" class="">In the <mail> section I force the redirection to a file.<o:p class=""></o:p></span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span lang="EN-US" class=""><o:p class=""> </o:p></span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span lang="EN-US" class="">However no email is sent because for each account activation there is an exception message:<o:p class=""></o:p></span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span lang="EN-US" class=""><o:p class=""> </o:p></span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span lang="EN-US" class="">ERROR (com.evolveum.midpoint.notifications.api.NotificationManager): Event couldn't be processed; event = ModelEventImpl{id=1642688194449-0-1,requester=SimpleObjectRef{oid='00000000-0000-0000-0000-000000000002', objectType=user:00000000-0000-0000-0000-000000000002(administrator)},requestee=SimpleObjectRef{oid='8ce2d1eb-d694-4ca1-b57d-026df2404457', objectType=user:8ce2d1eb-d694-4ca1-b57d-026df2404457(aamod.utpal1)}}.<o:p class=""></o:p></span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span lang="EN-US" class="">com.evolveum.midpoint.util.exception.SystemException: com.evolveum.midpoint.util.exception.ExpressionEvaluationException: Groovy Evaluation Failed: No signature of method:<span style="background-color: yellow;" class="">com.evolveum.midpoint.model.impl.expr.MidpointFunctionsImpl.getDefaultHostname()</span><span class="Apple-converted-space"> </span>is applicable for argument types: () values: []<o:p class=""></o:p></span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span lang="EN-US" class=""><o:p class=""> </o:p></span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span lang="EN-US" class="">Here I am lost because the getDefaultHostname used to be in the SystemConfigurationType class in 3.5 but was removed as soon as 4.0.1:<o:p class=""></o:p></span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span lang="EN-US" class=""><a href="https://evolveum.com/downloads/midpoint/3.5/midpoint-api-3.5-javadoc/com/evolveum/midpoint/xml/ns/_public/common/common_3/SystemConfigurationType.html" style="color: rgb(149, 79, 114); text-decoration: underline;" class="">https://evolveum.com/downloads/midpoint/3.5/midpoint-api-3.5-javadoc/com/evolveum/midpoint/xml/ns/_public/common/common_3/SystemConfigurationType.html</a><o:p class=""></o:p></span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span lang="EN-US" class=""><a href="https://evolveum.com/downloads/midpoint/4.0.1/midpoint-api-4.0.1-javadoc/com/evolveum/midpoint/xml/ns/_public/common/common_3/SystemConfigurationType.html" style="color: rgb(149, 79, 114); text-decoration: underline;" class="">https://evolveum.com/downloads/midpoint/4.0.1/midpoint-api-4.0.1-javadoc/com/evolveum/midpoint/xml/ns/_public/common/common_3/SystemConfigurationType.html</a><o:p class=""></o:p></span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span lang="EN-US" class=""><o:p class=""> </o:p></span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span lang="EN-US" class="">Regarding the MidpointFunctionsImpl class. I am not able to find any reference to a getDefaultHostName method :  <a href="https://evolveum.com/downloads/midpoint/4.0.2/midpoint-4.0.2-javadoc/com/evolveum/midpoint/model/impl/expr/MidpointFunctionsImpl.html" style="color: rgb(149, 79, 114); text-decoration: underline;" class="">https://evolveum.com/downloads/midpoint/4.0.2/midpoint-4.0.2-javadoc/com/evolveum/midpoint/model/impl/expr/MidpointFunctionsImpl.html</a><o:p class=""></o:p></span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span lang="EN-US" class=""><o:p class=""> </o:p></span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span lang="EN-US" class="">As stated above this functionality was working in midpoint 4.0.1, could you please explain me where to find the new method or if there is something broken in 4.4 ?<o:p class=""></o:p></span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span lang="EN-US" class=""><o:p class=""> </o:p></span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span lang="EN-US" class="">Thank you very much for your precious help.<o:p class=""></o:p></span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span lang="EN-US" class=""><o:p class=""> </o:p></span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span lang="EN-US" class="">Best regards,<o:p class=""></o:p></span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span lang="EN-US" class=""><o:p class=""> </o:p></span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><o:p class=""> </o:p></div><table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0"><tbody class=""><tr class=""><td width="188" style="width: 141pt; border-style: none solid none none; border-right-width: 2.25pt; border-right-color: rgb(255, 23, 56); padding: 0cm 7.5pt 0cm 0cm;" class=""><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; text-align: right;" class=""><a href="https://www.positivethinking.tech/" style="color: rgb(149, 79, 114); text-decoration: underline;" class=""><span style="font-size: 12pt; font-family: "Times New Roman", serif; color: blue; text-decoration: none;" class=""><span id="cid:image001.png@01D80E16.AA2A06E0"><image001.png></span></span></a><span style="font-size: 12pt; font-family: "Times New Roman", serif;" class=""><o:p class=""></o:p></span></div></td><td width="10" style="width: 7.5pt; padding: 0cm;" class=""><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span style="font-size: 12pt; font-family: "Times New Roman", serif;" class=""> <o:p class=""></o:p></span></div></td><td width="497" valign="top" style="width: 372.75pt; padding: 0cm;" class=""><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><b class=""><span lang="EN-US" style="font-size: 10pt; font-family: Tahoma, sans-serif; color: rgb(255, 0, 68);" class="">Sébastien Marbrier</span></b><span lang="EN-US" style="font-size: 10pt; font-family: Tahoma, sans-serif; color: rgb(255, 0, 68);" class=""><span class="Apple-converted-space"> </span></span><span lang="EN-US" style="font-size: 10pt; font-family: Tahoma, sans-serif; color: rgb(119, 119, 119);" class=""> | Senior IT Consultant<br class=""></span><span style="font-size: 9pt; font-family: Tahoma, sans-serif; color: rgb(119, 119, 119);" class=""><a href="mailto:smarbrier@positivethinking.tech" style="color: rgb(149, 79, 114); text-decoration: underline;" class=""><span lang="EN-US" style="color: rgb(255, 0, 68);" class="">smarbrier@positivethinking.tech</span></a></span><span style="font-size: 9pt; font-family: Tahoma, sans-serif; color: rgb(119, 119, 119);" class=""><span class="Apple-converted-space"> </span></span><span lang="EN-US" style="font-size: 5pt; font-family: Tahoma, sans-serif; color: rgb(119, 119, 119);" class=""><br class=""> <span class="Apple-converted-space"> </span></span><span lang="EN-US" style="font-size: 9pt; font-family: Tahoma, sans-serif; color: rgb(119, 119, 119);" class=""><br class="">Tel. </span><span style="font-size: 9pt; font-family: Tahoma, sans-serif; color: rgb(119, 119, 119);" class=""><a href="tel:+41%2021%20601%2081%2000" style="color: rgb(149, 79, 114); text-decoration: underline;" class=""><span style="color: rgb(119, 119, 119); text-decoration: none;" class="">+41 21 601 81 00</span></a><span class="Apple-converted-space"> </span></span><span style="font-size: 5pt; font-family: Tahoma, sans-serif; color: rgb(119, 119, 119);" class=""><br class=""> <span class="Apple-converted-space"> </span></span><span style="font-size: 9pt; font-family: Tahoma, sans-serif; color: rgb(119, 119, 119);" class=""><o:p class=""></o:p></span></div><table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0"><tbody class=""><tr class=""><td style="padding: 0cm;" class=""><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><a href="https://teams.microsoft.com/l/chat/0/0?users=smarbrier@positivethinking.tech" style="color: rgb(149, 79, 114); text-decoration: underline;" class=""><span style="font-size: 12pt; font-family: "Times New Roman", serif; color: blue; text-decoration: none;" class=""><span id="cid:image002.png@01D80E16.AA2A06E0"><image002.png></span></span></a><span style="font-size: 12pt; font-family: "Times New Roman", serif;" class=""><o:p class=""></o:p></span></div></td><td style="padding: 0cm;" class=""><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span style="font-size: 12pt; font-family: "Times New Roman", serif;" class=""><a href="https://teams.microsoft.com/l/chat/0/0?users=smarbrier@positivethinking.tech" style="color: rgb(149, 79, 114); text-decoration: underline;" class=""><span style="font-size: 9pt; font-family: Tahoma, sans-serif; color: rgb(119, 119, 119); text-decoration: none;" class=""> </span></a><o:p class=""></o:p></span></div></td><td style="padding: 0cm;" class=""><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span style="font-size: 12pt; font-family: "Times New Roman", serif;" class=""><a href="https://teams.microsoft.com/l/chat/0/0?users=smarbrier@positivethinking.tech" style="color: rgb(149, 79, 114); text-decoration: underline;" class=""><span lang="EN-US" style="font-size: 9pt; font-family: Tahoma, sans-serif; color: rgb(119, 119, 119);" class="">Chat with me on Teams</span></a></span><span style="font-size: 12pt; font-family: "Times New Roman", serif;" class=""><span lang="EN-US" class=""><o:p class=""></o:p></span></span></div></td></tr></tbody></table><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span lang="EN-US" style="font-size: 1pt; font-family: Tahoma, sans-serif; color: rgb(119, 119, 119);" class=""><br class=""> <span class="Apple-converted-space"> </span></span><span lang="EN-US" style="font-size: 12pt; font-family: "Times New Roman", serif;" class=""><o:p class=""></o:p></span></div></td></tr><tr class=""><td style="border-style: none solid none none; border-right-width: 2.25pt; border-right-color: rgb(255, 23, 56); padding: 0cm 7.5pt 0cm 0cm;" class=""><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; text-align: right;" class=""><span lang="EN-US" style="font-size: 12pt; font-family: "Times New Roman", serif;" class=""><br class=""></span><a href="https://www.linkedin.com/company/the-positive-thinking-company/" target="_blank" style="color: rgb(149, 79, 114); text-decoration: underline;" class=""><span style="font-size: 12pt; font-family: "Times New Roman", serif; color: blue; text-decoration: none;" class=""><span id="cid:image003.png@01D80E16.AA2A06E0"><image003.png></span></span></a><span style="font-size: 12pt; font-family: "Times New Roman", serif;" class=""> <span class="Apple-converted-space"> </span></span><a href="https://www.instagram.com/positivethinkingcompany/" target="_blank" style="color: rgb(149, 79, 114); text-decoration: underline;" class=""><span style="font-size: 12pt; font-family: "Times New Roman", serif; color: blue; text-decoration: none;" class=""><span id="cid:image004.png@01D80E16.AA2A06E0"><image004.png></span></span></a><span style="font-size: 12pt; font-family: "Times New Roman", serif;" class=""> <span class="Apple-converted-space"> </span></span><a href="https://twitter.com/PTC_Tech" target="_blank" style="color: rgb(149, 79, 114); text-decoration: underline;" class=""><span style="font-size: 12pt; font-family: "Times New Roman", serif; color: blue; text-decoration: none;" class=""><span id="cid:image005.png@01D80E16.AA2A06E0"><image005.png></span></span></a><span style="font-size: 12pt; font-family: "Times New Roman", serif;" class=""> <span class="Apple-converted-space"> </span></span><a href="https://youtube.com/channel/UCfaImWa6r0IoZoUYLhbiF7w" target="_blank" style="color: rgb(149, 79, 114); text-decoration: underline;" class=""><span style="font-size: 12pt; font-family: "Times New Roman", serif; color: blue; text-decoration: none;" class=""><span id="cid:image006.png@01D80E16.AA2A06E0"><image006.png></span></span></a><span style="font-size: 12pt; font-family: "Times New Roman", serif;" class=""><o:p class=""></o:p></span></div></td><td valign="bottom" style="padding: 0cm;" class=""></td><td valign="bottom" style="padding: 0cm;" class=""><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span style="font-size: 9pt; font-family: Tahoma, sans-serif; color: rgb(119, 119, 119);" class="">Avenue de cour, 135 – 1007 Lausanne<br class=""><a href="https://www.positivethinking.tech/" style="color: rgb(149, 79, 114); text-decoration: underline;" class=""><span style="color: rgb(255, 0, 68);" class="">www.positivethinking.tech</span></a><span class="Apple-converted-space"> </span><br class=""></span><span style="font-size: 3.5pt; font-family: Tahoma, sans-serif; color: rgb(119, 119, 119);" class=""> </span><span style="font-size: 12pt; font-family: "Times New Roman", serif;" class=""><o:p class=""></o:p></span></div></td></tr></tbody></table><div class="MsoNormal" align="center" style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; text-align: center;"><span style="font-size: 12pt; font-family: "Times New Roman", serif;" class=""><hr size="2" width="100%" align="center" class=""></span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><b class=""><span lang="EN-US" style="font-size: 8pt; font-family: Roboto; color: rgb(255, 0, 68);" class="">Help save paper, do you really need to print this email?</span></b><span lang="EN-US" style="font-size: 8pt; font-family: Roboto; color: rgb(255, 0, 68);" class=""><span class="Apple-converted-space"> </span></span><span lang="EN-US" style="font-size: 12pt; font-family: "Times New Roman", serif;" class=""><br class=""></span><i class=""><span lang="EN-US" style="font-size: 8pt; font-family: Roboto; color: rgb(119, 119, 119);" class="">The content of this email and any attachments are confidential and are intended solely for the person and/or company to whom they are addressed. The information may also be legally privileged. No employee or agent is authorized to conclude any binding agreement on behalf of Positive Thinking Company with another party by email without express written confirmation. If you have received this email in error, any use, reproduction or dissemination of this transmission is strictly prohibited. If you are not the intended recipient, please immediately notify the sender by return E-mail and delete this message, its attachments and all copies from your system. Internet communications cannot be guaranteed to be timely, secure, error or virus-free. The sender does not accept liability for any errors or omissions.<span class="Apple-converted-space"> </span></span></i><i class=""><span style="font-size: 8pt; font-family: Roboto; color: rgb(119, 119, 119);" class="">Thank you for your cooperation.<span class="Apple-converted-space"> </span><br class=""> <span class="Apple-converted-space"> </span></span></i><o:p class=""></o:p></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span lang="EN-US" class=""><o:p class=""> </o:p></span></div></div><div style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><br class="webkit-block-placeholder"></div><hr style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><span style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; font-size: 8px;" class=""><em class=""><span style="font-family: Roboto, Arial;" class=""><span style="color: rgb(119, 119, 119);" class="">Positive Thinking Company puts security at a high priority in its conduct of business. Therefore, we have put our best efforts into ensuring that this email and its attached documents are error and virus-free. Nonetheless, full security of emails/documents cannot be ensured. Therefore, the recipient is responsible for checking the email/documents for threats with its own security measures, prior to opening it. Positive Thinking Company does not accept liability for any damage inflicted by using the content of this email/documents. If you are not the intended recipient, please notify the sender and delete this email/document.</span></span></em></span><span style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class=""></span><div style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><br class="webkit-block-placeholder"></div><span style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">_______________________________________________</span><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><span style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">midPoint mailing list</span><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><a href="mailto:midPoint@lists.evolveum.com" style="color: rgb(149, 79, 114); text-decoration: underline; font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class="">midPoint@lists.evolveum.com</a><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><a href="https://lists.evolveum.com/mailman/listinfo/midpoint" style="color: rgb(149, 79, 114); text-decoration: underline; font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class="">https://lists.evolveum.com/mailman/listinfo/midpoint</a></div></blockquote></div><br class=""></body></html>