<?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[Read email]]></title><description><![CDATA[<p dir="auto">Hello everyone,<br />
Just settled the GSMSMS adapter and now I want to get SMSs about several important emails together with SMSs about events from sensors or about scheduled ones.<br />
The ioBroker Email adapter can only Send emails but I want ioBroker to read email via IMAP and SMS headers of the new messages to me.<br />
Can anybody advise an appropriate solution pls?</p>
]]></description><link>https://forum.iobroker.net/topic/67832/read-email</link><generator>RSS for Node</generator><lastBuildDate>Sat, 05 Sep 2026 04:38:23 GMT</lastBuildDate><atom:link href="https://forum.iobroker.net/topic/67832.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 25 Aug 2023 13:03:25 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Read email on Sat, 26 Aug 2023 06:53:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mcu" aria-label="Profile: mcu">@<bdi>mcu</bdi></a><br />
Thank you very much again. The script to inform me about awaited email was received looks really easier nowhere:</p>
<pre><code>on({id: [].concat(['imap.0.xxxx_xxxx_xxxx_xxx.email.email_01.uid']), change: "ne"}, async function (obj) {
  let value = obj.state.val;
  let oldValue = obj.oldState.val;
  if((getState("imap.0.xxxx_xxxx_xxxx_xxx.email.email_01.subject").val).indexOf("XXXYYYZZZ") != -1)
   {
sendTo("gsmsms.0", "send", {text:`${getState("imap.0.xxxx_xxxx_xxxx_xxx.email.email_01.subject").val}`,recipient:'+XXXXXXXXXXXXXX', alert:false});
 };
});

</code></pre>
]]></description><link>https://forum.iobroker.net/post/1034681</link><guid isPermaLink="true">https://forum.iobroker.net/post/1034681</guid><dc:creator><![CDATA[diy.ua 0]]></dc:creator><pubDate>Sat, 26 Aug 2023 06:53:21 GMT</pubDate></item><item><title><![CDATA[Reply to Read email on Fri, 25 Aug 2023 16:25:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mcu" aria-label="Profile: mcu">@<bdi>mcu</bdi></a> Documentation is really cool. Thank you<br />
<img src="/assets/uploads/files/1692980411928-4d3bfe9c-7860-4602-aecf-860caf65516b-image.png" alt="4d3bfe9c-7860-4602-aecf-860caf65516b-image.png" class=" img-fluid img-markdown" /><br />
<img src="/assets/uploads/files/1692980681261-2707c931-9897-4fc6-b44c-b807171b900f-image-resized.png" alt="2707c931-9897-4fc6-b44c-b807171b900f-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.iobroker.net/post/1034535</link><guid isPermaLink="true">https://forum.iobroker.net/post/1034535</guid><dc:creator><![CDATA[diy.ua 0]]></dc:creator><pubDate>Fri, 25 Aug 2023 16:25:48 GMT</pubDate></item><item><title><![CDATA[Reply to Read email on Fri, 25 Aug 2023 15:48:35 GMT]]></title><description><![CDATA[<p dir="auto">@diy-ua-0 If you need help, first read the description.<br />
<a href="https://github.com/Lucky-ESA/ioBroker.imap/blob/master/docs/en/README.md" rel="nofollow ugc">https://github.com/Lucky-ESA/ioBroker.imap/blob/master/docs/en/README.md</a></p>
]]></description><link>https://forum.iobroker.net/post/1034506</link><guid isPermaLink="true">https://forum.iobroker.net/post/1034506</guid><dc:creator><![CDATA[MCU]]></dc:creator><pubDate>Fri, 25 Aug 2023 15:48:35 GMT</pubDate></item><item><title><![CDATA[Reply to Read email on Fri, 25 Aug 2023 15:46:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mcu" aria-label="Profile: mcu">@<bdi>mcu</bdi></a> Thank you very much. I never heard about this ioBroker's functionality.</p>
]]></description><link>https://forum.iobroker.net/post/1034505</link><guid isPermaLink="true">https://forum.iobroker.net/post/1034505</guid><dc:creator><![CDATA[diy.ua 0]]></dc:creator><pubDate>Fri, 25 Aug 2023 15:46:59 GMT</pubDate></item><item><title><![CDATA[Reply to Read email on Fri, 25 Aug 2023 15:23:41 GMT]]></title><description><![CDATA[<p dir="auto">@diy-ua-0 Activate the expertMode <img src="/assets/uploads/files/1692976882884-3269a7cc-31a9-47d6-a01e-14d9d8393b20-image.png" alt="3269a7cc-31a9-47d6-a01e-14d9d8393b20-image.png" class=" img-fluid img-markdown" /><br />
then click on the cat<br />
<img src="/assets/uploads/files/1692976903174-66516cd5-f55b-423d-a95f-d5e98ba86c78-image.png" alt="66516cd5-f55b-423d-a95f-d5e98ba86c78-image.png" class=" img-fluid img-markdown" /><br />
then load it from Userdefined</p>
<p dir="auto"><img src="/assets/uploads/files/1692976959752-9d716de2-31cc-46a0-9e6e-36484bf9a75a-image.png" alt="9d716de2-31cc-46a0-9e6e-36484bf9a75a-image.png" class=" img-fluid img-markdown" /><br />
and then click on install</p>
<pre><code>https://github.com/Lucky-ESA/ioBroker.imap
</code></pre>
]]></description><link>https://forum.iobroker.net/post/1034487</link><guid isPermaLink="true">https://forum.iobroker.net/post/1034487</guid><dc:creator><![CDATA[MCU]]></dc:creator><pubDate>Fri, 25 Aug 2023 15:23:41 GMT</pubDate></item><item><title><![CDATA[Reply to Read email on Fri, 25 Aug 2023 15:14:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mcu" aria-label="Profile: mcu">@<bdi>mcu</bdi></a> Thank you but I can't find the IMAP :(<br />
Please advise the source to get it.<br />
Thank you<br />
<img src="/assets/uploads/files/1692976327295-dfe5a8d2-2690-41a8-9302-e113a6813744-image-resized.png" alt="dfe5a8d2-2690-41a8-9302-e113a6813744-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.iobroker.net/post/1034486</link><guid isPermaLink="true">https://forum.iobroker.net/post/1034486</guid><dc:creator><![CDATA[diy.ua 0]]></dc:creator><pubDate>Fri, 25 Aug 2023 15:14:12 GMT</pubDate></item><item><title><![CDATA[Reply to Read email on Fri, 25 Aug 2023 14:12:25 GMT]]></title><description><![CDATA[<p dir="auto">@diy-ua-0<br />
There is an imap adapter to read email via imap. SMS headers possible with Tasker on Android Mobile.</p>
]]></description><link>https://forum.iobroker.net/post/1034461</link><guid isPermaLink="true">https://forum.iobroker.net/post/1034461</guid><dc:creator><![CDATA[MCU]]></dc:creator><pubDate>Fri, 25 Aug 2023 14:12:25 GMT</pubDate></item></channel></rss>