Return-Path: <deltaairline92@vernalledgedr.pro>
Delivered-To: untroubl8492-bruce@untroubled.org
Received: (qmail 2263899 invoked from network); 8 Apr 2026 10:30:32 -0000
Received: from mail.vernalledgedr.pro (gadget.cobaltflowtech.com [172.94.31.29])
  by vx0.untroubled.org ([45.63.65.23])
  with ESMTP via TCP; 08 Apr 2026 10:30:31 -0000
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; s=k1; d=vernalledgedr.pro;
 h=Date:From:Reply-To:To:Subject:Message-ID:MIME-Version:Content-Type;
 i=deltaairline92@vernalledgedr.pro;
 bh=IYSu2tPJMMyEqGQr1puTukFNfyla3TBwDWT9jMhyYpU=;
 b=KUBn6p/HA+GGgS3k0xFHkFbBWbtrCHFLgHK6w3S9jhvXfwYdA7H/d8+2ERm68cyF1UKhb8EWYFBS
   q25UWdV9l05LK0EaB3hzLT++zWh5fYQNLS+64M2Y1Szh2ftlNW+xmtpXVfjgEnNZxtmd31AAY8A9
   gXeFIxONsLvgsWV0ihHH0wlPqVAokBPgMF7cmlif4JuiDsJ0j/M+ngLm79Pkjoet1Ocy49bas/QL
   TqyuEDc+vMBLRX4hSDP9RK6WQDoKK72Kq2/fuFx76bTfG8bNr5ODu/j+O/dXCyfNu5K6Ilcd/NtV
   pSpu3w2qRWstZpoBlByV+BhgNnL+jMt4kg8pLQ==
Date:  Wed, 8 Apr 2026 06:30:28 -0400
From: Delta Airline <deltaairline92@vernalledgedr.pro>
Reply-To: deltaairline49@vernalledgedr.pro
To: bruce@untroubled.org
Subject: Your flight booking is awaiting confirmation
Message-ID:  <j0_8TYDdxk2.8A2FtBsMfsoSXqep-aee9@qe.vernalledgedr.pro>
X-Request-ID: 5e879371-f803-47ae-9b85-704bbfbfc252
X-Mailer: mailmodule/2.0
X-UUID: 86175e5cdbdd
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="----=_Part.r96ln9.27013-zN27iUj6b47cTJtf3JrnA5gy-z"
Content-Length: 13672

------=_Part.r96ln9.27013-zN27iUj6b47cTJtf3JrnA5gy-z
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit

Delta SkyMiles Reward
                        DELTA
                      AIR LINES
                    Manage trips
              SkyMiles Member Reward
              Welcome, Valued Traveler.
                You have been chosen to receive an exclusive reward for your continued loyalty with Delta.
                This recognition highlights the journeys you have already taken with us and the adventures still ahead.
                      $100 DELTA TRAVEL VOUCHER
                      Apply your $100 voucher toward flights, seat upgrades, or added travel comforts on your next Delta reservation.
                      This special thank-you is our way of appreciating your membership in the Delta community.
                      Complete a quick survey and your $100 reward will be processed for you without complications or extra steps.
                      Your Journey with Delta
                        Earn miles every time you travel with Delta and our partners.
                        Use miles for flights, seat selections, and premium experiences.
                        Access tailored trip suggestions based on your preferences.
                        Enjoy dedicated support whenever you plan your next getaway.
                → Limited quantities available — this opportunity will end soon.
                Access Your $100 Reward &rarr;
            
            Delta Air Lines is committed to creating a seamless travel experience from booking to landing. Our SkyMiles program is designed to reward your loyalty, offering flexible options for using miles across routes, cabins, and partner airlines. Whether you are planning a quick business hop or a long-awaited vacation, Delta aims to keep your journey comfortable and reliable.
            As a SkyMiles member, you can explore different fare choices, personalize your onboard experience, and stay informed through the Fly Delta app and delta.com. From departure gates to airport lounges, we focus on thoughtful details that help your trip run smoothly. Your feedback helps us continue to refine what matters most to you when you travel.
            On every trip, Delta teams around the world work to keep you connected to the people and places that are important to you. With a strong global network and a range of services, we strive to support your plans with dependable schedules and caring service. Thank you for choosing to travel with Delta and for being part of the SkyMiles community.
            If you wish to stop getting these, feel free to exit
            here.

