Read the statement by Michael Teeuw here.
Email
-
Hi,
Thank you very much for this amazing module. Unfortunately, I was not able to make it work properly. Without giving any error (at least that I am aware of) it freezes on the loading screen.
I managed the security and everything, it is a Gmail account.
Any idea of what’s going on? -
Sorry for double posting. Now it works, but I did nothing but rebooting.
-
@pietrodona rebooting helps. The issue could’ve been some IMAP error. This happens because IMAP is super sensitive and errors without reason.
Hopefully, all is well now.
-
When in doubt, pull the plug.
-
Is it possible to add two email addresses? Kindly please advice @ronny3050
-
multiple adresses are currently not possible
-
Hi @ronny3050,
I have a problem, same problem that @pietrodona. My emails are double on my mirror same after reboot. After a few day, my emails are double on my mirror. And after delete my emails on Gmail these emails aren’t deleted on my mirror.
Thanks
-
@ronny3050 said in Email:
@amanzimdwini Also, if you’re using Gmail, you need to ‘set lower security for apps’ https://www.google.com/settings/security/lesssecureapps.
@ronny3050 I did that and still no emails ;( Everything is set up correctly … login/password …
Suggestions?
-
Hello,
you can adjust the size of the email?
at too long email that goes module over the entire screen -
email.js
search line 59:
var subject = mailObj.subject.replace(/[['“]]+/g,”");
among them include:
var subject = subject.substring(0,30); //This limit of 30 characters