@sdetweil Thanks for the help, I will post my log tonight
Read the statement by Michael Teeuw here.

Posts
-
RE: Problem with the Module "email"
-
RE: Problem with the Module "email"
@sdetweil I did that you’ve got. Unfortunately without success
pi@raspberrypi2:~ $ cd MagicMirror pi@raspberrypi2:~/MagicMirror $ cd modules pi@raspberrypi2:~/MagicMirror/modules $ cd email pi@raspberrypi2:~/MagicMirror/modules/email $ npm install npm WARN email@0.0.1 No repository field. npm WARN email@0.0.1 No license field. audited 24 packages in 4.491s found 0 vulnerabilities pi@raspberrypi2:~/MagicMirror/modules/email $ sudo reboot login as: pi pi@192.168.1.102's password: Linux raspberrypi2 4.14.67-v7+ #1139 SMP Wed Aug 29 15:17:05 BST 2018 armv7l The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. Last login: Thu Nov 8 20:03:08 2018 from 192.168.1.134 pi@raspberrypi2:~ $
-
RE: Problem with the Module "email"
But I have not come further. Is there something wrong with my config?
-
RE: Problem with the Module "email"
@sdetweil
ok, i changed it. Thanks for the information -
RE: Problem with the Module "email"
@cirdan I did that. My username in config is adriano.b .....@gmail.com or am I mistaken you?
{ module: 'email', position: 'top_left', header: 'Email', config: { accounts: [ { user: '...@gmail.com', password: '...', host: 'imap.gmail.com', port: 993, tls: true, authTimeout: 10000, numberOfEmails: 5, } ], fade: true, maxCharacters: 30 } },
-
RE: Syntax Errorn in Config.js
@lavolp3 Ok, then I’m glad I’m using the right command. Partially, the PI is not averse, for whatever reason. Then I just pull the plug.
The list would really be a great idea. Because I’m really a newbi in this area. I can probably do various things on the PC, but the whole programming language are hieroglyphs for me, if you have mine. Because I have no background in this field. Maybe I can help you in another area 😉
-
RE: Syntax Errorn in Config.js
@lavolp3 Is not there somewhere a list of all the commands that are recommended for the MagicMirror.
Also how to drive down the Raspberry PI Properly. I found a lot of different species on the internet. I now use the following shutdown command:
sudo shutdown -h now
-
RE: Deutsche Anleitung MagicMirror auf RaspberryPi 3
@lavolp3 vielen Dank für dein Input und nochmals vielen Dank für deine Hilfe bei meinem vorherigen Problem.
-
RE: Problem with the Module "email"
@cirdan Ok, you mean I should just enter the name: Adriano B …
-
RE: Deutsche Anleitung MagicMirror auf RaspberryPi 3
Wie ich erfahren habe, ist es nicht sinnvoll wenn du dort die IP Adresse eingibst. Gibt dort einfach 0.0.0.0 ein.
https://forum.magicmirror.builders/topic/8998/black-screen-after-starting/13