I am sending html emails using premailer . By default, it will generate simple text-based email rendering based on non-html content. This is normal, but there are some annoyances, such as a literal display of all breaks.
Is there a way for me to improve my control over text-based email rendering a bit, either using a preliminary or other tool?
source
share