Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Code Block
Unfortunately Centos 7 minimal version does not have mail client running on command line, but you can use it by installing mailx

...

.


Code Block
yum install -y mailx

...