• 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 112.5k 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.
  • H Offline
    Hacksaw
    last edited by Hacksaw Oct 2, 2016, 1:16 PM Oct 2, 2016, 1:12 PM

            var name = mailObj.sender[0].name.replace(/['"]+/g,"");
            var subject = mailObj.subject.replace(/[\['"\]]+/g,"");    <----- **Here this line**
            var subject = subject.substring(0,30);  <----- **New Line**
    
    1 Reply Last reply Reply Quote 0
    • S Offline
      samydp
      last edited by Oct 3, 2016, 8:16 AM

      perfekt it works !!
      but I’d love that is hidden, the email address and the mail before each a symbol appears is that possible?

      1 Reply Last reply Reply Quote 1
      • S Offline
        samydp
        last edited by Oct 5, 2016, 7:46 AM

        hello, thank you to help me by the email module !!
        but I have a question
        you can insert a symbol in front of the email?

        so i have think tis symbol
        0_1475653582538_Unbenannt.JPG

        1 Reply Last reply Reply Quote 0
        • ? Offline
          A Former User
          last edited by Oct 29, 2016, 6:26 PM

          said in Email:

          Link to module

          Just getting : Loading

          Any tips on resolving? Thx

          1 Reply Last reply Reply Quote 0
          • ? Offline
            A Former User
            last edited by Oct 30, 2016, 8:43 AM

            Errors

            Email notifier error: { Error: read ECONNRESET
            at exports._errnoException (util.js:1026:11)
            at TCP.onread (net.js:564:26)
            code: ‘ECONNRESET’,
            errno: ‘ECONNRESET’,
            syscall: ‘read’,
            source: ‘socket’ }
            Email notifier error: { Error: read ECONNRESET
            at exports._errnoException (util.js:1026:11)
            at TCP.onread (net.js:564:26)
            code: ‘ECONNRESET’,
            errno: ‘ECONNRESET’,
            syscall: ‘read’,
            source: ‘socket’ }
            Email notifier error: { Error: read ECONNRESET
            at exports._errnoException (util.js:1026:11)
            at TCP.onread (net.js:564:26)
            code: ‘ECONNRESET’,
            errno: ‘ECONNRESET’,
            syscall: ‘read’,
            source: ‘socket’ }
            Email notifier error: { Error: read ECONNRESET
            at exports._errnoException (util.js:1026:11)
            at TCP.onread (net.js:564:26)
            code: ‘ECONNRESET’,
            errno: ‘ECONNRESET’,
            syscall: ‘read’,
            source: ‘socket’ }
            Email notifier error: { Error: read ECONNRESET
            at exports._errnoException (util.js:1026:11)
            at TCP.onread (net.js:564:26)
            code: ‘ECONNRESET’,
            errno: ‘ECONNRESET’,
            syscall: ‘read’,
            source: ‘socket’ }

            R 1 Reply Last reply Mar 12, 2017, 9:47 PM Reply Quote 0
            • P Offline
              Peter_van_Evert
              last edited by Jan 20, 2017, 1:38 PM

              Hello ronny3050, the module is great, but after a while the module stands still. On my Mobilphone there are messages about new emails but your email Module does nothing. After a restart from the raspberry pi, everything is ok again, but after a few hours the same… Could you help me ?

              Thanks
              Yours Peter van Evert

              S 1 Reply Last reply Jan 20, 2017, 1:52 PM Reply Quote 0
              • S Offline
                strawberry 3.141 Project Sponsor Module Developer @Peter_van_Evert
                last edited by Jan 20, 2017, 1:52 PM

                @Peter_van_Evert hes offline since two months, you probably have more success with open an issue on github

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

                R 1 Reply Last reply Jan 20, 2017, 4:34 PM Reply Quote 0
                • R Offline
                  ronny3050 Module Developer @strawberry 3.141
                  last edited by Jan 20, 2017, 4:34 PM

                  @strawberry-3.141 @Peter_van_Evert I apologize for not being able to get back to you sooner - been busy with grad school. :( I replied on the issue on github. Thanks! :)

                  1 Reply Last reply Reply Quote 1
                  • Z Offline
                    zman3
                    last edited by Jan 24, 2017, 9:48 PM

                    can anyone think of a reason the email is not updating to show new emails? i’m very new to this stuff, the temperature module is updating the temperature so its still connected.
                    thanks

                    P 1 Reply Last reply Jan 25, 2017, 4:31 PM Reply Quote 0
                    • P Offline
                      Peter_van_Evert @zman3
                      last edited by Jan 25, 2017, 4:31 PM

                      @zman3 I got the same problem and only one solution, till now. Press CTRL(STRG) and R to restart the magic mirror client. After that the emails are ok, till 2-3 hours… :)

                      R 1 Reply Last reply Mar 12, 2017, 9:44 PM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 6
                      • 7
                      • 8
                      • 9
                      • 10
                      • 5 / 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