Y
Hacker News
new
|
ask
|
show
|
jobs
by
Spivak
3221 days ago
If you want your email to look the same on all clients text/plain is the way to go.
1 comments
Flimm
3220 days ago
That's not true. Plain text is usually hard wrapped with newlines, which leads to awful experiences on small screens.
link
mi100hael
3220 days ago
You can send plain text encoding with format=flowed to avoid the hard wrap. Personally I prefer 80 chars, though. Still looks fine in landscape mode on any phone.
link