Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: EMailSender.h cant receive email #27217
    Gerald
    Participant

      Don’t know why but after uncommenting the following line in EMailSenderKey.h
      everything now works OK even after recommenting the line it also works!

      //#define EMAIL_SENDER_DEBUG

      One more question, is it possible to send the email to 2 emails at the same time?

      Thanks Renzo for the great code, was using Gsender.h before and it stopped workin
      after Gmail discontinued the less secure apps function.

      in reply to: EMailSender.h cant receive email #27216
      Gerald
      Participant

        But the email is still not received

        in reply to: EMailSender.h cant receive email #27215
        Gerald
        Participant

          Here is result of debug:

          354 Go ahead v19-20020a0cdd93000000b0064f3b0d0143sm2841616qvk.142 – gsmtp

          18:03:49.092 -> Message end
          18:03:49.620 -> 250 2.0.0 OK 1693260230 v19-20020a0cdd93000000b0064f3b0d0143sm2841616qvk.142 – gsmtp

          18:03:49.699 -> 221 2.0.0 closing connection v19-20020a0cdd93000000b0064f3b0d0143sm2841616qvk.142 – gsmtp

          18:03:49.699 -> Sending status:
          18:03:49.699 -> 1
          18:03:49.699 -> 0
          18:03:49.699 -> Message sent!
          18:03:49.699 -> 28-08-23 – 18:03

        Viewing 3 posts - 1 through 3 (of 3 total)