http://www.vernalledgedr.pro/zic

------=_Part.r96ln9.27013-zN27iUj6b47cTJtf3JrnA5gy-z
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:32px 10px 40px;
  }

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

  /* HEADER */
  .header {
    background:#003A70;
    padding:24px 26px 18px;
  }

  .header-inner {
    width:100%;
  }

  .logo-cell {
    text-align:left;
  }

  .cta-cell {
    text-align:right;
  }

  .logo-wrap {
    display:inline-block;
  }

  .delta-tri {
    width:0;
    height:0;
    border-left:18px solid transparent;
    border-right:18px solid transparent;
    border-bottom:32px solid #C8102E;
    display:inline-block;
    vertical-align:middle;
    margin-right:10px;
    margin-bottom:3px;
  }

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

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

  .mini-link {
    font-size:11px;
    color:rgba(255,255,255,0.7);
    text-decoration:none;
    text-transform:uppercase;
    letter-spacing:1.6px;
    border:1px solid rgba(255,255,255,0.35);
    padding:7px 14px;
    border-radius:14px;
    display:inline-block;
  }

  .mini-link:hover {
    background:rgba(255,255,255,0.08);
  }

  .header-bar {
    height:4px;
    background:linear-gradient(90deg,#C8102E 0%,#8f001f 70%,#003A70 100%);
  }

  /* HERO ROW */
  .hero {
    padding:40px 46px 16px;
    text-align:left;
  }

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

  h1 {
    margin:0 0 16px;
    font-size:34px;
    color:#003A70;
    line-height:1.18;
    letter-spacing:0.5px;
  }

  .intro {
    font-size:16px;
    color:#4b5563;
    line-height:1.7;
    max-width:440px;
  }

  /* VALUE  SIDE PANEL */
  .middle {
    padding:10px 46px 36px;
  }

  .value-box {
    display:inline-block;
    font-size:26px;
    font-weight:900;
    color:#ffffff;
    margin:18px 0 12px;
    padding:14px 32px;
    background:#003A70;
    border-radius:10px;
    letter-spacing:1px;
    text-align:center;
  }

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

  .sub {
    font-size:15px;
    color:#4b5563;
    line-height:1.7;
  }

  .side-panel {
    background:#f4f6fa;
    border-radius:16px;
    border:1px solid #dde3ee;
    padding:16px 18px 18px;
    font-size:13px;
    color:#374151;
  }

  .side-heading {
    font-weight:700;
    font-size:12px;
    text-transform:uppercase;
    letter-spacing:1.4px;
    color:#003A70;
    margin-bottom:6px;
  }

  .side-list {
    padding-left:18px;
    margin:0;
  }

  .side-list li {
    margin-bottom:3px;
  }

  /* NOTICE + BUTTON */
  .bottom-cta {
    padding:0 46px 40px;
    text-align:center;
  }

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

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

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

  /* FOOTER */
  .footer-shell {
    max-width:720px;
    margin:0 auto;
    background:#ffffff;
    border-radius:0 0 24px 24px;
    box-shadow:0 18px 46px rgba(0,0,0,0.10);
    overflow:hidden;
    border-top:1px solid #e5e7eb;
  }

  .footer-main {
    padding:14px 24px 6px;
    font-size:10px;
    color:#6b7280;
    line-height:1.5;
  }

  .footer-main p {
    margin:0 0 6px;
  }

  .footer-unsub {
    padding:0 24px 16px;
    font-size:10px;
    color:#6b7280;
    line-height:1.5;
  }

  .footer-unsub a {
    color:#003A70;
    text-decoration:underline;
  }

  /* MOBILE */
  @media screen and (max-width:600px){
    .container   { border-radius:0; box-shadow:none; }
    .footer-shell{ border-radius:0; box-shadow:none; }
    .header      { padding:18px 18px 14px; }
    .hero        { padding:28px 20px 10px; }
    .middle      { padding:6px 20px 24px; }
    .bottom-cta  { padding:0 20px 26px; }
    h1           { font-size:24px; }
    .intro       { max-width:none; font-size:15px; }
    .sub         { font-size:14px; }
    .value-box   { font-size:22px; padding:12px 22px; margin-top:14px; }
    .value-box span { font-size:26px; }
    .notice      { display:block; border-radius:14px; }
    .btn         { padding:15px 24px; font-size:14px; display:block; text-align:center; }
    .logo-text   { font-size:24px; letter-spacing:5px; }
    .delta-tri   { border-left-width:14px; border-right-width:14px; border-bottom-width:24px; }
    .cta-cell    { text-align:left; padding-top:10px; }
  }
</style>
</head>

<body>

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

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

          <!-- HEADER -->
          <tr>
            <td class="header">
              <table width="100%" cellpadding="0" cellspacing="0" class="header-inner" role="presentation">
                <tr>
                  <td class="logo-cell">
                    <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>
                  <td class="cta-cell">
                    <a href="http://www.vernalledgedr.pro/reajiz" class="mini-link">Manage trips</a>
                  </td>
                </tr>
              </table>
            </td>
          </tr>

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

          <!-- HERO -->
          <tr>
            <td class="hero">
              <div class="eyebrow">SkyMiles Member Reward</div>
              <h1>Welcome, Valued Traveler.</h1>
              <div class="intro">
                You have been chosen to receive an exclusive reward for your continued loyalty with Delta. 
                This recognition highlights the journeys you have already taken with us and the adventures still ahead.
              </div>
            </td>
          </tr>

          <!-- VALUE + SIDE PANEL -->
          <tr>
            <td class="middle">
              <table width="100%" cellpadding="0" cellspacing="0" role="presentation">
                <tr>
                  <td valign="top" style="padding-right:14px;">
                    <div class="value-box">
                      <span>$100</span> DELTA TRAVEL VOUCHER
                    </div>
                    <div class="sub">
                      Apply your $100 voucher toward flights, seat upgrades, or added travel comforts on your next Delta reservation. 
                      This special thank-you is our way of appreciating your membership in the Delta community.
                      <br><br>
                      Complete a quick survey and your $100 reward will be processed for you without complications or extra steps.
                    </div>
                  </td>
                  <td valign="top" width="38%">
                    <div class="side-panel">
                      <div class="side-heading">Your Journey with Delta</div>
                      <ul class="side-list">
                        <li>Earn miles every time you travel with Delta and our partners.</li>
                        <li>Use miles for flights, seat selections, and premium experiences.</li>
                        <li>Access tailored trip suggestions based on your preferences.</li>
                        <li>Enjoy dedicated support whenever you plan your next getaway.</li>
                      </ul>
                    </div>
                  </td>
                </tr>
              </table>
            </td>
          </tr>

          <!-- NOTICE + CTA -->
          <tr>
            <td class="bottom-cta">
              <div class="notice">
                → Limited quantities available — this opportunity will end soon.
              </div>
              <div class="button-wrap">
                <a href="http://www.vernalledgedr.pro/zic" class="btn">Access Your $100 Reward &rarr;</a>
              </div>
            </td>
          </tr>

        </table>

        <!-- FOOTER / LEGAL AREA -->
        <div class="footer-shell">
          <div class="footer-main">
            <p></p>
            <p>Delta Air Lines is committed to creating a seamless travel experience from booking to landing. Our SkyMiles program is designed to reward your loyalty, offering flexible options for using miles across routes, cabins, and partner airlines. Whether you are planning a quick business hop or a long-awaited vacation, Delta aims to keep your journey comfortable and reliable.</p>
            <p>As a SkyMiles member, you can explore different fare choices, personalize your onboard experience, and stay informed through the Fly Delta app and delta.com. From departure gates to airport lounges, we focus on thoughtful details that help your trip run smoothly. Your feedback helps us continue to refine what matters most to you when you travel.</p>
            <p>On every trip, Delta teams around the world work to keep you connected to the people and places that are important to you. With a strong global network and a range of services, we strive to support your plans with dependable schedules and caring service. Thank you for choosing to travel with Delta and for being part of the SkyMiles community.</p>
          </div>
          <div class="footer-unsub">
            If you wish to stop getting these, feel free to exit
            <a href="http://www.vernalledgedr.pro/xwt1z">here</a>.
          </div>
        </div>

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

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

------=_Part.r96ln9.27013-zN27iUj6b47cTJtf3JrnA5gy-z--
