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.
    • R Offline
      rodofrn @ronny3050
      last edited by

      @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

        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

          @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

            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

              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?

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

                @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 Reply Quote 0
                • G Offline
                  Gxnfr Ali @apm1007
                  last edited by

                  @apm1007 hello

                  1 Reply Last reply Reply Quote 0
                  • M Offline
                    MSimonart @strawberry 3.141
                    last edited by

                    @strawberry-3.141 Ok i’ll try, thanks

                    G 1 Reply Last reply Reply Quote 0
                    • G Offline
                      Gxnfr Ali @MSimonart
                      last edited by

                      @MSimonart
                      no new email show

                      1 Reply Last reply Reply Quote 0
                      • S Offline
                        secblizz
                        last edited by secblizz

                        Same problem here. The module recieves the Mails but they weren’t shown in the mirror

                        //edit: fixed my problem. Fade has to be false…

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