Author Topic: Outlook style quoting headers  (Read 2192 times)

The Fungus

  • Newbie
  • *
  • Posts: 14
Outlook style quoting headers
« on: April 02, 2018, 10:00:15 pm »
I just recently noticed extra spacing like there are 2 CRLF's after the From/Sent/To/Subject when using rich text replies.  Original email sent via Outlook, reply from Aquamail.

Any idea why it's doing this? 


Example attached.

Kostya Vasilyev

  • Hero Member
  • *****
  • Posts: 12740
Re: Outlook style quoting headers
« Reply #1 on: April 03, 2018, 09:26:08 pm »
No it's not "2 CRLF's" - this is a bug in Outlook for Windows (its HTML rendering engine) which we're hitting completely by accident. Not intentional.

Please try updating to this newer build:

https://www.aqua-mail.com/download/AquaMail-market-1.14.2-875-stable-55bfb5a0c34d.apk
Creating debug logs for diagnostics: https://www.aqua-mail.com/troubleshooting/

The official FAQ: https://www.aqua-mail.com/faq/

Лог-файлы для диагностики: https://www.aqua-mail.com/ru/troubleshooting/

Вопросы и ответы: https://www.aqua-mail.com/ru/faq/

Kostya Vasilyev

  • Hero Member
  • *****
  • Posts: 12740
Re: Outlook style quoting headers
« Reply #2 on: April 03, 2018, 09:40:12 pm »
For the curious (just in case):

<table style="margin: 8pt 0;">
<tr><td>From</td><td>...</td></tr>
<tr><td>Subject</td><td>...</td></tr>
<tr>...</tr>
</table>


Outlook for Windows will copy the "margin" in the <table> to all the <td>'s - adding 8pt margin above / below.


Creating debug logs for diagnostics: https://www.aqua-mail.com/troubleshooting/

The official FAQ: https://www.aqua-mail.com/faq/

Лог-файлы для диагностики: https://www.aqua-mail.com/ru/troubleshooting/

Вопросы и ответы: https://www.aqua-mail.com/ru/faq/