| Code Blockexcerpt |
|---|
Unfortunately Centos 7 minimal version does not have client running on command line, but you can use it by installing mailx. |
| Code Block |
|---|
yum install -y mailx |
...
| Code Blockexcerpt |
|---|
Unfortunately Centos 7 minimal version does not have client running on command line, but you can use it by installing mailx. |
| Code Block |
|---|
yum install -y mailx |
...