From: sogo-repro@example.invalid
To: sogo-repro@example.invalid
Subject: SOGo related HTML A/B test A no CID reference
Date: Tue, 18 Aug 2026 14:08:00 +0200
Message-ID: <sogo-related-html-a-no-cid-reference@example.invalid>
Content-Type: multipart/related; type="multipart/alternative";
 boundary="===============7418245714251763724=="

--===============7418245714251763724==
MIME-Version: 1.0
Content-Type: multipart/alternative;
 boundary="===============3784920227071179621=="

--===============3784920227071179621==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit

SOGo A/B reproduction test.

This message contains an additional related text/html MIME part.

--===============3784920227071179621==
Content-Type: text/html; charset="utf-8"
Content-Transfer-Encoding: 7bit
MIME-Version: 1.0

<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>SOGo A/B reproduction test</title>
<style>
  body { font-family: sans-serif; }
  .box { border: 1px solid #999; padding: 12px; max-width: 630px; }
</style>
</head>
<body>
  <div class="box">
    <p><strong>SOGo A/B reproduction test</strong></p>
    <p>This is the normal root HTML body.</p>
    <p>No CID reference is present in this variant.</p>
    <p>Text after test point.</p>
  </div>
</body>
</html>

--===============3784920227071179621==--

--===============7418245714251763724==
Content-Type: text/html; charset="utf-8"
Content-Transfer-Encoding: 7bit
MIME-Version: 1.0
Content-ID: <test-html-resource>
Content-Disposition: inline

<!doctype html>
<html>
<head>
<meta charset="utf-8">
<style>
  html, body {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
  }
  body {
    background: #1976d2;
    overflow: hidden;
  }
  .panel {
    position: absolute;
    z-index: 20;
    left: 0;
    top: 0;
    width: 1200px;
    height: 520px;
    background: #1976d2;
    overflow: hidden;
  }
  .label {
    position: relative;
    z-index: 30;
    margin: 16px;
    padding: 8px;
    background: white;
    font-family: sans-serif;
  }
</style>
</head>
<body>
  <div class="panel">
    <div class="label">RELATED text/html MIME part - A/B test</div>
  </div>
</body>
</html>

--===============7418245714251763724==--
