Verified Commit 6aec3549 authored by anarcat's avatar anarcat
Browse files

email: split up a long sentence

parent 3a585892
Loading
Loading
Loading
Loading
+5 −3
Original line number Original line Diff line number Diff line
@@ -438,11 +438,13 @@ example:


    doveadm pw -s BLF-CRYPT
    doveadm pw -s BLF-CRYPT


Then copy-paste the output (minus the {} prefix) into the
Then copy-paste the output (minus the `{}` prefix) into the
`mailPassword` field in LDAP (if you want to bypass the web interface)
`mailPassword` field in LDAP (if you want to bypass the web interface)
or the `/etc/dovecot/private/mail-passwords` file on the submission
or the `/etc/dovecot/private/mail-passwords` file on the submission
server (if you want to bypass `ud-replicate` altogether, note that the
server (if you want to bypass `ud-replicate` altogether). Note that manual
change might be overwritten fairly quickly). Note that [other schemes
changes on the submission server will be overwritten fairly quickly.

Note that [other schemes
can be used as well](https://doc.dovecot.org/configuration_manual/authentication/password_schemes/).
can be used as well](https://doc.dovecot.org/configuration_manual/authentication/password_schemes/).


## Pager playbook
## Pager playbook