exim

exim4

alerts

smtp-relay

Install and configure Exim 4 SMTP Relay via Smarthost on Ubuntu

24 November 2015

Email is far from a perfect communication medium for all use cases but it is still a really good option for low volume alerts from your security monitoring gear.

In this article we will quickly show how to set up Exim 4 as a basic mail relay on a Ubuntu server.

Exim Installation

$ sudo apt-get …
Read