This issue has been created
There is 1 update.
This issue has been deleted
 
 
XWiki Platform / cid:jira-generated-image-avatar-9a270378-cfda-448a-80f2-87b9ed6e535e XWIKI-22971

Outlook has a hard time decoding the text plain mails sent by XWiki

 

Issue created

 
cid:jira-generated-image-avatar-5e880784-56b4-4b90-b955-9f6632e5a140 Thomas Mortagne created this issue on 13/Mar/25 13:25
 
Summary: Outlook has a hard time decoding the text plain mails
Issue Type: cid:jira-generated-image-avatar-9a270378-cfda-448a-80f2-87b9ed6e535e Bug
Affects Versions: 16.10.5
Assignee: Unassigned
Components: Mail
Created: 13/Mar/25 13:25
Priority: cid:jira-generated-image-static-major-89ac9d8f-6f0d-4f5d-9b25-7939b7a4a4aa Major
Reporter: Thomas Mortagne
Description:

It seems that we send text/plan mails without indicating explicitly the (UTF8) encoding:

Content-Type: text/plain

It works fine with GMail for example (I guess it's using UTF8 by default), but the result is not great on Outlook. I guess an easy way to fix it is being more explicit about the encoding of the content as follow:

Content-Type: text/plain; charset="UTF-8"
 
 

1 update

 
cid:jira-generated-image-avatar-5e880784-56b4-4b90-b955-9f6632e5a140 Changes by Thomas Mortagne on 13/Mar/25 13:26
 
Summary: Outlook has a hard time decoding the text plain mails sent by XWiki
 
 

Issue deleted

 
cid:jira-generated-image-avatar-5e880784-56b4-4b90-b955-9f6632e5a140 Thomas Mortagne has deleted this issue on 13/Mar/25 13:30