• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

Email

Scheduled Pinned Locked Moved Productivity
92 Posts 36 Posters 116.0k Views 39 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    ronny3050 Module Developer @pietrodona
    last edited by Aug 7, 2016, 6:14 PM

    @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.

    1 Reply Last reply Reply Quote 0
    • K Offline
      KirAsh4 Moderator
      last edited by Aug 7, 2016, 6:28 PM

      When in doubt, pull the plug.

      A Life? Cool! Where can I download one of those from?

      1 Reply Last reply Reply Quote 1
      • E Offline
        eugenelai
        last edited by Aug 23, 2016, 10:12 AM

        Is it possible to add two email addresses? Kindly please advice @ronny3050

        R 1 Reply Last reply Jun 11, 2017, 12:45 AM Reply Quote 0
        • S Offline
          strawberry 3.141 Project Sponsor Module Developer
          last edited by Aug 23, 2016, 10:47 AM

          multiple adresses are currently not possible

          Please create a github issue if you need help, so I can keep track

          1 Reply Last reply Reply Quote 1
          • N Offline
            Neokamikaze
            last edited by Aug 25, 2016, 12:24 PM

            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

            1 Reply Last reply Reply Quote 0
            • C Offline
              cowboysdude Module Developer @ronny3050
              last edited by Sep 30, 2016, 8:51 PM

              @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?

              1 Reply Last reply Reply Quote 0
              • S Offline
                samydp
                last edited by Oct 1, 2016, 11:05 AM

                Hello,
                you can adjust the size of the email?
                at too long email that goes module over the entire screen

                H 1 Reply Last reply Oct 1, 2016, 2:39 PM Reply Quote 0
                • H Offline
                  Hacksaw @samydp
                  last edited by Hacksaw Oct 1, 2016, 2:40 PM Oct 1, 2016, 2:39 PM

                  @samydp

                  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

                  1 Reply Last reply Reply Quote 0
                  • R Offline
                    robertdempsey
                    last edited by Oct 1, 2016, 11:27 PM

                    So far it’s working like a charm! Thanks for creating this module.

                    1 Reply Last reply Reply Quote 1
                    • R Offline
                      robertdempsey @pietrodona
                      last edited by Oct 1, 2016, 11:40 PM

                      @pietrodona be sure to install the dependencies per the README. I skipped that part and MM stopped at a white screen. Once the deps were installed everything worked well.

                      1 Reply Last reply Reply Quote 2
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 9
                      • 10
                      • 3 / 10
                      • First post
                        Last post
                      Enjoying MagicMirror? Please consider a donation!
                      MagicMirror created by Michael Teeuw.
                      Forum managed by Sam, technical setup by Karsten.
                      This forum is using NodeBB as its core | Contributors
                      Contact | Privacy Policy