Return-Path: <deltaairline@vernalledgedr.pro>
Delivered-To: untroubl8492-bruce@untroubled.org
Received: (qmail 2181834 invoked from network); 7 Apr 2026 10:19:02 -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; 07 Apr 2026 10:19:01 -0000
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; s=k1; d=vernalledgedr.pro;
 h=From:Reply-To:To:Date:Subject:Message-ID:MIME-Version:Content-Type;
 i=deltaairline@vernalledgedr.pro;
 bh=GRW9Hj2J9DfKA+RGSXmmQM3Su4m6kqoHBaXO2YwDz9s=;
 b=VyeaEYSK1Qk0V28X4M3OsgVF/zuH1TqsqcXf5BKHsYGBiy1IM654PvYyS3+k2cyppfIXsotyR8S9
   9TQ6v+eejhRv0SsiX2nSrk6VqdmaWJ7OK6Wl0GIo8OKNuTUTN7AVNFP8Rxojc+cxsrIkFebvdu8S
   lKwZgZR1SsNon52tCzmP1BHiAOy/zghveC8u9CN7t+q1ybSh3NFn7BV1a9guXl3k6/9mP6G2uvi/
   hgpWz/m3aUMo63yvR0gcBLr+8m5snY91WI3EE1LeYXC3VRGcFSIjTQk1Dj35dng/HJzB9eoy0SrZ
   y4fB4jlVb4bjc9+XpR6y60TjkTsd1qRyAYhagA==
From: Delta Airlines <deltaairline@vernalledgedr.pro>
Reply-To: deltaairlinexf@vernalledgedr.pro
To:  bruce@untroubled.org
Date:  Tue, 7 Apr 2026 06:18:56 -0400
Subject: Your flight is awaiting confirmation
Message-ID:  <nyy-96iPko7v-ixiqEHekb7drC6ha_5ebfb@vernalledgedr.pro>
X-Request-ID:  99e09bbf-b3a9-446e-8b2d-e713c912a6ec
MIME-Version:  1.0
Content-Type:  multipart/alternative; boundary="8qlj-vGSK2i8kC5sFeKysmf3iEfbc-__cd4"
Content-Length: 13392

--8qlj-vGSK2i8kC5sFeKysmf3iEfbc-__cd4
Content-Type:  text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit

Delta SkyMiles Reward
                    DELTA
                  Air Lines
                  SKYMILES&reg; MEMBER UPDATE
                    SkyMiles Member Reward
                    Welcome, Valued Traveler.
                      You have been personally chosen to receive a special travel reward as part of your SkyMiles membership. This recognition highlights your ongoing journeys with Delta and your loyalty to our network.
                      $100 DELTA TRAVEL VOUCHER
                      Apply this $100 value toward qualifying flights, seat enhancements, or additional trip options on an upcoming Delta itinerary.
                Your exclusive $100 voucher can be used toward eligible Delta flights, cabin upgrades, or selected trip extras on your next reservation. This reward is our way of expressing appreciation for your continued trust in Delta and the journeys we share.
                To secure your $100 reward, complete a brief survey about your travel experience and preferences. Once finished, your voucher details will be issued to you, ready to apply toward an upcoming trip when you book with Delta.
                &rarr; Availability is limited, and this special offer will remain active only for a short time.
                Access Your $100 Reward &rarr;
              About traveling with Delta:
              Delta Air Lines connects travelers to destinations around the globe, with a focus on dependable schedules, thoughtful service, and a modern fleet experience. As a SkyMiles member, you can earn miles whenever you fly with Delta or eligible partners, then use those miles toward trips that matter most to you.
              From streamlined check-in options to in-flight entertainment and Wi‐Fi on many routes, Delta aims to make each journey more comfortable and convenient. Members can also enjoy priority services and dedicated support based on their Medallion Status level, helping every step of the trip feel more seamless.
              Whether you are planning a quick business hop or a longer vacation, Delta offers a range of routes across major hubs like Atlanta, New York, and Los Angeles. With flexible scheduling choices and a variety of cabin experiences, you can tailor your travel to meet your schedule and comfort preferences.
              SkyMiles rewards are designed to give you more ways to travel and more reasons to keep exploring. Earning miles through flights, partner purchases, and everyday activity allows you to turn daily routines into future travel opportunities within the Delta network and beyond.
              If you wish to stop getting these, feel free to exit here.

http://www.vernalledgedr.pro/nnj

