email: split up a long sentence authored by anarcat's avatar anarcat
...@@ -438,11 +438,13 @@ example: ...@@ -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
... ...
......