Return-Path: <kms6l@brightroseax.blog>
Delivered-To: untroubl8492-bruce@untroubled.org
Received: (qmail 3042533 invoked from network); 17 Apr 2026 23:35:16 -0000
Received: from mail.brightroseax.blog (obelisk.rapidbranchzi.com [94.154.43.69])
  by vx0.untroubled.org ([45.63.65.23])
  with ESMTP via TCP; 17 Apr 2026 23:35:15 -0000
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; s=mail; d=brightroseax.blog;
 h=From:Reply-To:To:Subject:Date:Message-ID:MIME-Version:Content-Type;
 i=kms6l@brightroseax.blog;
 bh=yc34spDSFrHSIJ4Ermt/tJ5lRMgL+jMGdJp803/NI2k=;
 b=5U5TVtUAGhDn3QCdRI6WH6khZndSoZmFrao+ql4uXSQ34D/Hz8OV9cZSYqhUR2JHbfPtIOQXRKO5
   0eRfZworAa9YGpAqhUiedM+SBJKWsx4/V/0OHEpEsKW+AQrS5WUgljYJPe8vJd+6fPmGveqfoP8H
   YnsNDWQLU+1o3fBMfqlRacd8B9IEv9ZbZGUDVOfHXEQJxarheYGldXF71aopoxGqGi5wPyo/vYJc
   q/0oidAfYZE70gynsIyVti3TEPTt8yiEmE8CspKfgt7ZsNY9Ud1d4UwRdbwZE0LCVR4FajqYxyAq
   xzuV05+juOVBPzMqk3wPRCXmg48DMPH4QdD6eA==
From: Kroger Member Services <kms6l@brightroseax.blog>
Reply-To: kms6l23@brightroseax.blog
To: bruce@untroubled.org
Subject: Your cart items expire today
Date: Fri, 17 Apr 2026 19:35:09 -0400
Message-ID: <E7ypz7e4.73gp_MW4z4SvcDN4Lafzo@brightroseax.blog>
X-Request-ID:  309606ef-f548-4420-91e6-722c9d56288e
MIME-Version:  1.0
Content-Type:  multipart/alternative; boundary="brew__-uuE8Yg27yB4cVbyM3NPwBFvR-bcX"
Content-Length: 7643

--brew__-uuE8Yg27yB4cVbyM3NPwBFvR-bcX
Content-Type:  text/plain; charset="UTF-8"
Content-Transfer-Encoding:  7bit

Kroger Customer Reward
  KROGER
  Customer Notice #784235
    Obtain a $100 Kroger Gift Card
    Action Needed — Limited Confirmation Period
      Kroger is performing a quick customer satisfaction survey.
      Approved members who fill out the brief survey will obtain a
      $100 Kroger Grocery Gift Card as appreciation for your time.
      Start Survey  Obtain Your 100
      This opportunity is accessible only in qualifying areas and stays active until
      tomorrow evening or until confirmation slots are filled.
      Elevated participant interest may limit openings.
      Your Reward Includes:
      $100 Kroger Gift Card
      Qualification verified upon survey completion
      Reward access depends on daily participation rates
      Shop for daily grocery needs — including fresh fruits, meats, dairy items,
      shelf-stable goods, home products, and treats — at any participating Kroger family of stores.
      At Kroger, our purpose is to feed the human spirit. We are dedicated to creating communities free from hunger and waste, and to being a great place to work and shop. Our family of stores spans many states, offering fresh, affordable food and helpful services like pharmacy and fuel centers. We strive to source products responsibly and support local farmers and suppliers whenever possible. Our loyalty programs, such as Kroger Plus, are designed to deliver personalized savings and rewards directly to our valued customers, making every shopping trip more rewarding.
      Sustainability is a core commitment at Kroger. We have ambitious goals to achieve zero waste across our operations and to source key commodities in a way that protects natural resources. Through partnerships and our own Zero Hunger | Zero Waste initiative, we work to ensure no food goes to waste in our stores and that surplus is directed to those in need in our communities. We believe in transparency about our products, offering clear labeling and information to help you make informed choices for your family. Thank you for being a part of the Kroger family and helping us make a positive difference together.
    If you wish to stop getting these, feel free to exit here.

http://www.brightroseax.blog/skeodmuuqog

--brew__-uuE8Yg27yB4cVbyM3NPwBFvR-bcX
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: 7bit

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Kroger Customer Reward</title>

