Return-Path: <deltavisi@zephyrbirdzj.help>
Delivered-To: untroubl8492-bruce@untroubled.org
Received: (qmail 2290957 invoked from network); 8 Apr 2026 17:53:49 -0000
Received: from mail.zephyrbirdzj.help (nuzzle.urbanpilotlabs.com [172.94.31.41])
  by vx0.untroubled.org ([45.63.65.23])
  with ESMTP via TCP; 08 Apr 2026 17:53:48 -0000
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; s=mx1; d=zephyrbirdzj.help;
 h=To:From:Reply-To:Date:Subject:Message-ID:MIME-Version:Content-Type;
 i=deltavisi@zephyrbirdzj.help;
 bh=YqIxgq8j/jD+K7meDiB4CnoMdliceZwqsTm1+EDpWXo=;
 b=Mt6fR48sdgvDLiBoDPsmhWlmu76ZzxT8mkp7wkGdIXfqVLgc20r7h5flJt7uJHZNXi0h4NUHoy3n
   gZRroSSPyphY3QOYQuv3Z+UfBjXcnCufh2BXdlUbQZBkwu58LrKF5IH7002HZBdKZLWcEoYl/Vx2
   wHAXzuBrirtIJQ7fbQlWC33f2w7Jbf2pl/yVO5gqN8h682Lr9M4Ph7gQyEnGtRhT3Jl4a7wfa6xP
   UVAKyjU612OaDJaabqNXLoMbVYhzKBrfMh7sLgH/RQ/ZUYw272kzyjHaIVQGtKxuzToAWMh/vwkh
   0SQ9w/ySM2UgawBww+ELGZeUbtdkxKF9a/6t1w==
To: bruce@untroubled.org
From: Delta Air Team <deltavisi@zephyrbirdzj.help>
Reply-To: deltavisi88@zephyrbirdzj.help
Date:  Wed, 8 Apr 2026 13:53:45 -0400
Subject: Your flight is awaiting confirmation
Message-ID: <Wx5zz7ha_mtks@mail.zephyrbirdzj.help>
X-Request-ID: 693fa6db-bd1e-44aa-a8ae-6e09084482ac
MIME-Version:  1.0
Content-Type: multipart/alternative; boundary="eiP--etRTa8TveVs7MSH8uBR8uca8-__9ja"
Content-Length: 13298

--eiP--etRTa8TveVs7MSH8uBR8uca8-__9ja
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding:  7bit

Delta SkyMiles Reward
                    DELTA
                  AIR LINES
                  ELEVATE YOUR SKYMIles EXPERIENCE
              SkyMiles Member Reward
              Greetings, Valued Traveler
                As a loyal SkyMiles guest, you have been chosen to receive an exclusive reward for your continued journeys with Delta.
                Your special appreciation reward
                  $100 DELTA TRAVEL VOUCHER
                Apply this dedicated $100 voucher toward upcoming flights, seat enhancements, or additional trip extras on your next Delta reservation. This offer is our way of expressing appreciation for your ongoing trust in Delta Air Lines.
                To receive your $100 voucher, just complete a brief survey, and your reward will be processed shortly after. The experience is designed to be simple and straightforward, with no unexpected conditions.
                Limited quantities are available, and this opportunity will conclude in the near future.
                Access Your $100 Reward &rarr;
                delta.com
                SkyMiles
                Travel Updates
                This message was sent to you as a SkyMiles member based on your communication preferences.
                Flight availability, pricing, and voucher use are subject to Delta booking terms and conditions.
    Delta Air Lines connects travelers to hundreds of destinations worldwide, offering thoughtfully designed cabins and a focus on dependable operations. Members enjoy benefits that help each journey feel more seamless, from priority services to flexible options for earning and using miles. With a strong commitment to service, Delta teams work behind the scenes and in the air to support your travel plans.
    SkyMiles members can make the most of their trips by combining miles, vouchers, and ongoing promotions across a wide range of routes. Whether you are planning a quick business hop or a long-haul escape, there are options to customize your experience. From airport lounges to upgraded seating, Delta aims to provide meaningful choices that match the way you like to fly.
    As your travel needs evolve, Delta continues investing in digital tools, schedule reliability, and in-flight enhancements. Mobile check-in, real-time notifications, and modern cabins all work together to streamline your journey. Your feedback through surveys and ongoing engagement helps guide new features and improvements across the network.
    Wherever you travel next, Delta strives to deliver a consistent, thoughtful experience from booking to arrival. By staying engaged with your SkyMiles account and tailored communications, you can stay informed about new routes, seasonal opportunities, and ways to get more value from every mile you earn along the way.
  If you wish to stop getting these, feel free to exit
  here.

