Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issue of sending email #175

Open
arunkontham opened this issue Aug 18, 2023 · 3 comments
Open

issue of sending email #175

arunkontham opened this issue Aug 18, 2023 · 3 comments

Comments

@arunkontham
Copy link

arunkontham commented Aug 18, 2023

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
Copy link
Author

@helprequried

@iRupam
Copy link

iRupam commented Dec 27, 2023

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.

@Shankar-Mendyala
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants