action-send-mail icon indicating copy to clipboard operation
action-send-mail copied to clipboard

issue of sending email

Open arunkontham opened this issue 1 year ago • 3 comments

Run dawidd6/action-send-mail@v3.8.0 with: server_address: smtp.gmail.com server_port: 587 secure: true tls: true username: [email protected] password: *** subject: Message from github actions. to: [email protected] from: [email protected] body: workflow for arunkontham/spring-boot-spring-security-jwt-authentication completed successfully! Error: 139840886409152:error:1408F10B:SSL routines:ssl3_get_record:wrong version number:../deps/openssl/openssl/ssl/record/ssl3_record.c:332:

Error: 140339862214592:error:1408F10B:SSL routines:ssl3_get_record:wrong version number:../deps/openssl/openssl/ssl/record/ssl3_record.c:332:

arunkontham avatar Aug 18 '23 12:08 arunkontham

@helprequried

arunkontham avatar Aug 22 '23 05:08 arunkontham

Hi @arunkontham, I'm trying to build a similar workflow! Did you fix/solve the issue? I want that whenever someone stars a particular repository of mine, it should send a mail to my mail(already defined in Github Secret). Please let me know.

iRupam avatar Dec 27 '23 08:12 iRupam

+1

Shankar-Mendyala avatar May 07 '24 07:05 Shankar-Mendyala