authgear / authgear/authgear-server
Improve SMTP logging and retry
Open
- Dominant language
- Go
- Stars
- 2k
- Forks
- 125
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 32
Description
We are now using https://github.com/go-gomail/gomail to communicate with a remote SMTP server directly.
Ben suggested we can have a local SMTP server to handle logs, retry, etc.
Contributor guide
Research direction
Start by locating the Go code that uses github.com/go-gomail/gomail to communicate with the remote SMTP server. Clarify the intended local SMTP server, logging, and retry behavior, then define completion as those responsibilities being implemented and covered by appropriate tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100