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.
    • sigi234
      sigi234 Forum Testing Most Active @Lucky_ESA last edited by

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

      Sequenznummer => SEQ

      UID?

      Screenshot (5453).png

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

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

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

        Sequenznummer => SEQ

        UID?
        Sollte eigentlich SEQ sein. Hat wohl nicht gespeichert. Werde das noch ändern.

        EDIT: War ein Bug...Habe ich auf`m GIT korrigiert. Human error...

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

          @lucky_esa
          Wird da in der json_table nicht alles in das Feld "text" hineingesetzt?
          Soll das so sein? Oder für jeden Typ (text,html,textAsHtml) ein einzelnen Key?
          ab Zeile 1042
          566773e0-32df-418c-80e0-1b985737df7d-image.png

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

            @lucky_esa

            View Online:

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

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

              @mcu

              566773e0-32df-418c-80e0-1b985737df7d-image.png

              Human error...Habe ich korrigiert. Danke für die Info.

              1 Reply 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:

                @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
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            974
                                            Online

                                            31.7k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

                                            26
                                            406
                                            63340
                                            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