Skip to content

Commit

Permalink
feat(webserver): Implement send_mail method in EmailService (#1233)
Browse files Browse the repository at this point in the history
* Create send_mail method for EmailService

* Remove todo

* Use mutable Vec reference so unsent emails remain in memory for retrying

* Document mail sending behavior

* Remember to set credentials

* [autofix.ci] apply automated fixes

* [autofix.ci] apply automated fixes (attempt 2/3)

* Update README.md (#1234)

* Create mail service in server context

* Apply suggestions

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Meng Zhang <[email protected]>
  • Loading branch information
3 people authored Jan 19, 2024
1 parent e3e9a9c commit 5165154
Show file tree
Hide file tree
Showing 5 changed files with 259 additions and 51 deletions.
Loading

0 comments on commit 5165154

Please sign in to comment.