SMF - upgraded to 2.0.15, Tapatalk - upgraded to 4.5.2
Is there an option, maybe in the settings, so that long lines will automatic insert a line break after 72 characters?When I send an e-mail from my mobile to my desktop, the lines doesn't end and that's cruel to read.Thank you
Flowed format:By default, support for flowed plain-text format is enabled. Incoming messages with the "format=flowed" attribute set are rewrapped to utilize the full width of the message window. Outgoing messages are still wrapped regularly, but the receiving e-mail client is allowed to rewrap the message for display.
There is no way to turn on line wrapping when using monospaced font with plain text messages.It's this way by design.Not a bug, a feature.Monospaced font is mostly useful for viewing computer generated text, like cron job, reports, that type of thing.With line wrapping, such content gets messed up, which defeats the reason for using monospaced font in the first place.