JasonRivers / Docker-Nagios

Docker image for Nagios
MIT License
232 stars 254 forks source link

Mail Notifications with external relay #172

Open klauswr opened 3 months ago

klauswr commented 3 months ago

Hi,

I can specify the mail relay host using environment MAIL_RELAY_HOST.

But when using an external mail server I need to specify username and password as well as e.g. starttls.

Is it possible to add these as ENV parameters or is there a good and easy alternative?

Thanks in advance Klaus