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:
Raphael 2025-08-24 18:36:19 +02:00
parent 78ef729197
commit 4d38f03718
4 changed files with 55 additions and 1 deletions

View file

@ -23,6 +23,7 @@
selfhost = {
htop = true;
ollama = false;
mail = false;
monitor = true;
teamspeak = true;
nextcloud = true;