Yahoo SMTP mail suitable with SSL with esp8266 and esp32

Tagged: 

  • This topic has 6 replies, 1 voice, and was last updated 5 years ago by mohammed alsuhbani.
Viewing 6 reply threads
  • Author
    Posts
    • #4562
      Renzo Mischianti
      Keymaster

        Site: yahoo.com

        To use you must create an application passord at this link, than use that passwd to connect.

      • #6854
        mohammed alsuhbani

          i have small project (iot) i want send email via your smtp server

        • #6863
          Renzo Mischianti
          Keymaster

            Hi Mohammed,

            to send email from your iot project you can follow this guide

            Send email with attachments (EMailSender v2.x library): esp32 and esp8266 – Part 2

          • #6885
            mohammed alsuhbani

              ok thank you

               

              This code that you sent to me, it writes either (text) or (function) I want to send by email the first line (text) and the second line (variable output) Can you help, thank you for everything

                                                                 To clarify more

              message.message = “Ciao come stai<br>io bene.<br>www.mischianti.org”;

              or

              int h = 0

              h=h+1

              message.message =   (h);

               

              Is it possible to send text on the first line and on the second line variable within one email ?

               

               

            • #7052
              mohammed alsuhbani

                can you help please

              • #7053
                Renzo Mischianti
                Keymaster

                  Hi mohammed,

                  there is a topic with the informations you need, here you are

                  Send a simple mail including the value of a declared variable in the message

                  Bye Renzo

                • #7412
                  mohammed alsuhbani

                    thank you

                    you are good man

                    thank you again

                    best greetings

                Viewing 6 reply threads
                • You must be logged in to reply to this topic.
                Exit mobile version