1 (edited by erik2025 2025-01-23 05:36:11)

Topic: Sending mail with SOGo results in HTML message without BODY tag

==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====
- iRedMail version (check /etc/iredmail-release): 1.7.1 MARIADB edition.
- Deployed with iRedMail Easy or the downloadable installer? Installer
- Linux/BSD distribution name and version: Ubuntu 24.04
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MariaDB
- Web server (Apache or Nginx): Nginx
- Manage mail accounts with iRedAdmin-Pro? No
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====

When sending a message, the HTML sended does not contain the BODY tag, thus rendering issues in some mail clients when using BASE64 inline images.

I thought this was a problem in CKEditor, but now I have been searching in the code, it can be Angular, CKEditor or something else.

I hope this is a simple thing just to add the BODY tag which should be there.

Now you just see:

<html>
<div> bla bla</div>
</html>

And that gives render issues at some clients such as showing an empty base64 inline IMG with the red cross.

When adding these body tags, it shows up correctly.

I think this is something for SOGo?

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: Sending mail with SOGo results in HTML message without BODY tag

This is not related to iredmail

https://www.sogo.nu/support.html

3

Re: Sending mail with SOGo results in HTML message without BODY tag

For anyone reading this, the ticket has been made at SOGo.
https: bugs.sogo.nu/view.php ? id=6074