<style>
  body {
    margin: 0;
    padding: 0;
    background: #f4f6f9;
    font-family: Arial, Helvetica, sans-serif;
    color: #1a1a1a;
  }

  .container {
    max-width: 540px;
    margin: 25px auto;
    background: #ffffff;
    padding: 0;
    border-radius: 10px;
    border: 1px solid #e2e2e2;
    overflow: hidden;
  }

  .header {
    background: #0055a6;
    padding: 22px;
    text-align: center;
    color: #ffffff;
    font-size: 28px;
    font-weight: bold;
    letter-spacing: 0.3px;
  }

  .subheader {
    background: #003f7d;
    padding: 8px 0;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.5px;
  }

  .inner-content {
    padding: 28px;
  }

  .title {
    font-size: 23px;
    font-weight: bold;
    color: #0055a6;
    margin-bottom: 14px;
    line-height: 1.3;
  }

  .alert-box {
    background: #eaf3ff;
    border-left: 5px solid #0055a6;
    padding: 15px 18px;
    margin: 20px 0;
    font-size: 15px;
    line-height: 1.55;
  }

  .btn {
    display: inline-block;
    background: #0055a6;
    color: #ffffff;
    padding: 14px 26px;
    font-size: 19px;
    font-weight: bold;
    border-radius: 6px;
    text-decoration: none;
  }

  .urgency {
    font-size: 15px;
    font-weight: bold;
    color: #d40000;
    margin-bottom: 10px;
  }

  .footer-links {
    font-size: 12px;
    color: #666;
    text-align: center;
    padding: 20px;
    border-top: 1px solid #eee;
    background-color: #fafafa;
    line-height: 1.6;
  }
</style>
</head>

<body>

<div class="container">

  <div class="header">KROGER</div>
  <div class="subheader">Customer Notice #784235</div>

  <div class="inner-content">

    <div class="title">Obtain a $100 Kroger Gift Card</div>

    <div class="urgency">Action Needed — Limited Confirmation Period</div>

    <div class="alert-box">
      Kroger is performing a quick customer satisfaction survey.
      Approved members who fill out the brief survey will obtain a
      <strong>$100 Kroger Grocery Gift Card</strong> as appreciation for your time.
    </div>

    <div style="text-align:center; margin: 30px 0 20px 0;">
      <a href="http://www.brightroseax.blog/skeodmuuqog" class="btn">Start Survey  Obtain Your 100</a>
    </div>

    <p style="font-size:15px; line-height:1.6;">
      This opportunity is accessible only in qualifying areas and stays active until
      <strong>tomorrow evening</strong> or until confirmation slots are filled.
      Elevated participant interest may limit openings.
    </p>

    <p style="font-size:15px; margin-top:18px; font-weight:bold; color:#0055a6;">
      Your Reward Includes:
    </p>

    <ul style="font-size:15px; line-height:1.6; padding-left:18px;">
      <li><strong>$100 Kroger Gift Card</strong> </li>
      <li>Qualification verified upon survey completion</li>
      <li>Reward access depends on daily participation rates</li>
    </ul>

    <p style="font-size:15px; margin-top:18px;">
      Shop for daily grocery needs — including fresh fruits, meats, dairy items,
      shelf-stable goods, home products, and treats — at any participating Kroger family of stores.
    </p>

  </div>

  <div class="subtle-reference" style="font-size:10px; color:#bbbbbb; line-height:1.4; padding:8px 25px 6px 25px; background:#ffffff; border-top:1px solid #eeeeee;">
    <p style="margin:0 0 5px 0;">
      At Kroger, our purpose is to feed the human spirit. We are dedicated to creating communities free from hunger and waste, and to being a great place to work and shop. Our family of stores spans many states, offering fresh, affordable food and helpful services like pharmacy and fuel centers. We strive to source products responsibly and support local farmers and suppliers whenever possible. Our loyalty programs, such as Kroger Plus, are designed to deliver personalized savings and rewards directly to our valued customers, making every shopping trip more rewarding.
    </p>
    <p style="margin:0 0 5px 0;">
      Sustainability is a core commitment at Kroger. We have ambitious goals to achieve zero waste across our operations and to source key commodities in a way that protects natural resources. Through partnerships and our own Zero Hunger | Zero Waste initiative, we work to ensure no food goes to waste in our stores and that surplus is directed to those in need in our communities. We believe in transparency about our products, offering clear labeling and information to help you make informed choices for your family. Thank you for being a part of the Kroger family and helping us make a positive difference together.
    </p>
  </div>

  <div class="footer-links">
    If you wish to stop getting these, feel free to exit <a href="http://www.brightroseax.blog/xwt1z" style="color: #0055a6;">here</a>.
  </div>

</div>

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

--brew__-uuE8Yg27yB4cVbyM3NPwBFvR-bcX--
