From 6a6f5c32b7ccaae4d7e603fa1e521dcdf08a678c Mon Sep 17 00:00:00 2001 From: Christoph Haas Date: Sun, 24 Aug 2025 20:27:19 +0200 Subject: [PATCH] add 'test it' sectiopn --- .../165-deliver-emails-dovecot.mdx | 34 ++++++++++++++++++- 1 file changed, 33 insertions(+), 1 deletion(-) diff --git a/src/content/docs/ispmail-trixie/165-deliver-emails-dovecot.mdx b/src/content/docs/ispmail-trixie/165-deliver-emails-dovecot.mdx index f9e127d..4316531 100644 --- a/src/content/docs/ispmail-trixie/165-deliver-emails-dovecot.mdx +++ b/src/content/docs/ispmail-trixie/165-deliver-emails-dovecot.mdx @@ -157,7 +157,7 @@ chown root:root /etc/dovecot/conf.d/auth-sql.conf.ext chmod go= /etc/dovecot/conf.d/auth-sql.conf.ext ``` -## Restart Dovecot +## Restart and test Restart Dovecot from the shell: @@ -207,3 +207,35 @@ journalctl -n 10 -fu dovecot If you prefer the old way of having log files, just install the `rsyslog` package. + +