• 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 118.2k 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 @eugenelai
    last edited by Jun 11, 2017, 12:45 AM

    @eugenelai @apm1007 @Gungnir83 Please update. :)

    1 Reply Last reply Reply Quote 0
    • P Offline
      Preve
      last edited by Preve Jul 14, 2017, 11:14 AM Jul 14, 2017, 10:38 AM

      Done the update and now email is “Loading”. Nothing more than this.
      Anyone knows why?
      0_1500030844378_email_error1.jpg
      The bottom error I got after the “npm install”.

      R 1 Reply Last reply Jul 14, 2017, 4:42 PM Reply Quote 0
      • R Offline
        ronny3050 Module Developer @Preve
        last edited by Jul 14, 2017, 4:42 PM

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

        R 1 Reply Last reply Jul 18, 2017, 1:53 AM Reply Quote 1
        • R Offline
          rodofrn @ronny3050
          last edited by Jul 18, 2017, 1:53 AM

          @ronny3050 I have the same problem as Preve, I have tried multiple email accts, and nothing. Happened after I updated MM. Any ideas?

          1 Reply Last reply Reply Quote 0
          • S Offline
            stephenmelody
            last edited by Nov 17, 2017, 2:42 AM

            Hey @ronny3050, is there a way to only show the sender’s name and not their email address?

            1 Reply Last reply Reply Quote 0
            • M Offline
              MSimonart @davidrq7
              last edited by Nov 29, 2017, 1:21 PM

              @davidrq7 Do you remember what you did to solve this? cause I have the same problem

              1 Reply Last reply Reply Quote 0
              • M Offline
                MSimonart
                last edited by Nov 29, 2017, 1:27 PM

                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/Connection

                my 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
                }

                1 Reply Last reply Reply Quote 0
                • M Offline
                  MSimonart
                  last edited by Nov 29, 2017, 2:53 PM

                  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?

                  S 1 Reply Last reply Dec 1, 2017, 7:30 PM Reply Quote 0
                  • S Offline
                    strawberry 3.141 Project Sponsor Module Developer @MSimonart
                    last edited by Dec 1, 2017, 7:30 PM

                    @MSimonart here is no gradient effect, probably you mean the default magicmirror class dimmed, you can overwrite it for that module in the custom css

                    .email .dimmed {
                      color: #aaa;
                    }
                    

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

                    M 1 Reply Last reply Dec 4, 2017, 10:17 AM Reply Quote 0
                    • G Offline
                      Gxnfr Ali @apm1007
                      last edited by Dec 3, 2017, 1:39 PM

                      @apm1007 hello

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 6
                      • 7
                      • 8
                      • 9
                      • 10
                      • 6 / 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