Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
A simple way to send emails using Docker and bash (adamfallon.com)
3 points by AJRF 4 months ago | hide | past | favorite | 2 comments


Whats the problem with configuring and using sendmail(1)?


Hey, by all means go ahead - my personal reasons for doing it this way;

- Self contained dependencies managed for me by the maintainer of the image.

- I already run docker and keep all my configuration in a git folder that is structured in a way my brain works

- I already run watchtower which updates container for me automatically

- Other containers can use this container to send mail

- sendmail.cf scares me.

- filesystem isolation if it gets pwned




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: