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 123.8k 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.
    • P Offline
      pietrodona
      last edited by

      Sorry for double posting. Now it works, but I did nothing but rebooting.

      R 1 Reply Last reply Reply Quote 1
      • R Offline
        ronny3050 Module Developer @pietrodona
        last edited by

        @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
        • KirAsh4K Offline
          KirAsh4 Moderator
          last edited by

          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

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

            R 1 Reply Last reply Reply Quote 0
            • strawberry 3.141S Offline
              strawberry 3.141 Project Sponsor Module Developer
              last edited by

              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

                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
                • cowboysdudeC Offline
                  cowboysdude Module Developer @ronny3050
                  last edited by

                  @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

                    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 Reply Quote 0
                    • H Offline
                      Hacksaw @samydp
                      last edited by Hacksaw

                      @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

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

                        1 Reply Last reply Reply Quote 1
                        • 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