feat(mail): add smtp email delivery
This commit is contained in:
parent
faddaa91d0
commit
3456b04ed4
25 changed files with 529 additions and 60 deletions
|
|
@ -7,6 +7,8 @@ npm-debug.log*
|
|||
README.md
|
||||
data/*.json
|
||||
storage/uploads/images/*
|
||||
storage/config/*
|
||||
!storage/config/.gitkeep
|
||||
!storage/uploads/images/.gitkeep
|
||||
*.tmp
|
||||
*.temp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue