Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter ioBroker.imap latest/stable

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    Test Adapter ioBroker.imap latest/stable

    This topic has been deleted. Only users with topic management privileges can see it.
    • L
      Lucky_ESA Developer Most Active @sigi234 last edited by

      @sigi234 sagte in Test Adapter ioBroker.imap v0.0.1 GitHub:

      @lucky_esa

      View Online:

      https://forum.iobroker.net/topic/28717/vis-von-sigi234/2?_=1677788114522

      Vielen Dank, werde es morgen testen 🙂

      sigi234 1 Reply Last reply Reply Quote 0
      • sigi234
        sigi234 Forum Testing Most Active @Lucky_ESA last edited by

        @lucky_esa

        Hallo, was ist da der Unterschied?

        imap.0.xxxxxx_gmail_com.remote.html.header_text_color
        
        imap.0.xxxxxx_gmail_com.remote.html.mails_today_color_odd
        
        1 Reply Last reply Reply Quote 0
        • sigi234
          sigi234 Forum Testing Most Active @Lucky_ESA last edited by

          @lucky_esa

          Diese Warn kommt sehr oft:

          web.0
          2023-03-03 17:41:21.139	warn	Read-only state "imap.0.xxxxxx_gmail_com.last_activity" has been written without ack-flag with value "null"
          
          1 Reply Last reply Reply Quote 0
          • sigi234
            sigi234 Forum Testing Most Active @Lucky_ESA last edited by

            @lucky_esa

            Als Info:

            imap.0
            2023-03-03 18:12:42.183	info	Es gibt eine neue Post für das Gerät xxxxx_gmail_com - 1.
            
            imap.0
            2023-03-03 18:08:07.826	info	Datapoint (change_folder) für xxxxxxxx_gmail_com erstellen.
            
            imap.0
            2023-03-03 18:08:07.747	info	Mit xxxxxxxxx_gmail_com verbunden
            
            imap.0
            2023-03-03 18:08:06.237	info	Die IMAP-Verbindung xxxxxxxxx_gmail_com wird nun neu gestartet.
            
            imap.0
            2023-03-03 18:07:06.234	info	Start IMAP-Verbindung vom Gerät xxxxxxx_gmail_com in 60 Sekunden.
            
            imap.0
            2023-03-03 18:07:06.234	info	IMAP-Verbindung verloren von xxxxxx_gmail_com - TRUE.
            
            imap.0
            2023-03-03 18:07:06.232	error	Fehler bei Host xxxxxxx_gmail_com - Error: This socket has been ended by the other party at Socket.writeAfterFIN [as write] (node:net:521:14) at JSStreamSocket.doWrite (node:internal/js_stream_socket:176:19) at JSStream.onwrite (node:internal/js_stream_socket:33:57) at TLSSocket.Socket._final (node:net:491:28) at callFinal (node:internal/streams/writable:696:27) at prefinish (node:internal/streams/writable:725:7) at finishMaybe (node:internal/streams/writable:735:5) at TLSSocket.Writable.end (node:internal/streams/writable:633:5) at TLSSocket.Socket.end (node:net:679:31) { code: 'EPIPE', source: 'socket'}.
            
            imap.0
            2023-03-03 17:44:27.607	info	Eine E-Mail mit der UID xxxxxxxx_gmail_com von {"uid":109715,"modseq":"11202287","flags":["\\Seen"]} wurde außerhalb von max aktualisiert 48
            
            L matze55 2 Replies Last reply Reply Quote 0
            • L
              Lucky_ESA Developer Most Active @sigi234 last edited by

              @sigi234 Das ist normal. Daher habe ich den reconnected hinzugefügt. Bin mir aber nicht sicher in welchem Interval alle die imap connection beenden. Bin der Meinung es kam bei mir alle 12 Std. Das mit den null werde ich abfangen.

              Das ist der Header wie SEQ, ID etc.
              imap.0.xxxxxx_gmail_com.remote.html.header_text_color
              Gruß//Lucky

              1 Reply Last reply Reply Quote 0
              • D3ltoroxp
                D3ltoroxp @Lucky_ESA last edited by

                @lucky_esa said in Test Adapter ioBroker.imap v0.0.1 GitHub:

                Ich verwende das NPM Modul node-imap und es funktioniert noch. Habe allerdings auch ein aktuelles imapflow gefunden was ich parrallel teste.

                Hallo,

                ich würde mir das hier auch gern mal anschauen, damit alles funktioniert brauch ich den Adapter und diese node-imap Modul ? Das mit den Flags muss auch installiert werden ?

                liv-in-sky 1 Reply Last reply Reply Quote 0
                • liv-in-sky
                  liv-in-sky @D3ltoroxp last edited by

                  @d3ltoroxp nein - nur den adapter installieren und im setting deine mailbox angeben

                  dann findest du die mails in den datenpunkten

                  D3ltoroxp 1 Reply Last reply Reply Quote 0
                  • D3ltoroxp
                    D3ltoroxp @liv-in-sky last edited by

                    @liv-in-sky Super Danke. Hat auch direkt funktioniert, nachdem ich bei gmail ein App Passwort erstellt habe. Jetzt muss ich mir mal noch die Blockly Scripte anschauen.

                    1 Reply Last reply Reply Quote 0
                    • L
                      Lucky_ESA Developer Most Active @MCU last edited by

                      @mcu sagte in Test Adapter ioBroker.imap v0.0.1 GitHub:

                      min-width:100%;

                      erledigt

                      Gruß//Lucky

                      1 Reply Last reply Reply Quote 0
                      • matze55
                        matze55 @sigi234 last edited by

                        @sigi234 ---->>hallo.....deine Vis die du machst ..einfach geil.....bei dem Adapter bekomme ich einfach es nicht hin alle emails abzufragen.
                        Wenn ich in die abfrage gehe zeigt mir es an-66 Emails aber zeigt absolut nicht an.
                        Aber ich bin ein wartender mensch.....ich warte bis morgen mal ab

                        lg----->>>Geile VIS machst du

                        sigi234 1 Reply Last reply Reply Quote 1
                        • sigi234
                          sigi234 Forum Testing Most Active @matze55 last edited by

                          @matze55 sagte in Test Adapter ioBroker.imap v0.0.1 GitHub:

                          .....bei dem Adapter bekomme ich einfach es nicht hin alle emails abzufragen.

                          GMail?

                          matze55 1 Reply Last reply Reply Quote 0
                          • sigi234
                            sigi234 Forum Testing Most Active @Lucky_ESA last edited by sigi234

                            @lucky_esa

                            Hallo, wollte es gerade auf einen neuen System installieren:

                            imap.0
                            2023-03-08 23:50:45.537	warn	Terminated (NO_ADAPTER_CONFIG_FOUND): Without reason
                            
                            imap.0
                            2023-03-08 23:50:45.533	error	adapter disabled
                            
                            imap.0
                            2023-03-08 23:50:13.675	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                            
                            imap.0
                            2023-03-08 23:50:13.675	info	terminating
                            
                            imap.0
                            2023-03-08 23:50:13.672	error	Exception-Code: ERR_OSSL_EVP_BAD_DECRYPT: error:06065064:digital envelope routines:EVP_DecryptFinal_ex:bad decrypt
                            
                            imap.0
                            2023-03-08 23:50:13.672	error	Error: error:06065064:digital envelope routines:EVP_DecryptFinal_ex:bad decrypt at Decipheriv.final (node:internal/crypto/cipher:193:29) at Object.decrypt (C:\ioBroker1\node_modules\@iobroker\js-controller-common\lib\common\tools.js:2409:79) at Imap.decrypt (C:\ioBroker1\node_modules\@iobroker\js-controller-adapter\build\lib\adapter\adapter.js:7391:26) at Imap.onReady (C:\ioBroker1\node_modules\iobroker.imap\main.js:101:37)
                            
                            imap.0
                            2023-03-08 23:50:13.670	error	unhandled promise rejection: error:06065064:digital envelope routines:EVP_DecryptFinal_ex:bad decrypt
                            
                            imap.0
                            2023-03-08 23:50:13.669	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                            
                            imap.0
                            2023-03-08 23:50:13.651	info	starting. Version 0.0.4 (non-npm: Lucky-ESA/ioBroker.imap#b061bc88fc01b1d1e00c1210a1f05a2ebc8520aa) in C:/ioBroker1/node_modules/iobroker.imap, node: v16.19.1, js-controller: 4.0.24
                            

                            Screenshot (5500).png

                            sigi234 1 Reply Last reply Reply Quote 0
                            • sigi234
                              sigi234 Forum Testing Most Active @sigi234 last edited by sigi234

                              @sigi234 sagte in Test Adapter ioBroker.imap v0.0.1 GitHub:

                              @lucky_esa

                              Hallo, wollte es gerade auf einen neuen System installieren:

                              Nochmal installiert, geht jetzt bis auf das Passwort. Anscheinend mag Google keine 2fach Installationen.

                              L 2 Replies Last reply Reply Quote 0
                              • L
                                Lucky_ESA Developer Most Active @sigi234 last edited by

                                @sigi234 sagte in Test Adapter ioBroker.imap v0.0.1 GitHub:

                                @sigi234 sagte in Test Adapter ioBroker.imap v0.0.1 GitHub:

                                @lucky_esa

                                Hallo, wollte es gerade auf einen neuen System installieren:

                                Nochmal installiert, geht jetzt bis auf das Passwort. Anscheinend mag Google keine 2fach Installationen.

                                Du musste dann erneut app passwort aufrufen und den login bestätigen. Bin auch mit Live und Dev angemeldet. Sorry für die Umstände mit der o. g. Fehlermeldung aber hier greift mein Workaround. Wenn die Instanz deaktiviert ist, ist eine Eingabe von IMAP`s nicht möglich. Vielleicht wird das noch im Controller aufgenommen. PW

                                Bin mir allerdings nicht sicher ob dieser Workaround beim Latest Test Bestand haben wird.

                                Habe immer noch Probleme mit Attachements...grrrrr. Gestern eine Mail mit 4MB erhalten und sofort der RAM von 130MB auf 170MB....

                                1 Reply Last reply Reply Quote 0
                                • matze55
                                  matze55 @sigi234 last edited by

                                  @sigi234
                                  Ich kann die Emails abfragen aber in der VIS ist doch untergalb dieser Farbbalken den bekomme ich einfach nicht definiert.
                                  Bei der Kopffarbe suche ich im html Ordner ,,headline_color,, aber der farbalken da klemmt es

                                  lg

                                  sigi234 1 Reply Last reply Reply Quote 0
                                  • sigi234
                                    sigi234 Forum Testing Most Active @matze55 last edited by

                                    @matze55 sagte in Test Adapter ioBroker.imap v0.0.1 GitHub:

                                    Bei der Kopffarbe suche ich im html Ordner ,,headline_color,, aber der farbalken da klemmt es
                                    lg

                                    Animation_kopffarbe.gif

                                    1 Reply Last reply Reply Quote 0
                                    • D3ltoroxp
                                      D3ltoroxp last edited by D3ltoroxp

                                      Hallo zusammen,

                                      ich versuche gerade die Mails meiner Kids ab zu fragen. Das sind quasi outlook.office365.com Mails von der Schule / MS Teams. Hier werden ja immer wieder Infos geschrieben. Da MS aber zu blöd ist mehrere Accounts gleichzeitig zu verwalten würde ich gerne informiert werden ohne ständig die Accounts zu wechseln.

                                      Ich kann mich aber mit den Einstellungen vom Thunderbird nicht einloggen.

                                      Geht das mit den Accounts nicht oder mit office365 ?

                                      Fehler bei Host xxx - Error: LOGIN failed. at Connection._resTagged (/opt/iobroker/node_modules/node-imap/lib/Connection.js:1272:13) at Parser.<anonymous> (/opt/iobroker/node_modules/node-imap/lib/Connection.js:190:12) at Parser.emit (node:events:513:28) at Parser._resTagged (/opt/iobroker/node_modules/node-imap/lib/Parser.js:169:12) at Parser._parse (/opt/iobroker/node_modules/node-imap/lib/Parser.js:135:18) at Parser._tryread (/opt/iobroker/node_modules/node-imap/lib/Parser.js:77:17) at TLSSocket.Parser._cbReadable (/opt/iobroker/node_modules/node-imap/lib/Parser.js:55:14) at TLSSocket.emit (node:events:513:28) at emitReadable_ (node:internal/streams/readable:578:12) at processTicksAndRejections (node:internal/process/task_queues:82:21) { type: 'no', textCode: undefined, source: 'authentication' }.
                                      

                                      Oder wie muss man diese Account im Adapter anlegen ?

                                      matze55 L 3 Replies Last reply Reply Quote 0
                                      • matze55
                                        matze55 @D3ltoroxp last edited by

                                        @d3ltoroxp bei dem Adapter IMAP musst du für live mail folgendes eintragen:

                                        Host: outlook.office365.com
                                        Posteingang: INBOX
                                        Port: 993
                                        Benutzname: DEINE Mailadresse
                                        Paswort: DEIN PW
                                        TLS: Kreuz Setzen bzw. Haken
                                        tls-Option: {"rejectUnauthorized": false}
                                        Auto-TLS: never

                                        lg

                                        D3ltoroxp 1 Reply Last reply Reply Quote 1
                                        • D3ltoroxp
                                          D3ltoroxp @matze55 last edited by

                                          @matze55 Genau so hab ich es.

                                          4a3043ba-b3f0-48bf-8016-6a665fc346ec-image.png

                                          Aber es funktioniert nicht. In Thunderbird steht auch OAuth2. Wenn ich mich mit dem Konto neu in Thunderbird anmelde, kommt ein kleines Browser Fenster wo ich das noch mal bestätigen muss. Vllt liegt da das Problem ?

                                          M matze55 2 Replies Last reply Reply Quote 0
                                          • M
                                            MCU @D3ltoroxp last edited by MCU

                                            @d3ltoroxp Man braucht ein APP Passwort.

                                            https://mcuiobroker.gitbook.io/jarvis-infos/tipps/allgemein/microsoft-windows/2-fach-authentifizierung

                                            1 Reply Last reply Reply Quote 2
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            924
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            26
                                            406
                                            64860
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo