From 0ce4cb609cdd45dac5f7a41bc019f85d7e8c1c85 Mon Sep 17 00:00:00 2001 From: djib Date: Thu, 22 Jun 2023 08:56:26 +0200 Subject: [PATCH] Adding link to useful documentation --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 861b0c4..0d711c3 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,8 @@ Scripts for a Yunohost box: - * [backup.sh](https://djib.fr/djib/YunohostTools/src/branch/master/backup.sh) makes daily backups and keeps some of the previous ones (day-1, day-7, day-30…) \ No newline at end of file + * [backup.sh](https://djib.fr/djib/YunohostTools/src/branch/master/backup.sh) makes daily backups and keeps some of the previous ones (day-1, day-7, day-30…) + +## Other features + * [Keep email out of Yunohost for a domain](https://forum.yunohost.org/t/how-to-keep-your-mailbox-outside-yunohost/4860) + * [Disable spam filtering](https://forum.yunohost.org/t/trouble-with-spamhaus-marking-any-mail-as-spam/23814) \ No newline at end of file