Fix copy/paste typo.

This commit is contained in:
Bobbi Webber-Manners 2022-09-28 23:45:16 -04:00
parent 9fa090f34d
commit 9fdedd46bb
1 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,7 @@ We will modify a number of configuration files:
- `/etc/postfix/sasl/sasl_passwd`
- `/etc/postfix/sasl/sasl_passwd.db`
Once Dovecot has been configured, the service may be controlled as follows:
Once Postfix has been configured, the service may be controlled as follows:
- `systemctl start postfix` - start service.
- `systemctl stop postfix` - stop service.
- `systemctl status postfix` - status of service.