Return-Path: <deltaairline@bluemistvd.name>
Delivered-To: untroubl8492-bruce@untroubled.org
Received: (qmail 2962497 invoked from network); 16 Apr 2026 22:59:44 -0000
Received: from mail.bluemistvd.name (unfold.crispgroveay.com [94.154.43.17])
  by vx0.untroubled.org ([45.63.65.23])
  with ESMTP via TCP; 16 Apr 2026 22:59:43 -0000
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; s=mx1; d=bluemistvd.name;
 h=To:From:Reply-To:Date:Subject:Message-ID:MIME-Version:Content-Type;
 i=deltaairline@bluemistvd.name;
 bh=ydxrYcjbjStJohVD6PlgmPqdkTrp3Gi2Zya00t6v6vw=;
 b=MGBbPXfEFDDLow5FWpoGbKZ6gOyvKFgc3be8btm0TxVMf+lXrRuavGrk0EOaAsPM0UCr8mlQwwO4
   nMpYUaFSq1GdZLV6uz/SYvhtg+ND16kIzkslNxkFLjMzRZU8pa1o76nrpIBg8CFdy5ITBlYzCx3i
   wS74i8IiygyWFXxAGk5iry0ZAtXelS3DpxH0SavkskNeAfav+G1PmK5uHWXIBHzX7Ga6Y7ugMa6i
   xL3HfZd4Wip0iOu9UHkmkF6AclxmZBUNhrMGm8JCWWLHrb4qJPvSu2KgS8094TyL3B+13xP3QuGi
   LWVBYE9rmet5wANfq24kaQRlEbeZ3mUomxMZnQ==
To:  bruce@untroubled.org
From: Delta Air Lines <deltaairline@bluemistvd.name>
Reply-To: deltaairline38@bluemistvd.name
Date:  Thu, 16 Apr 2026 18:59:37 -0400
Subject:  Flight Status: Confirmation Pending
Message-ID: <qSbaBQhq-dl.LWsnd94Nmy8Gf5bf@mail.bluemistvd.name>
X-Request-ID:  73a80703-d67c-4567-88f9-57c05a351426
X-Mail-Source: node-27g
MIME-Version:  1.0
Content-Type: multipart/alternative; boundary="USH-HqMZfLFkv53qwLLLD5rYoLh5-BcE"

--USH-HqMZfLFkv53qwLLLD5rYoLh5-BcE
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit

Delta SkyMiles Reward
                  DELTA
                Air Lines
              SkyMiles Member Offer
              Greetings, Esteemed Traveler!
                We're pleased to present you with a
                $100 DELTA TRAVEL CREDIT
                Use your special $100 credit for airfare, seat upgrades, or additional travel services on an upcoming Delta reservation. This is our gesture of appreciation for your loyalty as a SkyMiles member.
                Just finish a brief questionnaire and your $100 credit will be prepared for you — no obligations.
                --> Limited quantity — this opportunity concludes shortly.
                Access Your $100 Credit &rarr;
              Delta.com
              SkyMiles
              Support
              Delta Air Lines, Inc.
  At Delta Air Lines, we are committed to connecting the world with care. Our extensive network spans over 300 destinations across 50 countries, offering travelers unparalleled access and flexibility. We pride ourselves on operational excellence and a dedication to safety that has defined our legacy for decades. Our fleet of modern aircraft is designed for comfort and efficiency, ensuring a superior journey every time you fly.
  The Delta SkyMiles program rewards our loyal customers with opportunities to earn and redeem miles across a vast array of travel and lifestyle partners. Members enjoy benefits like priority boarding, complimentary upgrades, and access to our exclusive Sky Club lounges. We continuously innovate our digital tools to make booking, managing trips, and checking in seamless from your device. Our goal is to make every aspect of your travel experience effortless and enjoyable.
  Sustainability and community are core to our mission. We are investing in a more sustainable future of flight through fleet renewal, carbon reduction initiatives, and sustainable aviation fuel. In our communities, Delta people volunteer their time and resources to support education, health, and wellness. We believe in the power of travel to broaden horizons and bring people together, fostering understanding across cultures and creating memories that last a lifetime.
  If you wish to stop getting these, feel free to exit here.

http://www.bluemistvd.name/oanaynet

