Opened 19 months ago
Last modified 12 months ago
#626 new enhancement
Start configuring some services to send out emails
| Reported by: | m | Owned by: | m |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Services | Keywords: | |
| Cc: |
Description
Related to #374
We have an smtp server now, would be cool to hook it up to our existing services to start sending out emails (to the void, initially).
Maybe will help make trac more used :D
Note:
See TracTickets
for help on using tickets.
trac was *kind of* done in https://git.devhack.net/devhack/core-infra/commit/6e8028bb9a07e4ef61022f22e2069b2755a6b240, although it was mostly a bao secret update. vaultwarden is looking similar with https://git.devhack.net/devhack/core-infra/src/commit/3cfad05bed2558e33575af0f6e740d8bf6b584ec/k8s/vaultwarden/vaultwarden.yaml#L133-L144
I'm working on a k8s operator to automatically do this with mailcow operator (vaultwarden example: https://git.devhack.net/devhack/core-infra/commit/8cc013b5ac900b095ac6c13a834782d24a93aad6)