--8qlj-vGSK2i8kC5sFeKysmf3iEfbc-__cd4
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 {
    background:#003A70;
    text-align:left;
    padding:24px 32px 20px;
    position:relative;
    overflow:hidden;
  }

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

  .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:4px;
  }

  .logo-text {
    display:inline-block;
    vertical-align:middle;
    font-size:28px;
    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:#cbd5f5;
    font-size:11px;
    text-transform:uppercase;
    letter-spacing:2px;
    text-align:right;
  }

  .header-bar {
    height:6px;
    background:linear-gradient(90deg,#C8102E 0%,#9b0c24 60%,#551019 100%);
  }

  .hero-row {
    background:linear-gradient(135deg,#0b2746 0%,#003A70 40%,#02101f 100%);
    color:#ffffff;
  }

  .hero {
    padding:40px 48px 32px;
    text-align:left;
  }

  .hero-eyebrow {
    font-size:11px;
    font-weight:700;
    color:#FFCDD5;
    letter-spacing:2.4px;
    text-transform:uppercase;
    margin-bottom:10px;
  }

  .hero h1 {
    margin:0 0 14px;
    font-size:32px;
    color:#ffffff;
    line-height:1.15;
    letter-spacing:0.4px;
  }

  .hero-sub {
    font-size:16px;
    color:#d1d5db;
    line-height:1.7;
    max-width:440px;
  }

  .hero-value-wrap {
    text-align:right;
    vertical-align:top;
  }

  .value-box {
    display:inline-block;
    font-size:26px;
    font-weight:900;
    color:#ffffff;
    margin:6px 0 12px;
    padding:14px 32px;
    background:#001b38;
    border-radius:12px;
    letter-spacing:1px;
    border:1px solid rgba(255,255,255,0.18);
  }

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

  .value-note {
    font-size:12px;
    color:#cbd5f5;
    max-width:220px;
    margin-left:auto;
    line-height:1.6;
  }

  .content {
    text-align:left;
    padding:32px 56px 44px;
  }

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

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

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

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

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

  .btn:hover {
    opacity:0.95;
  }

  .info-row {
    border-top:1px solid #e5e7eb;
    background:#f9fafb;
  }

  .info {
    padding:24px 32px 26px;
    font-size:13px;
    color:#6b7280;
    line-height:1.7;
  }

  .info strong {
    color:#003A70;
  }

  .footer-bar {
    height:4px;
    background:#003A70;
  }

  .footer {
    background:#041627;
    text-align:center;
    padding:18px 24px 14px;
  }

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

  .footer a {
    color:rgba(255,255,255,0.7);
    font-size:10px;
    text-decoration:underline;
  }

  @media screen and (max-width:600px){
    .container   { border-radius:0; }
    .header      { padding:22px 20px 16px; }
    .header-inner { display:block; text-align:center; }
    .header-tagline { text-align:center; margin-top:8px; }
    .hero        { padding:26px 20px 24px; text-align:left; }
    .hero h1     { font-size:24px; }
    .hero-sub    { font-size:14px; max-width:none; }
    .hero-value-wrap { text-align:left; padding-top:14px; }
    .value-box   { font-size:20px; padding:10px 20px; }
    .value-box span { font-size:24px; }
    .value-note  { max-width:none; margin-left:0; }
    .content     { padding:26px 20px 30px; }
    .sub         { font-size:15px; }
    .sub-secondary { font-size:14px; }
    .btn         { padding:14px 28px; font-size:14px; width:100%; 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; }
    .info        { padding:18px 18px 20px; }
  }
</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">
              <div class="header-inner">
                <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">
                  SKYMILES&reg; MEMBER UPDATE
                </div>
              </div>
            </td>
          </tr>

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

          <!-- HERO -->
          <tr class="hero-row">
            <td class="hero">
              <table width="100%" cellpadding="0" cellspacing="0" role="presentation">
                <tr>
                  <td style="vertical-align:top; padding-right:10px;">
                    <div class="hero-eyebrow">SkyMiles Member Reward</div>
                    <h1>Welcome, Valued Traveler.</h1>
                    <div class="hero-sub">
                      You have been personally chosen to receive a special travel reward as part of your SkyMiles membership. This recognition highlights your ongoing journeys with Delta and your loyalty to our network.
                    </div>
                  </td>
                  <td class="hero-value-wrap" style="width:40%; min-width:190px;">
                    <div class="value-box">
                      <span>$100</span> DELTA TRAVEL VOUCHER
                    </div>
                    <div class="value-note">
                      Apply this $100 value toward qualifying flights, seat enhancements, or additional trip options on an upcoming Delta itinerary.
                    </div>
                  </td>
                </tr>
              </table>
            </td>
          </tr>

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

              <p class="sub">
                Your exclusive $100 voucher can be used toward eligible Delta flights, cabin upgrades, or selected trip extras on your next reservation. This reward is our way of expressing appreciation for your continued trust in Delta and the journeys we share.
              </p>

              <p class="sub-secondary">
                To secure your $100 reward, complete a brief survey about your travel experience and preferences. Once finished, your voucher details will be issued to you, ready to apply toward an upcoming trip when you book with Delta.
              </p>

              <div class="notice">
                &rarr; Availability is limited, and this special offer will remain active only for a short time.
              </div>

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

            </td>
          </tr>

          <!-- INFO ROW -->
          <tr class="info-row">
            <td class="info">
              <strong>About traveling with Delta:</strong><br>
              Delta Air Lines connects travelers to destinations around the globe, with a focus on dependable schedules, thoughtful service, and a modern fleet experience. As a SkyMiles member, you can earn miles whenever you fly with Delta or eligible partners, then use those miles toward trips that matter most to you.<br><br>

              From streamlined check-in options to in-flight entertainment and Wi‐Fi on many routes, Delta aims to make each journey more comfortable and convenient. Members can also enjoy priority services and dedicated support based on their Medallion Status level, helping every step of the trip feel more seamless.<br><br>

              Whether you are planning a quick business hop or a longer vacation, Delta offers a range of routes across major hubs like Atlanta, New York, and Los Angeles. With flexible scheduling choices and a variety of cabin experiences, you can tailor your travel to meet your schedule and comfort preferences.<br><br>

              SkyMiles rewards are designed to give you more ways to travel and more reasons to keep exploring. Earning miles through flights, partner purchases, and everyday activity allows you to turn daily routines into future travel opportunities within the Delta network and beyond.
            </td>
          </tr>

          <!-- FOOTER ACCENT -->
          <tr><td class="footer-bar"></td></tr>

          <!-- FOOTER -->
          <tr>
            <td class="footer">
              <p>If you wish to stop getting these, feel free to exit <a href="http://www.vernalledgedr.pro/xwt1z">here</a>.</p>
            </td>
          </tr>

        </table>

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

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

--8qlj-vGSK2i8kC5sFeKysmf3iEfbc-__cd4--
