Gmail formatting issue in iOS

Describe the problem/error/question

I use the Gmail node to send newsletters’ summary to a few recipients, however those with Apple devices receive a message with weird line breaks. Attaching examples from a Windows based gmail and from a MacOS based Gmail. Any idea why this is happening?

Information on your n8n setup

  • n8n version: 1.105.3
  • Database (default: SQLite): Default
  • n8n EXECUTIONS_PROCESS setting (default: own, main): Default
  • Running n8n via (Docker, npm, n8n cloud, desktop app): Cloud
  • Operating system: Windows 11

Hi @Matan_Nice this happens sometimes because Apple Mail over aggressively applies its own line height and spacing rules, especially for plain text emails.

Thanks for the insight @Baseman . Do you know if formatting the output as HTML should fix the problem?

Yes, give it a try and let me know

if that helped, kindly mark the answer as solution.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.