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.

    [MMM-MailMessage] Send messages to your MagicMirror via e-mail

    Scheduled Pinned Locked Moved Utilities
    17 Posts 5 Posters 7.1k Views 5 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.
    • KristjanESPERANTOK Offline
      KristjanESPERANTO Module Developer @UncleRoger
      last edited by

      @UncleRoger What happend to it? The repository isn’t available anymore.

      S UncleRogerU 2 Replies Last reply Reply Quote 0
      • S Do not disturb
        sdetweil @KristjanESPERANTO
        last edited by sdetweil

        @KristjanESPERANTO wrong url

        https://github.com/MichMich/MagicMirror/wiki/3rd-Party-Modules

        note the missing trailing s

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • UncleRogerU Offline
          UncleRoger @KristjanESPERANTO
          last edited by

          @KristjanESPERANTO I don’t know. I can see it just fine but it doesn’t seem to be accessible otherwise. I posted in the github community but have not received an answer yet. Searching for info turned up nothing so far.

          Searching when not logged in won’t find it and I can’t even find my user. Maybe I’ve been shadowbanned or something? Can’t imagine why.

          S 1 Reply Last reply Reply Quote 0
          • S Do not disturb
            sdetweil @UncleRoger
            last edited by

            @UncleRoger you have to login to GitHub
            then you can edit the page

            see the edit button
            Screenshot_20231103_054238_Chrome.jpg

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            UncleRogerU 1 Reply Last reply Reply Quote 0
            • UncleRogerU Offline
              UncleRoger @sdetweil
              last edited by

              @sdetweil
              I’ve updated the module list:

              547dfdce-6460-4e83-a741-f1aa9dab400b-image.png

              Apparently, GitHub’s automated abuse detection decided I was a bad guy and did indeed shadowban me. (They probably talked to my kids or something.) Anyway, it looks like it’s fixed now.

              @KristjanESPERANTO

              V 1 Reply Last reply Reply Quote 2
              • V Offline
                Volkae @UncleRoger
                last edited by Volkae

                @UncleRoger
                Hey UncleRoger,
                very nice idea, thankyou!!
                But I´m not able to receive a message, using googlemail.

                user: “myadress.gmail.com”,
                pass: “mygooglemailpassword”,
                host: “imap.gmail.com”,
                port: “993”

                I also put my sending Mailadress in “validSenders”

                Any Idea??

                With my arcor-mailadress it works fine…

                UncleRogerU 1 Reply Last reply Reply Quote 1
                • UncleRogerU Offline
                  UncleRoger @Volkae
                  last edited by

                  @Volkae

                  I did a quick test with my wife’s school google e-mail and didn’t work for me either. I googled around and found that gmail doesn’t support plain imap anymore. (https://support.google.com/accounts/answer/6010255)

                  It appears you can set up a specific “app password”:

                  Instead you can enable 2-step verification in your Google account security settings (https://support.google.com/accounts/answer/185839), then generate an application password to use instead of your regular account password (https://support.google.com/accounts/answer/185833). – from https://support.google.com/mail/thread/221127207/

                  I’m not able to test that right now (I can’t muck up my wife’s work e-mail) but I will give it a bash as soon as I can.

                  V 1 Reply Last reply Reply Quote 0
                  • V Offline
                    Volkae @UncleRoger
                    last edited by

                    @UncleRoger
                    Aah,
                    I see. No Problem, I tried to manage it with an other Mail-Account by freenet now and it works!

                    The possibility to see a running text (like a newsticker) would be nice……

                    UncleRogerU 1 Reply Last reply Reply Quote 1
                    • UncleRogerU Offline
                      UncleRoger @Volkae
                      last edited by

                      @Volkae said in [MMM-MailMessage] Send messages to your MagicMirror via e-mail:

                      The possibility to see a running text (like a newsticker) would be nice……

                      I have actually thought about that and started looking at
                      MMM-NewsFeedTicker to try and figure it out. It shouldn’t be hard but my knowledge of CSS is virtually non-existant.

                      I got rather busy with other stuff and was unable to follow through on that but at some point I will pick it up again.

                      1 Reply Last reply Reply Quote 0
                      • V Offline
                        Volkae
                        last edited by

                        Okay,
                        maybe in the future….

                        My Messages are not deleted after the time I adjusted.

                        [5] Test

                        means, the Message „Test“ will be deleted after 5 Minutes?

                        UncleRogerU 1 Reply Last reply Reply Quote 1
                        • UncleRogerU Offline
                          UncleRoger @Volkae
                          last edited by

                          @Volkae
                          Yes, that should mean it should be removed after 5 minutes. It’s possible that it’s not checking that as often as it should. I’ll look into it.

                          To be honest, I’m not sure what controls how often it looks at that sort of thing – I think a new e-mail arriving triggers an update but I’m not sure. I may have to implement a timer of some sort (though I have no idea how to do that as yet).

                          The downside is that I don’t want it to check for e-mail too often as it may be viewed as a hacker/spammer. I’ll see what I can figure out.

                          1 Reply Last reply Reply Quote 0
                          • V Offline
                            Volkae
                            last edited by

                            Okay,
                            a new message will remove the first message but the message must not be empty. Empty messages will be ignored. So you have to write something like “-” in the headline

                            1 Reply Last reply Reply Quote 1

                            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                            With your input, this post could be even better 💗

                            Register Login
                            • 1 / 1
                            • 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