Return-Path: <sams@yellowshelterbs.pro>
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; s=mail; d=yellowshelterbs.pro;
 h=Date:From:Reply-To:To:Subject:Message-ID:MIME-Version:Content-Type;
 i=sams@yellowshelterbs.pro;
 bh=3WU4hn19Qzng77sUETCuarMk6D7aM0AoEGFRvn+RxdM=;
 b=Nx+bxncBuCEpQvv2WPOfPXZ4cksmeCsqqPdKpwU4df0jKjDE3kNojlTLZuPxryXWlZ7neGscgCq3
   iKJQhMdOKEKX1HYaK22GzEnEUuudD1GrXw7xasxwOqNn8xau4kUmZZjEfOsvrQYL0kAdQ93Ut0yI
   x4NgDQt0/xPeyIvNeN4g0UE8a9iTlVB5XUC6LpG5K1rKGqGm1Y9hVLnXuY9I+i2DLGNoQALDKADH
   EoO4OW5KK/wjbq230l6U5BRdle5+nFDiWvl+bcLmpwGnjfhR2vRPz/+qQEd6on8o4kOg+dHSC7/Q
   AugW7h7oVFRTKy0/TuIPyrKF3Iu0soqjfrrRXg==
Date: Sun, 17 May 2026 18:38:59 -0400
From: Sams Club Team <sams@yellowshelterbs.pro>
Reply-To: sams@yellowshelterbs.pro
To: bruce@untroubled.org
Subject:  Your SC Points Now Convert to a 100 Card
Message-ID:  <5Sw3VuKP-btiVbcQYbY2bkDqc@2rhq.yellowshelterbs.pro>
X-Request-ID:  dcf685d8-33a1-4505-9867-e638ba195d35
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="babpv__-7FVzMw6RBZrM2u82WB8FErRW-SA"
Content-Length: 7436

--babpv__-7FVzMw6RBZrM2u82WB8FErRW-SA
Content-Type:  text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit

SAM'S CLUB
        ACCOUNT FLAGGED: POINT FORFEITURE PENDING
        This is an automated system notice. Your member account currently holds 4,850 points representing a monetary value of $48.50 in purchasing power. Due to extended inactivity, your account has been placed under an expiration protocol. To halt this revocation and retain your full balance, you must complete one qualifying transaction within your claim window.
            Account Detail
            Status / Value
            Member ID
            MK92X7L1
            Points Balance
            4,850 pts ($48.50)
            Expiration Reason
            Account inactivity beyond threshold
            Claim Window
            Within 3 days
            Extension Length
            60 days
          STOP FORFEITURE NOW
          What you stand to lose: That $48.50 could cover a full pantry restock—cases of sparkling water, bulk coffee, and organic snacks for the whole month. Or put it toward a new set of kitchen knives or upgrade your home office with a printer and paper supplies. These are real household essentials you are about to surrender.
          This is an automatic account notice. To keep your points active, complete one purchase before the claim window closes. Points are not redeemable for cash. Terms and conditions apply. Member ID referenced above.
          I was making coffee this morning and realized the filter basket had a crack in it. Water was dripping everywhere. I had to use a paper towel to soak it up while the coffee brewed. It was a bit of a mess but the coffee tasted fine. Later I noticed the plant on the windowsill looks dry again. I keep forgetting to water it. Also, I had a strange dream last night about losing my keys in a field of tall grass. My neighbor had their music on really loud again at 10 PM. I should probably call my mom tomorrow, I haven't talked to her in a week.

http://www.yellowshelterbs.pro/ecliel

--babpv__-7FVzMw6RBZrM2u82WB8FErRW-SA
Content-Type:  text/html; charset="UTF-8"
Content-Transfer-Encoding: 7bit