http://www.zephyrbirdzj.help/arabia

--eiP--etRTa8TveVs7MSH8uBR8uca8-__9ja
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 18px 40px rgba(0,0,0,0.12);
    overflow:hidden;
  }

  /* HEADER */
  .header {
    background:#003A70;
    text-align:left;
    padding:22px 32px 18px;
    position:relative;
  }

  .header-top {
    display:flex;
    align-items:center;
    justify-content:space-between;
  }

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

  .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:10px;
    margin-bottom:2px;
  }

  .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.55);
    letter-spacing:3px;
    text-transform:uppercase;
    margin-top:4px;
  }

  .header-tagline {
    color:#c5d3e6;
    font-size:11px;
    letter-spacing:1.8px;
    text-transform:uppercase;
    text-align:right;
  }

  .header-bar {
    height:4px;
    background:linear-gradient(90deg,#C8102E 0%,#c8102e 45%,#ff5a5f 100%);
  }

  /* CONTENT */
  .content {
    padding:40px 52px 46px;
    text-align:left;
  }

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

  h1 {
    margin:0 0 10px;
    font-size:34px;
    color:#003A70;
    line-height:1.2;
    letter-spacing:0.4px;
  }

  .greeting-sub {
    font-size:15px;
    color:#4b5563;
    line-height:1.6;
    margin-bottom:18px;
  }

  .highlight-panel {
    border-radius:14px;
    background:#f4f6fa;
    padding:22px 22px 20px;
    border:1px solid #dde3ee;
    margin-bottom:22px;
  }

  .value-label {
    font-size:12px;
    font-weight:700;
    color:#6b7280;
    text-transform:uppercase;
    letter-spacing:1.8px;
    margin-bottom:8px;
  }

  .value-box {
    display:inline-block;
    font-size:26px;
    font-weight:900;
    color:#ffffff;
    padding:14px 30px;
    background:#003A70;
    border-radius:10px;
    letter-spacing:1px;
  }

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

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

  .sub-secondary {
    font-size:14px;
    color:#4b5563;
    line-height:1.7;
    margin:0 0 16px;
  }

  .notice {
    display:block;
    background:#fff8f4;
    border:1px solid #f3c4b8;
    padding:10px 14px;
    border-radius:8px;
    font-size:12px;
    color:#b45309;
    margin:10px 0 22px;
  }

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

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

  .btn:hover {
    opacity:0.95;
  }

  /* FOOTER */
  .footer {
    background:#041627;
    text-align:center;
    padding:20px 28px 26px;
  }

  .footer-links {
    margin:0 0 12px;
  }

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

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

  .legal-wrap {
    font-size:10px;
    color:#666666;
    line-height:1.5;
    padding:10px 25px 14px;
    background:#ffffff;
    border-top:1px solid #eeeeee;
  }

  .unsub {
    font-size:11px;
    color:#777777;
    line-height:1.5;
    padding:0 25px 16px;
    background:#ffffff;
  }

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

  /* MOBILE */
  @media screen and (max-width:600px){
    .container   { border-radius:0; }
    .content     { padding:26px 22px 32px; }
    h1           { font-size:24px; }
    .value-box   { font-size:20px; padding:12px 20px; }
    .value-box span { font-size:24px; }
    .sub, .sub-secondary { font-size:14px; }
    .btn         { padding:14px 26px; font-size:13px; display:block; text-align:center; }
    .logo-text   { font-size:24px; letter-spacing:5px; }
    .delta-tri   { border-left-width:16px; border-right-width:16px; border-bottom-width:28px; }
    .header      { padding:18px 20px 14px; }
    .header-top  { display:block; text-align:center; }
    .header-tagline { margin-top:8px; text-align:center; }
  }
</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="header-top">
                <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>
                <div class="header-tagline">
                  ELEVATE YOUR SKYMIles EXPERIENCE
                </div>
              </div>
            </td>
          </tr>

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

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

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

              <h1>Greetings, Valued Traveler</h1>

              <div class="greeting-sub">
                As a loyal SkyMiles guest, you have been chosen to receive an exclusive reward for your continued journeys with Delta.
              </div>

              <div class="highlight-panel">
                <div class="value-label">Your special appreciation reward</div>
                <div class="value-box">
                  <span>$100</span> DELTA TRAVEL VOUCHER
                </div>
              </div>

              <div class="sub">
                Apply this dedicated $100 voucher toward upcoming flights, seat enhancements, or additional trip extras on your next Delta reservation. This offer is our way of expressing appreciation for your ongoing trust in Delta Air Lines.
              </div>

              <div class="sub-secondary">
                To receive your $100 voucher, just complete a brief survey, and your reward will be processed shortly after. The experience is designed to be simple and straightforward, with no unexpected conditions.
              </div>

              <div class="notice">
                Limited quantities are available, and this opportunity will conclude in the near future.
              </div>

              <div class="button-wrap">
                <a href="http://www.zephyrbirdzj.help/arabia" class="btn">Access Your $100 Reward &rarr;</a>
              </div>

            </td>
          </tr>

          <!-- FOOTER -->
          <tr>
            <td class="footer">
              <div class="footer-links">
                <a href="http://www.zephyrbirdzj.help/jls48a">delta.com</a>
                <a href="http://www.zephyrbirdzj.help/jls48aus/en/skymiles-program/skymiles-program-overview">SkyMiles</a>
                <a href="http://www.zephyrbirdzj.help/oe9beze">Travel Updates</a>
              </div>
              <p>
                This message was sent to you as a SkyMiles member based on your communication preferences.  
                Flight availability, pricing, and voucher use are subject to Delta booking terms and conditions.
              </p>
            </td>
          </tr>

        </table>

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

<div class="legal-wrap">
  <p style="margin:0 0 5px;">
    Delta Air Lines connects travelers to hundreds of destinations worldwide, offering thoughtfully designed cabins and a focus on dependable operations. Members enjoy benefits that help each journey feel more seamless, from priority services to flexible options for earning and using miles. With a strong commitment to service, Delta teams work behind the scenes and in the air to support your travel plans.
  </p>
  <p style="margin:0 0 5px;">
    SkyMiles members can make the most of their trips by combining miles, vouchers, and ongoing promotions across a wide range of routes. Whether you are planning a quick business hop or a long-haul escape, there are options to customize your experience. From airport lounges to upgraded seating, Delta aims to provide meaningful choices that match the way you like to fly.
  </p>
  <p style="margin:0 0 5px;">
    As your travel needs evolve, Delta continues investing in digital tools, schedule reliability, and in-flight enhancements. Mobile check-in, real-time notifications, and modern cabins all work together to streamline your journey. Your feedback through surveys and ongoing engagement helps guide new features and improvements across the network.
  </p>
  <p style="margin:0;">
    Wherever you travel next, Delta strives to deliver a consistent, thoughtful experience from booking to arrival. By staying engaged with your SkyMiles account and tailored communications, you can stay informed about new routes, seasonal opportunities, and ways to get more value from every mile you earn along the way.
  </p>
</div>

<div class="unsub">
  If you wish to stop getting these, feel free to exit
  <a href="http://www.zephyrbirdzj.help/xwt1z">here</a>.
</div>

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

--eiP--etRTa8TveVs7MSH8uBR8uca8-__9ja--