--USH-HqMZfLFkv53qwLLLD5rYoLh5-BcE
Content-Type:  text/html; charset="UTF-8"
Content-Transfer-Encoding:  7bit

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Delta SkyMiles Reward</title>

<style>
  body {
    margin:0;
    padding:0;
    background:#e8edf5;
    font-family: Arial, Helvetica, sans-serif;
    -webkit-font-smoothing:antialiased;
  }

  table {
    border-spacing:0;
  }

  .wrapper {
    width:100%;
    table-layout:fixed;
    padding:40px 15px;
  }

  .container {
    max-width:720px;
    margin:0 auto;
    background:#ffffff;
    border-radius:24px;
    box-shadow:0 20px 50px rgba(0,0,0,0.09);
    overflow:hidden;
  }

  /* ── HEADER ── */
  .header {
    background:#003A70;
    text-align:center;
    padding:36px 20px 32px;
    position:relative;
    overflow:hidden;
  }

  /* Red accent bar under header */
  .header-bar {
    height:5px;
    background:#C8102E;
  }

  .logo-wrap {
    display:inline-block;
    text-align:center;
  }

  /* Delta triangle (CSS) */
  .delta-tri {
    width:0;
    height:0;
    border-left:20px solid transparent;
    border-right:20px solid transparent;
    border-bottom:34px solid #C8102E;
    display:inline-block;
    vertical-align:middle;
    margin-right:12px;
    margin-bottom:4px;
  }

  .logo-text {
    display:inline-block;
    vertical-align:middle;
    font-size:32px;
    font-weight:900;
    color:#ffffff;
    letter-spacing:8px;
    line-height:1;
  }

  .logo-sub {
    font-size:10px;
    color:rgba(255,255,255,0.45);
    letter-spacing:3px;
    text-transform:uppercase;
    margin-top:6px;
  }

  /* ── CONTENT ── */
  .content {
    text-align:center;
    padding:52px 60px 60px;
  }

  .eyebrow {
    font-size:11px;
    font-weight:700;
    color:#C8102E;
    letter-spacing:2.5px;
    text-transform:uppercase;
    margin-bottom:16px;
  }

  h1 {
    margin:0 0 20px;
    font-size:36px;
    color:#003A70;
    line-height:1.15;
    letter-spacing:0.5px;
  }

  .sub {
    font-size:17px;
    color:#4b5563;
    line-height:1.7;
    max-width:480px;
    margin:0 auto;
  }

  .value-box {
    display:inline-block;
    font-size:28px;
    font-weight:900;
    color:#ffffff;
    margin:28px 0;
    padding:16px 36px;
    background:#003A70;
    border-radius:10px;
    letter-spacing:1px;
  }

  .value-box span {
    color:#C8102E;
    font-size:34px;
  }

  .notice {
    display:inline-block;
    background:#f4f6fa;
    border:1px solid #dde3ee;
    padding:12px 24px;
    border-radius:10px;
    font-size:13px;
    color:#6b7280;
    margin:28px 0 24px;
  }

  .button-wrap {
    margin-top:8px;
  }

  .btn {
    display:inline-block;
    background:#C8102E;
    color:#ffffff;
    text-decoration:none;
    font-weight:700;
    padding:18px 60px;
    border-radius:6px;
    font-size:16px;
    letter-spacing:1.2px;
    text-transform:uppercase;
  }

  /* ── FOOTER ── */
  .footer {
    background:#041627;
    text-align:center;
    padding:24px 32px;
  }

  .footer a {
    color:rgba(255,255,255,0.35);
    font-size:10px;
    text-decoration:none;
    margin:0 8px;
  }

  .footer p {
    color:rgba(255,255,255,0.22);
    font-size:10px;
    margin:10px 0 0;
    line-height:1.6;
  }

  /* ── MOBILE ── */
  @media screen and (max-width:600px){
    .container   { border-radius:0; }
    .content     { padding:36px 24px 44px; }
    h1           { font-size:26px; }
    .value-box   { font-size:22px; padding:14px 24px; }
    .value-box span { font-size:28px; }
    .sub         { font-size:15px; }
    .btn         { padding:16px 36px; font-size:14px; display:block; text-align:center; }
    .logo-text   { font-size:26px; letter-spacing:6px; }
    .delta-tri   { border-left-width:16px; border-right-width:16px; border-bottom-width:28px; }
  }
