ditschedev / mailo

This is a client for sending emails easily from a Spring Boot REST API. It makes use of Mustache for templating and is adaptable.
3 stars 2 forks source link

Plaintext alternative #2

Open ditschedev opened 3 years ago

ditschedev commented 3 years ago

Currently, it's not possible to provide a plaintext alternative to HTML emails. It's also not possible to send out only plaintext emails, which is a needed feature.