We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I added my credentials to send email with my gmail account and app password. Unfortunately while trying to sent test email I get an error
Steps to reproduce the behavior:
We should get a test email send from litecart.
0.1.12 docker image
2025-02-01 00:50:21 {"level":"error","caller":"/home/runner/work/litecart/litecart/internal/handlers/private/setting.go:193","error":"Mail Error on dialing with encryption type None: dial tcp :0: connect: connection refused","time":1738367421} 2025-02-01 00:50:21 {"level":"error","ip":"172.17.0.1","latency":"2.372292ms","status":500,"method":"GET","url":"/api/_/test/letter/smtp","time":1738367421,"message":"Server error"}
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Bug Description
I added my credentials to send email with my gmail account and app password.
Unfortunately while trying to sent test email I get an error
How to Reproduce
Steps to reproduce the behavior:
Expected Behavior
We should get a test email send from litecart.
litecart Version
0.1.12 docker image
Code Snippet (optional)
Checklist:
The text was updated successfully, but these errors were encountered: