From fa6dd0e17db268005637bbe96eee4cd15198eb36 Mon Sep 17 00:00:00 2001 From: whirigoyen Date: Tue, 5 Jul 2022 15:23:13 +0200 Subject: [PATCH] Ajout section Dovecot et lien --- HowtoDebian/MigrationStretchBuster.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/HowtoDebian/MigrationStretchBuster.md b/HowtoDebian/MigrationStretchBuster.md index 0023d1fc..c518695c 100644 --- a/HowtoDebian/MigrationStretchBuster.md +++ b/HowtoDebian/MigrationStretchBuster.md @@ -243,6 +243,10 @@ Si l'option n'est pas présente, ajouter : smtpd_relay_restrictions = permit_mynetworks permit_sasl_authenticated defer_unauth_destination ~~~ +## Dovecot + +Voir [cette section du HowtoDovecot](/HowtoDovecot#erreur-varrundovecotstats-writer-failed-permission-denied). + ## ProFTPD La version 1.3.6 a un bug pour lister les répertoires avec plus de 10k fichiers : @@ -250,7 +254,7 @@ https://github.com/proftpd/proftpd/issues/863 Un contournement est de désactiver le "cachefs" de ProFTPD comme suggéré ici : http://bugs.proftpd.org/show_bug.cgi?id=4360#c14 -## Bind +## Bind En cas de souci de redémarrage de Bind, voir :