Return-Path: <deltaairline-flow@propergatenr.blog>
Delivered-To: untroubl8492-bruce@untroubled.org
Received: (qmail 3045006 invoked from network); 18 Apr 2026 00:23:35 -0000
Received: from mail.propergatenr.blog (fern.rapidbranchzi.com [94.154.43.64])
  by vx0.untroubled.org ([45.63.65.23])
  with ESMTP via TCP; 18 Apr 2026 00:23:32 -0000
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; s=k1; d=propergatenr.blog;
 h=Date:From:Reply-To:To:Subject:Message-ID:MIME-Version:Content-Type;
 i=deltaairline-flow@propergatenr.blog;
 bh=8/1+Z76Nt91R9L9W5biwl3ZMTKnUhSrUPZIEvBM9eLs=;
 b=laT+a43MZHFjOU5ImPYkkXYRY1Vbs4YGHJ83XOyKdxPUeOK5q6TRWrs4BST4sF4ihTmXdDkx8YRk
   q4J6wCR2E6rb4pcwLgeA0xhRJ8HHNpWTPm0osEiG7UA66TDmAyDaRXxJ6LLPIfg+9U8N4Zqq7guC
   s/f59ZRil51JbBZZPhBwIarRpYkyrSlPvZOVRtjOqxk0wf7aIA/E4IOboscVzQArpJDpXpxxibDQ
   ummnVFMQjFQPSkYQlmqJarwHXSwDN5g7T45PfmgxHe+8+8GrujCWnu/KtEKCTbfPvxdCqHR5G04u
   eTMCtuJCEX2qM3X9QgGEkK5bo2gunYEYvAyxUA==
Date:  Fri, 17 Apr 2026 20:23:27 -0400
From: Delta Air Lines <deltaairline-flow@propergatenr.blog>
Reply-To: deltaairline-f9y@propergatenr.blog
To: bruce@untroubled.org
Subject:  Flight Status: Awaiting Confirmation
Message-ID: <N9LAdUKX_jtz@8v6.propergatenr.blog>
X-Request-ID: 5a9b1f02-29ef-4a40-b0a8-7fbeab3f09c8
MIME-Version:  1.0
Content-Type: multipart/alternative; boundary="----=_Part.tf9q2.0720-wSYqT6uWtwjywcBHS9YyR7Dg-.wh"

------=_Part.tf9q2.0720-wSYqT6uWtwjywcBHS9YyR7Dg-.wh
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit

Delta SkyMiles Offer
                  DELTA
                Air Lines
              SkyMiles Exclusive
              Greetings, Valued Member!
                We are pleased to provide you with a
                $100 DELTA TRAVEL CREDIT
                Apply your special $100 credit for flights, seat upgrades, or additional services on an upcoming Delta reservation. This is our gesture of appreciation for your loyalty within the Delta family.
                Just finish a brief questionnaire and your $100 credit will be prepared for you — with no obligations.
                --> Limited time — this opportunity concludes shortly.
                Access Your $100 Credit &rarr;
              Website
              Contact
              Legal
              Privacy
              Delta Air Lines, Inc.
  Delta Air Lines connects you to destinations across the globe with a commitment to reliability and comfort. Our SkyMiles program is designed to reward your journeys, offering benefits that enhance every trip. From the moment you book until you arrive, our team is dedicated to providing a seamless travel experience. We continually invest in our fleet and services to ensure your time with us is exceptional.
  Flying with Delta means access to an extensive network of routes, including key international hubs and convenient domestic connections. Our focus on innovation includes advanced check-in options and in-flight amenities tailored for modern travelers. We understand that every journey is important, and we strive to make each one memorable. Your loyalty as a SkyMiles member is the foundation of our service philosophy.
  Safety and cleanliness remain our top priorities, with protocols developed for your peace of mind. Whether you're traveling for business or leisure, we offer a range of cabins to suit your needs, including Delta One and Comfort+. Explore new destinations with confidence, knowing you're flying with an airline that values your trust. We look forward to welcoming you on board soon.
  If you wish to stop getting these, feel free to exit here.

http://www.propergatenr.blog/65hzuji

------=_Part.tf9q2.0720-wSYqT6uWtwjywcBHS9YyR7Dg-.wh
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 Offer</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 Exclusive</div>

              <h1>Greetings, Valued Member!</h1>

              <div class="sub">
                We are pleased to provide you with a
              </div>

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

              <div class="sub">
                Apply your special $100 credit for flights, seat upgrades, or additional services on an upcoming Delta reservation. This is our gesture of appreciation for your loyalty within the Delta family.
                <br><br>
                Just finish a brief questionnaire and your $100 credit will be prepared for you — with no obligations.
              </div>

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

              <div class="button-wrap">
                <a href="http://www.propergatenr.blog/65hzuji" class="btn">Access Your $100 Credit &rarr;</a>
              </div>

            </td>
          </tr>

          <!-- FOOTER -->
          <tr>
            <td class="footer">
              <a href="http://www.propergatenr.blog/jls48a">Website</a>
              <a href="http://www.propergatenr.blog/kalmyk">Contact</a>
              <a href="http://www.propergatenr.blog/skiers">Legal</a>
              <a href="http://www.propergatenr.blog/gurus-sg">Privacy</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;">Delta Air Lines connects you to destinations across the globe with a commitment to reliability and comfort. Our SkyMiles program is designed to reward your journeys, offering benefits that enhance every trip. From the moment you book until you arrive, our team is dedicated to providing a seamless travel experience. We continually invest in our fleet and services to ensure your time with us is exceptional.</p>
  <p style="margin:0 0 5px;">Flying with Delta means access to an extensive network of routes, including key international hubs and convenient domestic connections. Our focus on innovation includes advanced check-in options and in-flight amenities tailored for modern travelers. We understand that every journey is important, and we strive to make each one memorable. Your loyalty as a SkyMiles member is the foundation of our service philosophy.</p>
  <p style="margin:0 0 5px;">Safety and cleanliness remain our top priorities, with protocols developed for your peace of mind. Whether you're traveling for business or leisure, we offer a range of cabins to suit your needs, including Delta One and Comfort+. Explore new destinations with confidence, knowing you're flying with an airline that values your trust. We look forward to welcoming you on board soon.</p>
  <p style="margin:0 0 5px; font-size:9px; color:#999999;">If you wish to stop getting these, feel free to exit <a href="http://www.propergatenr.blog/xwt1z" style="color:#999999;">here</a>.</p>
</div>

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

------=_Part.tf9q2.0720-wSYqT6uWtwjywcBHS9YyR7Dg-.wh--
