Icinga in Docker: which eMail client to use for notifications?

Hi,

I just saw that postfix is installed in the container.

But for my understanding the postfix daemon is not usable since the container runs only one process: the Icinga 2 daemon, correct?

For me ssmtp or. msmtp looks promising, no running daemon is needed.

(german blog post)

Unfortunately the ssmtp debian package is currently unmaintained, msmtp looks like an alternative.


Both provide a symlink for sendmail, so sending E-Mails using mail should work.

Best regards
Michael

1 Like