<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Email handler]]></title><description><![CDATA[<p dir="auto">Hi people,</p>
<p dir="auto">I'm trying to figure out how email event handling functions.</p>
<p dir="auto">I want Mango to send me email when user logs in. And it works.<br />
I configure it in Event handlers/System events/User login.</p>
<p dir="auto">Where is the code that is activated when user logs in? That code should check what event handlers are configured and send email.</p>
<p dir="auto">Of course, it's not all code in one file, but can you tell me where to start?</p>
<p dir="auto">Thank you very much</p>
<p dir="auto">Dusan</p>
]]></description><link>https://forum.mango-os.com/topic/1041/email-handler</link><generator>RSS for Node</generator><lastBuildDate>Sun, 09 Aug 2026 14:10:48 GMT</lastBuildDate><atom:link href="https://forum.mango-os.com/topic/1041.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 17 Jul 2012 14:29:34 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Email handler on Tue, 17 Jul 2012 23:55:21 GMT]]></title><description><![CDATA[<p dir="auto">Look at com.serotonin.mango.vo.User. It implements HttpSessionBindingListener.</p>
]]></description><link>https://forum.mango-os.com/post/6532</link><guid isPermaLink="true">https://forum.mango-os.com/post/6532</guid><dc:creator><![CDATA[mlohbihler]]></dc:creator><pubDate>Tue, 17 Jul 2012 23:55:21 GMT</pubDate></item></channel></rss>