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. + +