From cca5a4a451bcebc85fe022b764bca6c618e604a8 Mon Sep 17 00:00:00 2001 From: Moul Date: Sat, 10 Sep 2016 15:33:45 +0200 Subject: [PATCH] =?UTF-8?q?[mod]=20dkim:=C2=A0add=20warning=20pages=20are?= =?UTF-8?q?=20deprecated=20and=20that=20DKIM=C2=A0is=20now=20integrated=20?= =?UTF-8?q?on=20YnH.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dkim.md | 4 ++++ dkim_fr.md | 4 +++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/dkim.md b/dkim.md index 057752f1..f8ce182b 100644 --- a/dkim.md +++ b/dkim.md @@ -1,4 +1,8 @@ # DKIM + +
This page is deprecated. DKIM is now by default integrated in YunoHost with [Rspamd](https://rspamd.com)/rmilter.
+ + ##### Note: * This is the 2nd revision of this Work In Progress How-To activate [DKIM](https://en.wikipedia.org/wiki/DomainKeys_Identified_Mail) and [SPF](https://en.wikipedia.org/wiki/Sender_Policy_Framework) in YunoHost. * Le DKIM and SPF prevent emails which could be sent with your domain name from a non legitim server. This avoid spam. diff --git a/dkim_fr.md b/dkim_fr.md index 35ae3283..1bf9d1b9 100644 --- a/dkim_fr.md +++ b/dkim_fr.md @@ -1,5 +1,7 @@ # DKIM +
Cette page n’est plus à jour. Le DKIM est a présent intégré par défaut dans YunoHost avec [Rspamd](https://rspamd.com)/rmilter.
+ Le protocole SMTP ne prévoit pas de mécanisme de vérification de l’expéditeur. Il est donc possible d’envoyer un courrier avec une adresse d’expéditeur factice ou usurpée. SPF et DKIM sont deux mécanismes d’authentification de l’expéditeur d’un email. #### Notes : @@ -165,4 +167,4 @@ DOMAIN.TLD 1800 TXT "v=spf1 a:DOMAIN.TLD ip4: ip6: \ No newline at end of file +Si vous n’avez pas d’IPv6 sur votre serveur, supprimez simplement la section ip6:<…>