linuxserver / docker-fail2ban

GNU General Public License v3.0
42 stars 7 forks source link

Add ssmtp package for email notifications #6

Closed Practicalbutterfly5 closed 1 year ago

Practicalbutterfly5 commented 1 year ago

linuxserver.io


Desired Behavior

If ssmtp package is available, users can simply mount their /etc/ssmtp/ssmtp.conf file to docker and fail2ban/sendmail can utilize ssmtp to send emails.

It can also open the possibility of using environment variables to define smtp parameters.

Current Behavior

ssmtp package not present by default.

Alternatives Considered

github-actions[bot] commented 1 year ago

Thanks for opening your first issue here! Be sure to follow the bug or feature issue templates!