* Update Buildroot to 2019-02.3 * Fix enter script * Update ova_defconfig * Fix network manager * Remove runc patches * Use same docker version * Fix build * Fix vmtools * Fix depens * Fix handling with tempfiles * Fix permission handling * Fix cp * Cleanup * Fix mounts
9 lines
243 B
Plaintext
9 lines
243 B
Plaintext
config BR2_PACKAGE_MSMTP
|
|
bool "msmtp"
|
|
help
|
|
msmtp is an SMTP client. In the default mode, it transmits a
|
|
mail to an SMTP server (for example at a free mail provider)
|
|
which takes care of further delivery.
|
|
|
|
https://marlam.de/msmtp/
|