Browse Source

Say what kind of notifications Icinga 2 needs a mail binary for.

Nick Chappell 9 years ago
parent
commit
480015e1d5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -199,7 +199,7 @@ This will stop the `icinga2::server` class from trying to install the plugins pa
 
 **`mail` binaries**
 
-If you would like to install packages to make a `mail` command binary available so that Icinga 2 can send out notifications, set the `install_mail_utils_package` parameter to **true**:
+If you would like to install packages to make a `mail` command binary available so that Icinga 2 can send out email notifications, set the `install_mail_utils_package` parameter to **true**:
 
 <pre>
   class { 'icinga2::server':