This commit is contained in:
Zhang Huangbin 2020-11-14 14:58:43 +08:00
parent 413ff2552f
commit 8fd6ac233a
2 changed files with 6 additions and 2 deletions

View File

@ -19,7 +19,9 @@ settings and restart dovecot service.
auth_verbose = yes
auth_debug = yes
auth_debug_passwords = yes
auth_verbose_passwords = yes
# Set to 'yes' or 'plain', to output plaintext password (NOT RECOMMENDED).
auth_verbose_passwords = plain
```
If Dovecot service cannot start, please run it manually, it will print the

View File

@ -35,7 +35,9 @@ settings and restart dovecot service.</p>
<pre><code>auth_verbose = yes
auth_debug = yes
auth_debug_passwords = yes
auth_verbose_passwords = yes
# Set to 'yes' or 'plain', to output plaintext password (NOT RECOMMENDED).
auth_verbose_passwords = plain
</code></pre>
<p>If Dovecot service cannot start, please run it manually, it will print the