Hello,
I'm using AquaMail Pro 1.7.1-88 (from the Play Store) and like it a lot. I miss a small thing, though:
Currently, I can force AquaMail to either decode
all plain text mails as flowed plain text
or to decode
all plain text mails as fixed, non-flowed text (see
Settings ->
Mail, other ->
Flowed text). This also affects composing.
Would it be possible to get an option to let AquaMail automatically determine whether a plain-text mail should be decoded as flowed plain text or as fixed plain text? This could be done by inspecting the
Content-Type header: If the content type is
text/plain and the
format=flowed parameter is present, then decode as flowed plain text, otherwise (if the
format parameter is not present or set to
fixed) decode as fixed (non-flowed) plain text.
Additionally, it would be useful to have an option that makes AquaMail encode all text as flowed plain text when composing a plain-text mail.
Use case: I get plain-text notifications that are encoded as fixed plain text (actually
Content-Type: text/plain without a
format parameter). Forcibly decoding them as flowed text makes them hard to read (since e. g. leading spaces in a line are wrongly interpreted as "space stuffing"). I can switch off the "Flowed text" option mentioned above, but then not even plain-text messages with a
format=flowed parameter in the
Content-Type header are decoded as flowed text. Also, with the "Flowed text" option disabled, plain-text mails I send don't look very good on large screens since they get encoded as fixed plain text and thus their lines forcibly get "hard-wrapped" at 72 characters or so.
To sum it up, I would find it very useful if there were separate options to make AquaMail...
- ...respect the Content-Type header when deciding whether to decode plain text mails as flowed or fixed plain text.
- ...always encode plain-text mails I compose as flowed text.
Or is this maybe even already possible and I have just overlooked the relevant option(s)?
Thanks for any comments!