Read the statement by Michael Teeuw here.
Email
-
Hi,
I use this modul for a long time. but now I have a little question,
is it possible to set a intervall to check new emails?? Like every 10 Minutes for example.And if it isn´t possible can I easy put this option in any way?
I have to say my coding experencie isn´t very good, so because there is a easy way. :-)greets gismo
-
Updated email module.
Now supports:
- Multiple email accounts
- Will not crash on too many unread emails
- Better fetching of recent and unread emails
-
@eugenelai @apm1007 @Gungnir83 Please update. :)
-
Done the update and now email is “Loading”. Nothing more than this.
Anyone knows why?
The bottom error I got after the “npm install”. -
@Preve Thanks for the heads up. The bottom parts are warnings and have nothing to do with the module not working.
Loading
for a long time indicates problem with communicating with your email service. -
@ronny3050 I have the same problem as Preve, I have tried multiple email accts, and nothing. Happened after I updated MM. Any ideas?
-
Hey @ronny3050, is there a way to only show the sender’s name and not their email address?
-
@davidrq7 Do you remember what you did to solve this? cause I have the same problem
-
Hi, when starting up the Mirror, email shows loading…
in my terminal i see the following:
NEW MAIL
NEW MAIL
NEW MAIL
Email notifier error: { Error: Timed out while autenticating with server at Timeout._onTimeout (/home/pi/MagicMirror/modules/email/node_modules/imap/lib/Connectionmy config looks good,
Accounts: [user: ‘XX@hotmail.com’,
password: ‘’,
host: ‘imap-mail.outlook.com’,
port: 993,
tls: true,
authTimeout: 10000,
numberOfEmails: 5
},
]
fade: true,
maxCharacters: 30
} -
ok, it works, now for the css of the .address text, the text is not well readable on the mirror, there is like some sort of gradient or something effect on the font/text. How do I disable this?