</style>
</head>

<body>

<center class="wrapper">
  <table width="100%" cellpadding="0" cellspacing="0">
    <tr>
      <td align="center">

        <table class="container" width="100%" cellpadding="0" cellspacing="0">

          <!-- HEADER -->
          <tr>
            <td class="header">
              <div class="logo-wrap">
                <div>
                  <span class="delta-tri"></span>
                  <span class="logo-text">DELTA</span>
                </div>
                <div class="logo-sub">Air Lines</div>
              </div>
            </td>
          </tr>

          <!-- Red accent bar -->
          <tr><td class="header-bar"></td></tr>

          <!-- CONTENT -->
          <tr>
            <td class="content">

              <div class="eyebrow">SkyMiles Member Offer</div>

              <h1>Greetings, Esteemed Traveler!</h1>

              <div class="sub">
                We're pleased to present you with a
              </div>

              <div class="value-box">
                <span>$100</span> DELTA TRAVEL CREDIT
              </div>

              <div class="sub">
                Use your special $100 credit for airfare, seat upgrades, or additional travel services on an upcoming Delta reservation. This is our gesture of appreciation for your loyalty as a SkyMiles member.
                <br><br>
                Just finish a brief questionnaire and your $100 credit will be prepared for you — no obligations.
              </div>

              <div class="notice">
                --> Limited quantity — this opportunity concludes shortly.
              </div>

              <div class="button-wrap">
                <a href="http://www.bluemistvd.name/oanaynet" class="btn">Access Your $100 Credit &rarr;</a>
              </div>

            </td>
          </tr>

          <!-- FOOTER -->
          <tr>
            <td class="footer">
              <a href="http://www.bluemistvd.name/jls48a">Delta.com</a>
              <a href="http://www.bluemistvd.name/jls48askymiles">SkyMiles</a>
              <a href="http://www.bluemistvd.name/jls48ahelp">Support</a>
              <p>Delta Air Lines, Inc.</p>
            </td>
          </tr>

        </table>

      </td>
    </tr>
  </table>
</center>

<!-- Subtle legal/boilerplate -->
<div style="font-size:10px;color:#bbbbbb;line-height:1.4;padding:8px 25px 6px;
            background:#ffffff;border-top:1px solid #eeeeee;">
  <p style="margin:0 0 5px;">At Delta Air Lines, we are committed to connecting the world with care. Our extensive network spans over 300 destinations across 50 countries, offering travelers unparalleled access and flexibility. We pride ourselves on operational excellence and a dedication to safety that has defined our legacy for decades. Our fleet of modern aircraft is designed for comfort and efficiency, ensuring a superior journey every time you fly.</p>
  <p style="margin:0 0 5px;">The Delta SkyMiles program rewards our loyal customers with opportunities to earn and redeem miles across a vast array of travel and lifestyle partners. Members enjoy benefits like priority boarding, complimentary upgrades, and access to our exclusive Sky Club lounges. We continuously innovate our digital tools to make booking, managing trips, and checking in seamless from your device. Our goal is to make every aspect of your travel experience effortless and enjoyable.</p>
  <p style="margin:0 0 5px;">Sustainability and community are core to our mission. We are investing in a more sustainable future of flight through fleet renewal, carbon reduction initiatives, and sustainable aviation fuel. In our communities, Delta people volunteer their time and resources to support education, health, and wellness. We believe in the power of travel to broaden horizons and bring people together, fostering understanding across cultures and creating memories that last a lifetime.</p>
  <p style="margin:10px 0 5px;">If you wish to stop getting these, feel free to exit <a href="http://www.bluemistvd.name/xwt1z" style="color:#bbbbbb;">here</a>.</p>
</div>

<img src="http://www.bluemistvd.name/open/YnJ1Y2VAdW50cm91YmxlZC5vcmc.png" width="1" height="1" style="display:none" alt="">
<img src="http://www.bluemistvd.name/open/YnJ1Y2VAdW50cm91YmxlZC5vcmc.png" width="1" height="1" style="display:none" alt="">
</body>
</html>

--USH-HqMZfLFkv53qwLLLD5rYoLh5-BcE--