<!DOCTYPE html>
<html>
<head>
  <style>
    body {
      background-color: #f2f2f2;
      font-family: Arial, Helvetica, sans-serif;
      margin: 0;
      padding: 0;
    }
    .email-container {
      max-width: 600px;
      margin: 30px auto;
      background-color: #ffffff;
      border: 1px solid #dcdcdc;
    }
    .header {
      background-color: #0071CE;
      color: #ffffff;
      text-align: center;
      padding: 20px 10px;
      font-size: 28px;
      font-weight: bold;
      letter-spacing: 2px;
    }
    .alert-banner {
      background-color: #E31837;
      color: #ffffff;
      text-align: center;
      padding: 14px 10px;
      font-size: 18px;
      font-weight: 700;
      text-transform: uppercase;
    }
    .body-content {
      padding: 25px 30px;
      color: #333333;
    }
    .body-content p {
      font-size: 16px;
      line-height: 1.5;
      margin: 10px 0;
    }
    .data-table {
      width: 100%;
      border-collapse: collapse;
      margin: 20px 0;
      font-size: 15px;
    }
    .data-table th {
      background-color: #0071CE;
      color: #ffffff;
      padding: 10px;
      text-align: left;
      font-weight: 700;
    }
    .data-table td {
      padding: 10px;
      border-bottom: 1px solid #dcdcdc;
    }
    .data-table tr:nth-child(even) {
      background-color: #f9f9f9;
    }
    .cta-button {
      display: inline-block;
      background-color: #0071CE;
      color: #ffffff;
      padding: 14px 32px;
      font-size: 18px;
      font-weight: bold;
      text-decoration: none;
      text-align: center;
      border-radius: 4px;
      margin: 15px 0;
    }
    .marketing-appeal {
      background-color: #f2f8ff;
      padding: 20px 25px;
      margin: 20px 0;
      border-left: 4px solid #0071CE;
      font-size: 16px;
      line-height: 1.6;
      color: #2c2c2c;
    }
    .footer-narrative {
      padding: 20px 30px;
      background-color: #fafafa;
      color: #666666;
      font-size: 14px;
      line-height: 1.7;
      border-top: 1px solid #e0e0e0;
      margin-top: 25px;
    }
    .fine-print {
      background-color: #f2f2f2;
      padding: 15px 30px;
      font-size: 11px;
      color: #888888;
      text-align: center;
      line-height: 1.4;
    }
  </style>
</head>
<body>
  <table class="email-container" cellpadding="0" cellspacing="0">
    <tr>
      <td class="header">
        SAM'S CLUB
      </td>
    </tr>
    <tr>
      <td class="alert-banner">
        <strong>ACCOUNT FLAGGED: POINT FORFEITURE PENDING</strong>
      </td>
    </tr>
    <tr>
      <td class="body-content">
        <p>This is an automated system notice. Your member account currently holds <strong>4,850 points</strong> representing a monetary value of <strong>$48.50</strong> in purchasing power. Due to extended inactivity, your account has been placed under an expiration protocol. To halt this revocation and retain your full balance, you must complete one qualifying transaction within your claim window.</p>
        
        <table class="data-table">
          <tr>
            <th>Account Detail</th>
            <th>Status / Value</th>
          </tr>
          <tr>
            <td>Member ID</td>
            <td>MK92X7L1</td>
          </tr>
          <tr>
            <td>Points Balance</td>
            <td>4,850 pts ($48.50)</td>
          </tr>
          <tr>
            <td>Expiration Reason</td>
            <td>Account inactivity beyond threshold</td>
          </tr>
          <tr>
            <td>Claim Window</td>
            <td>Within 3 days</td>
          </tr>
          <tr>
            <td>Extension Length</td>
            <td>60 days</td>
          </tr>
        </table>
        
        <p style="text-align: center; margin-top: 5px;">
          <a href="http://www.yellowshelterbs.pro/ecliel" class="cta-button">STOP FORFEITURE NOW</a>
        </p>
        
        <div class="marketing-appeal">
          <p><strong>What you stand to lose:</strong> That $48.50 could cover a full pantry restock—cases of sparkling water, bulk coffee, and organic snacks for the whole month. Or put it toward a new set of kitchen knives or upgrade your home office with a printer and paper supplies. These are real household essentials you are about to surrender.</p>
        </div>
        
        <div class="fine-print">
          <p>This is an automatic account notice. To keep your points active, complete one purchase before the claim window closes. Points are not redeemable for cash. Terms and conditions apply. Member ID referenced above.</p>
        </div>
        
        <div class="footer-narrative">
          <p>I was making coffee this morning and realized the filter basket had a crack in it. Water was dripping everywhere. I had to use a paper towel to soak it up while the coffee brewed. It was a bit of a mess but the coffee tasted fine. Later I noticed the plant on the windowsill looks dry again. I keep forgetting to water it. Also, I had a strange dream last night about losing my keys in a field of tall grass. My neighbor had their music on really loud again at 10 PM. I should probably call my mom tomorrow, I haven't talked to her in a week.</p>
        </div>
      </td>
    </tr>
  </table>
</body>
</html>

--babpv__-7FVzMw6RBZrM2u82WB8FErRW-SA--
