<?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[Problem with MMM-email]]></title><description><![CDATA[<p dir="auto">When it’s running, the module displays</p>
<p dir="auto">‘No new mails’ –  EVEN IF I send new mails.</p>
<p dir="auto">Logging into the imap server happens without a hitch, and the server accepts mail without any problem. But I’m trying to get the messages to show up on my MagicMirror, and this fails. I’m running out of ideas, so I’m sending as much detail as possible and hoping someone can help identify what’s (not) happening.</p>
<p dir="auto">The relevant module in my config.js’ file looks like this:</p>
<p dir="auto">{<br />
module: ‘email’,<br />
position: ‘bottom_right’,<br />
header: ‘Email’,<br />
config: {<br />
accounts: [<br />
{<br />
user: ‘aaaaaaaaa@bbbbbb.com’,<br />
password: ‘XXXXXXXxxxxxxxx!’,<br />
host: ‘<a href="http://imap.bbbbbb.com" target="_blank" rel="noopener noreferrer nofollow ugc">imap.bbbbbb.com</a>’,<br />
port: 993,<br />
tls: true,<br />
authTimeout: 20000,<br />
numberOfEmails: 2,<br />
},<br />
],<br />
fade: true,<br />
maxCharacters: 30,<br />
}<br />
},</p>
<p dir="auto">Startup looks like this:</p>
<blockquote>
<p dir="auto">magicmirror@2.16.0 start<br />
DISPLAY=“${DISPLAY:=:0}” ./node_modules/.bin/electron js/electron.js</p>
</blockquote>
<p dir="auto">[17.08.2021 16:10.59.790] [LOG]   Starting MagicMirror: v2.16.0<br />
[17.08.2021 16:10.59.796] [LOG]   Loading config …<br />
[17.08.2021 16:10.59.804] [LOG]   Loading module helpers …<br />
[17.08.2021 16:10.59.807] [LOG]   No helper found for module: alert.<br />
[17.08.2021 16:10.59.972] [LOG]   Initializing new module helper …<br />
[17.08.2021 16:10.59.973] [LOG]   Module helper loaded: updatenotification<br />
[17.08.2021 16:10.59.975] [LOG]   No helper found for module: clock.<br />
[17.08.2021 16:10.59.977] [LOG]   No helper found for module: compliments.<br />
[17.08.2021 16:11.00.090] [LOG]   Initializing new module helper …<br />
[17.08.2021 16:11.00.091] [LOG]   Module helper loaded: email<br />
[17.08.2021 16:11.00.993] [LOG]   Initializing new module helper …<br />
[17.08.2021 16:11.00.995] [LOG]   Module helper loaded: MMM-TelegramBot<br />
[17.08.2021 16:11.00.997] [LOG]   No helper found for module: MMM-WeeklySchedule.<br />
[17.08.2021 16:11.01.338] [LOG]   Initializing new module helper …<br />
[17.08.2021 16:11.01.340] [LOG]   Module helper loaded: MMM-Weather<br />
[17.08.2021 16:11.01.341] [LOG]   No helper found for module: MMM-Worldclock.<br />
[17.08.2021 16:11.01.342] [LOG]   All module helpers loaded.<br />
[17.08.2021 16:11.01.429] [LOG]   Starting server on port 8080 …<br />
[17.08.2021 16:11.01.445] [LOG]   Server started …<br />
[17.08.2021 16:11.01.447] [LOG]   Connecting socket for: updatenotification<br />
[17.08.2021 16:11.01.448] [LOG]   Connecting socket for: email<br />
[17.08.2021 16:11.01.450] [LOG]   email helper started …<br />
[17.08.2021 16:11.01.451] [LOG]   Connecting socket for: MMM-TelegramBot<br />
[17.08.2021 16:11.01.453] [LOG]   Connecting socket for: MMM-Weather<br />
[17.08.2021 16:11.01.454] [LOG]   Sockets connected &amp; modules started …<br />
[17.08.2021 16:11.01.721] [LOG]   Launching application.<br />
[17.08.2021 16:11.04.656] [LOG]   listening for emails…<br />
[17.08.2021 16:11.04.669] [LOG]   [TELBOT] MMM-TelegramBot Version: 1.3.8<br />
[17.08.2021 16:11.04.686] [LOG]   [TELBOT] Ready!<br />
[17.08.2021 16:11.04.690] [LOG]   [WEATHER] MMM-WEATHER Version: 1.0.3<br />
[17.08.2021 16:11.04.767] [INFO]  Checking git for module: email<br />
[17.08.2021 16:11.04.820] [INFO]  Checking git for module: MMM-TelegramBot<br />
[17.08.2021 16:11.04.860] [INFO]  Checking git for module: MMM-WeeklySchedule<br />
[17.08.2021 16:11.04.894] [INFO]  Checking git for module: MMM-Weather<br />
[17.08.2021 16:11.04.925] [INFO]  Checking git for module: MMM-Worldclock<br />
[17.08.2021 16:11.14.947] [LOG]   listening for emails…</p>
]]></description><link>https://forum.magicmirror.builders/topic/15397/problem-with-mmm-email</link><generator>RSS for Node</generator><lastBuildDate>Thu, 13 Aug 2026 16:20:45 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/15397.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 17 Aug 2021 20:21:28 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Problem with MMM-email on Sun, 22 Aug 2021 10:14:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mumblebaj" aria-label="Profile: mumblebaj">@<bdi>mumblebaj</bdi></a> said in <a href="/post/93840">Problem with MMM-email</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mwm341" aria-label="Profile: mwm341">@<bdi>mwm341</bdi></a> I get the following error when I run with the same config as you:<br />
<img src="/assets/uploads/files/1629471951483-e599e95e-3f0e-476f-b811-dea204f78ce4-image.png" alt="e599e95e-3f0e-476f-b811-dea204f78ce4-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">I had to rename the folder but I am getting some other weird errors. I am not too sure if this module still works. Seems like the developer last looked at it 5 years ago.</p>
</blockquote>
<p dir="auto">I was wondering about that</p>
]]></description><link>https://forum.magicmirror.builders/post/93853</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/93853</guid><dc:creator><![CDATA[mwm341]]></dc:creator><pubDate>Sun, 22 Aug 2021 10:14:12 GMT</pubDate></item><item><title><![CDATA[Reply to Problem with MMM-email on Fri, 20 Aug 2021 15:16:38 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mwm341" aria-label="Profile: mwm341">@<bdi>mwm341</bdi></a> I get the following error when I run with the same config as you:<br />
<img src="/assets/uploads/files/1629471951483-e599e95e-3f0e-476f-b811-dea204f78ce4-image.png" alt="e599e95e-3f0e-476f-b811-dea204f78ce4-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">I had to rename the folder but I am getting some other weird errors. I am not too sure if this module still works. Seems like the developer last looked at it 5 years ago.</p>
]]></description><link>https://forum.magicmirror.builders/post/93840</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/93840</guid><dc:creator><![CDATA[mumblebaj]]></dc:creator><pubDate>Fri, 20 Aug 2021 15:16:38 GMT</pubDate></item><item><title><![CDATA[Reply to Problem with MMM-email on Fri, 20 Aug 2021 14:53:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mwm341" aria-label="Profile: mwm341">@<bdi>mwm341</bdi></a> … and this is what I got when I ran it.</p>
<blockquote>
<p dir="auto">magicmirror@2.16.0 start<br />
DISPLAY=“${DISPLAY:=:0}” ./node_modules/.bin/electron js/electron.js “dev”</p>
</blockquote>
<p dir="auto">[20.08.2021 10:21.14.553] [LOG]   Starting MagicMirror: v2.16.0<br />
[20.08.2021 10:21.14.562] [LOG]   Loading config …<br />
[20.08.2021 10:21.14.573] [LOG]   Loading module helpers …<br />
[20.08.2021 10:21.14.577] [LOG]   No helper found for module: alert.<br />
[20.08.2021 10:21.14.852] [LOG]   Initializing new module helper …<br />
[20.08.2021 10:21.14.853] [LOG]   Module helper loaded: updatenotification<br />
[20.08.2021 10:21.14.855] [LOG]   No helper found for module: clock.<br />
[20.08.2021 10:21.15.098] [LOG]   Initializing new module helper …<br />
[20.08.2021 10:21.15.099] [LOG]   Module helper loaded: calendar<br />
[20.08.2021 10:21.15.100] [LOG]   No helper found for module: compliments.<br />
[20.08.2021 10:21.15.102] [LOG]   No helper found for module: weather.<br />
[20.08.2021 10:21.15.642] [LOG]   Initializing new module helper …<br />
[20.08.2021 10:21.15.644] [LOG]   Module helper loaded: MMM-Weather<br />
[20.08.2021 10:21.15.779] [LOG]   Initializing new module helper …<br />
[20.08.2021 10:21.15.780] [LOG]   Module helper loaded: email<br />
[20.08.2021 10:21.15.861] [LOG]   Initializing new module helper …<br />
[20.08.2021 10:21.15.862] [LOG]   Module helper loaded: MMM-OpenWeatherMapForecast<br />
[20.08.2021 10:21.15.869] [LOG]   Initializing new module helper …<br />
[20.08.2021 10:21.15.870] [LOG]   Module helper loaded: MMM-ImagesPhotos<br />
[20.08.2021 10:21.15.955] [LOG]   Initializing new module helper …<br />
[20.08.2021 10:21.15.956] [LOG]   Module helper loaded: MMM-PoemOfTheDay<br />
[20.08.2021 10:21.15.957] [LOG]   No helper found for module: MMM-iFrame.<br />
[20.08.2021 10:21.15.998] [LOG]   Initializing new module helper …<br />
[20.08.2021 10:21.15.999] [LOG]   Module helper loaded: newsfeed<br />
[20.08.2021 10:21.16.001] [LOG]   No helper found for module: MMM-Carousel.<br />
[20.08.2021 10:21.16.001] [LOG]   All module helpers loaded.<br />
[20.08.2021 10:21.16.143] [LOG]   Starting server on port 8080 …<br />
[20.08.2021 10:21.16.168] [LOG]   Server started …<br />
[20.08.2021 10:21.16.170] [LOG]   Connecting socket for: updatenotification<br />
[20.08.2021 10:21.16.172] [LOG]   Connecting socket for: calendar<br />
[20.08.2021 10:21.16.173] [LOG]   Starting node helper for: calendar<br />
[20.08.2021 10:21.16.175] [LOG]   Connecting socket for: MMM-Weather<br />
[20.08.2021 10:21.16.176] [LOG]   Connecting socket for: email<br />
[20.08.2021 10:21.16.177] [LOG]   email helper started …<br />
[20.08.2021 10:21.16.178] [LOG]   Connecting socket for: MMM-OpenWeatherMapForecast<br />
[20.08.2021 10:21.16.180] [LOG]   ====================== Starting node_helper for module [MMM-OpenWeatherMapForecast]<br />
[20.08.2021 10:21.16.181] [LOG]   Connecting socket for: MMM-ImagesPhotos<br />
[20.08.2021 10:21.16.182] [LOG]   Starting node helper for: MMM-ImagesPhotos<br />
[20.08.2021 10:21.16.184] [LOG]   Connecting socket for: MMM-PoemOfTheDay<br />
[20.08.2021 10:21.16.185] [LOG]   Starting module helper: MMM-PoemOfTheDay<br />
[20.08.2021 10:21.16.186] [LOG]   Connecting socket for: newsfeed<br />
[20.08.2021 10:21.16.188] [LOG]   Starting node helper for: newsfeed<br />
[20.08.2021 10:21.16.189] [LOG]   Sockets connected &amp; modules started …<br />
[20.08.2021 10:21.16.706] [LOG]   Launching application.<br />
[20.08.2021 10:21.25.535] [LOG]   Create new calendarfetcher for url: <a href="http://www.calendarlabs.com/ical-calendar/ics/39/CA_Holidays.ics" target="_blank" rel="noopener noreferrer nofollow ugc">http://www.calendarlabs.com/ical-calendar/ics/39/CA_Holidays.ics</a> - Interval: 300000<br />
[20.08.2021 10:21.26.735] [INFO]  Calendar-Fetcher: Broadcasting 6 events.<br />
[20.08.2021 10:21.27.433] [LOG]   listening for emails…<br />
[20.08.2021 10:21.27.455] [LOG]   Create new newsfetcher for url: <a href="https://rss.nytimes.com/services/xml/rss/nyt/HomePage.xml" target="_blank" rel="noopener noreferrer nofollow ugc">https://rss.nytimes.com/services/xml/rss/nyt/HomePage.xml</a> - Interval: 300000<br />
[20.08.2021 10:21.27.486] [LOG]   [WEATHER] MMM-WEATHER Version: 1.0.3<br />
[20.08.2021 10:21.27.596] [INFO]  Checking git for module: MMM-Weather<br />
[20.08.2021 10:21.27.738] [INFO]  Checking git for module: email<br />
[20.08.2021 10:21.27.893] [INFO]  Checking git for module: MMM-OpenWeatherMapForecast<br />
[20.08.2021 10:21.28.004] [INFO]  Checking git for module: MMM-ImagesPhotos<br />
[20.08.2021 10:21.28.253] [INFO]  Checking git for module: MMM-PoemOfTheDay<br />
[20.08.2021 10:21.28.642] [INFO]  Checking git for module: MMM-iFrame<br />
[20.08.2021 10:21.28.833] [INFO]  Checking git for module: MMM-Carousel<br />
[20.08.2021 10:21.30.876] [INFO]  Newsfeed-Fetcher: Broadcasting 58 items.<br />
[20.08.2021 10:21.37.711] [LOG]   listening for emails…<br />
[20.08.2021 10:21.47.956] [LOG]   listening for emails…<br />
[20.08.2021 10:21.58.131] [LOG]   listening for emails…<br />
[20.08.2021 10:22.08.313] [LOG]   listening for emails…<br />
[20.08.2021 10:22.18.443] [LOG]   listening for emails…<br />
[20.08.2021 10:22.28.667] [LOG]   listening for emails…<br />
[20.08.2021 10:22.38.807] [LOG]   listening for emails…</p>
]]></description><link>https://forum.magicmirror.builders/post/93839</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/93839</guid><dc:creator><![CDATA[mwm341]]></dc:creator><pubDate>Fri, 20 Aug 2021 14:53:53 GMT</pubDate></item><item><title><![CDATA[Reply to Problem with MMM-email on Fri, 20 Aug 2021 14:50:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mumblebaj" aria-label="Profile: mumblebaj">@<bdi>mumblebaj</bdi></a>  Here’s where I started …</p>
<p dir="auto"><a href="https://github.com/ronny3050/email-mirror.git" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/ronny3050/email-mirror.git</a></p>
]]></description><link>https://forum.magicmirror.builders/post/93838</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/93838</guid><dc:creator><![CDATA[mwm341]]></dc:creator><pubDate>Fri, 20 Aug 2021 14:50:39 GMT</pubDate></item><item><title><![CDATA[Reply to Problem with MMM-email on Fri, 20 Aug 2021 14:47:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mwm341" aria-label="Profile: mwm341">@<bdi>mwm341</bdi></a> Can you share the link to the github repo for the module? I want to test it out and see.</p>
]]></description><link>https://forum.magicmirror.builders/post/93837</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/93837</guid><dc:creator><![CDATA[mumblebaj]]></dc:creator><pubDate>Fri, 20 Aug 2021 14:47:37 GMT</pubDate></item><item><title><![CDATA[Reply to Problem with MMM-email on Fri, 20 Aug 2021 14:33:35 GMT]]></title><description><![CDATA[<p dir="auto">THE APP SAW MY MESSAGE!!<br />
Once.</p>
<p dir="auto">Didn’t show <em>me</em> though; it showed up in the logs.</p>
<p dir="auto">Nothing else since.</p>
]]></description><link>https://forum.magicmirror.builders/post/93834</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/93834</guid><dc:creator><![CDATA[mwm341]]></dc:creator><pubDate>Fri, 20 Aug 2021 14:33:35 GMT</pubDate></item><item><title><![CDATA[Reply to Problem with MMM-email on Fri, 20 Aug 2021 11:49:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mwm341" aria-label="Profile: mwm341">@<bdi>mwm341</bdi></a> Digging around a bit (on a brand-new account somewhere else) turns THIS up:</p>
<p dir="auto">20.08.2021 07:45.15.461] [LOG]   Email notifier error:  Error: Timed out while connecting to server<br />
at Timeout._onTimeout (/home/pi/MagicMirror/modules/email/node_modules/imap/lib/Connection.js:280:15)<br />
at listOnTimeout (internal/timers.js:549:17)<br />
at processTimers (internal/timers.js:492:7) {<br />
source: ‘timeout’<br />
}</p>
<p dir="auto">…and it doesn’t change, no matter what I do.</p>
<p dir="auto">Grrr!<br />
I think a module change might be in order.</p>
]]></description><link>https://forum.magicmirror.builders/post/93825</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/93825</guid><dc:creator><![CDATA[mwm341]]></dc:creator><pubDate>Fri, 20 Aug 2021 11:49:43 GMT</pubDate></item><item><title><![CDATA[Reply to Problem with MMM-email on Fri, 20 Aug 2021 01:40:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mumblebaj" aria-label="Profile: mumblebaj">@<bdi>mumblebaj</bdi></a> Done. Mail is being delivered to a dedicated (google) mailbox – but nothing gets to the mirror, and there’s nothing showing up in the logs except</p>
<p dir="auto">[19.08.2021 21:35.37.274] [LOG]   listening for emails…<br />
[19.08.2021 21:35.47.402] [LOG]   listening for emails…<br />
[19.08.2021 21:35.57.537] [LOG]   listening for emails…<br />
[19.08.2021 21:36.07.697] [LOG]   listening for emails…<br />
[19.08.2021 21:36.17.818] [LOG]   listening for emails…</p>
<p dir="auto">What might I be missing?</p>
]]></description><link>https://forum.magicmirror.builders/post/93820</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/93820</guid><dc:creator><![CDATA[mwm341]]></dc:creator><pubDate>Fri, 20 Aug 2021 01:40:18 GMT</pubDate></item><item><title><![CDATA[Reply to Problem with MMM-email on Thu, 19 Aug 2021 17:30:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mwm341" aria-label="Profile: mwm341">@<bdi>mwm341</bdi></a> which password are you using?  You have to generate a password by following these steps:</p>
<p dir="auto">Go to your Google Account.<br />
Select Security.<br />
Under list item “Signing in to Google,” select App Passwords. You may need to sign in.<br />
At the bottom, choose Select app and choose the app you using<br />
Select device and choose the device you’re using. …<br />
Follow the instructions to enter the App Password. …<br />
Tap Done.</p>
]]></description><link>https://forum.magicmirror.builders/post/93809</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/93809</guid><dc:creator><![CDATA[mumblebaj]]></dc:creator><pubDate>Thu, 19 Aug 2021 17:30:43 GMT</pubDate></item><item><title><![CDATA[Reply to Problem with MMM-email on Thu, 19 Aug 2021 11:15:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/djboob66" aria-label="Profile: djboob66">@<bdi>djboob66</bdi></a>  I normally use Google for such things. Should I use something else?</p>
]]></description><link>https://forum.magicmirror.builders/post/93796</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/93796</guid><dc:creator><![CDATA[mwm341]]></dc:creator><pubDate>Thu, 19 Aug 2021 11:15:07 GMT</pubDate></item><item><title><![CDATA[Reply to Problem with MMM-email on Wed, 18 Aug 2021 07:08:48 GMT]]></title><description><![CDATA[<p dir="auto">Witch email provider are you using?</p>
]]></description><link>https://forum.magicmirror.builders/post/93776</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/93776</guid><dc:creator><![CDATA[DJBOOB66]]></dc:creator><pubDate>Wed, 18 Aug 2021 07:08:48 GMT</pubDate></item></channel></rss>