feat(server/mail): adding mail configuration for enium mailing
- working but not with my current configuration... - have to see how to fix the issues with the freebox (not allowed to touch the port 25)
This commit is contained in:
parent
78ef729197
commit
4d38f03718
4 changed files with 55 additions and 1 deletions
|
|
@ -23,6 +23,7 @@
|
|||
selfhost = {
|
||||
htop = true;
|
||||
ollama = false;
|
||||
mail = false;
|
||||
monitor = true;
|
||||
teamspeak = true;
|
||||
nextcloud = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue