Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Neues Provider-Profil fuer EMail-Adapter (erledigt)

    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

    Neues Provider-Profil fuer EMail-Adapter (erledigt)

    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      skraw.iobroker last edited by

      Hallo,

      ich haette da ein neues funktionierendes Provider-Profil fuer den Email-Adapter. Wem darf ich das schicken damits in den Adapter kommt?

      LG

      1 Reply Last reply Reply Quote 0
      • Homoran
        Homoran Global Moderator Administrators last edited by

        sowas im am Besten als pullrequest in Github aufgehoben.

        Gruß

        Rainer

        1 Reply Last reply Reply Quote 0
        • S
          skraw.iobroker last edited by

          Kann man diesen simplen 10-Zeiler nicht irgendwohin als diff schicken? Ich selbst mache nichts auf github und mit git …

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

            Poste hier und ich übernehme es

            1 Reply Last reply Reply Quote 0
            • AlCalzone
              AlCalzone Developer last edited by

              @skraw.iobroker:

              Ich selbst mache nichts auf github `
              Geht allerdings sehr einfach (Konto vorausgesetzt):

              • relevante Datei öffnen

              • Bearbeiten-Knopf drücken

              • Änderungen vornehmen

              • "PR erstellen" drücken

              • Bestätigen

              1 Reply Last reply Reply Quote 0
              • S
                skraw.iobroker last edited by

                Hier das erste Diff:

                --- email.js~	2018-03-24 11:57:22.653944878 +0100
                +++ email.js	2018-02-28 21:16:02.058762180 +0100
                @@ -142,6 +142,19 @@
                             options.port = '587';
                             //noinspection JSUnresolvedVariable
                             delete options.service;
                +        } else if (options.service === 'ith') {
                +            //noinspection JSUnresolvedVariable
                +            options.secureConnection = false;
                +            //noinspection JSUnresolvedVariable
                +            options.tls = {ciphers: 'SSLv3', rejectUnauthorized: false };
                +            //noinspection JSUnresolvedVariable
                +            options.requireTLS = true;
                +            //noinspection JSUnresolvedVariable
                +            options.host = 'mail.ithnet.com';
                +            //noinspection JSUnresolvedVariable
                +            options.port = '587';
                +            //noinspection JSUnresolvedVariable
                +            delete options.service;
                         }
                
                         //noinspection JSUnresolvedFunction, JSUnresolvedVariable
                
                

                Und das Zweite:

                --- index.html~	2017-02-06 10:25:55.000000000 +0100
                +++ index.html	2018-03-24 12:00:44.213816734 +0100
                @@ -253,6 +253,7 @@
                                 <option value="hot.ee">hot.ee</option>
                                 <option value="Hotmail">Hotmail</option>
                                 <option value="iCloud">iCloud</option>
                +                <option value="ith">ith</option>
                                 <option value="mail.ee">mail.ee</option>
                                 <option value="Mail.ru">Mail.ru</option>
                                 <option value="Mailgun">Mailgun</option>
                
                
                1 Reply Last reply Reply Quote 0
                • apollon77
                  apollon77 last edited by

                  1.0.4 auf Github bitte verifizieren.

                  @skraw.iobroker: Finde es super das Du mitmachst, muss aber AlCazone zustimmen: Github würde Dinge erleichtern, beschleunigen und uns Arbeit bei dem abnehmen das zu verarbeiten was Du cooles beisteuerst 🙂 Überlegs Dir mal.

                  1 Reply Last reply Reply Quote 0
                  • S
                    skraw.iobroker last edited by

                    Habs grade ausprobiert. Laeuft wie erwartet.

                    Mein altes Problem dass das Log nicht "weiterlaeuft" im Browser ist mit dem heutigen Update von diversen Adaptern auch behoben, warum auch immer. Im Update war: flot, hm-rega, hm-rpc, javascript und cloud.

                    Ueber das github denk ich nach …

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

                      1.0.4 jetzt auf NPM und ab morgen im Latest

                      1 Reply Last reply Reply Quote 0
                      • S
                        skraw.iobroker last edited by

                        Danke, funktioniert!

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

                        Support us

                        ioBroker
                        Community Adapters
                        Donate
                        FAQ Cloud / IOT
                        HowTo: Node.js-Update
                        HowTo: Backup/Restore
                        Downloads
                        BLOG

                        679
                        Online

                        31.8k
                        Users

                        80.0k
                        Topics

                        1.3m
                        Posts

                        4
                        10
                        896
                        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