AquaMail Forum
English - Android => General Discussion => Topic started by: owencook on January 06, 2022, 06:42:11 am
-
I have a paid up version of Aqua Mail. I have just transferred from an Samsung Android 6 tablet to a Lenovo Android tablet.
I get a daily email listing that used to read:
blahblah1
blahblah2
blahblah3
but now reads;
blahblah1 blahblah2 blahblah3
The source code of the message generator uses \n for a new line.
Are there any suggestions as to where I might look in AquaMail to change its line feed behaviour
TIA
-
If it's a HTML Mail, then <br> should force new line.
\n looks like new line in php output or something else.