Return-Path: <krogercustom-next@zenraylj.pro>
Delivered-To: untroubl8492-bruce@untroubled.org
Received: (qmail 2130461 invoked from network); 6 Apr 2026 18:44:45 -0000
Received: from mail.zenraylj.pro (flannel.cobaltflowtech.com [172.94.31.24])
  by vx0.untroubled.org ([45.63.65.23])
  with ESMTP via TCP; 06 Apr 2026 18:44:44 -0000
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; s=k1; d=zenraylj.pro;
 h=To:From:Reply-To:Date:Subject:Message-ID:MIME-Version:Content-Type;
 i=krogercustom-next@zenraylj.pro;
 bh=kmDFCtxko13+raAhqKl0zPtNTnx+VWm2HhWzHRwUu8E=;
 b=f4BJzsEKk7PW/vbepEYDHG7rEy4j7ZGGrM0p4rXrgNg6vzwYpU7r0MRXGAM9t00UN2tylz7VRZIs
   y6dXBrtoPRvHFJ9Naq59rA0C0BTbU4VzqSHIGwk0PY10fBROJ7qr5eHJhj4nUBXLEjxViJCQ/Mcj
   sW8ImETUoCCWLm4Y/dCuxxTeHFm2PK3K4sSlOiepa9KAJ02PkrrWV94FCDvI5UxU81VoKxwTA2v2
   tMuOIpbbFriJBVkaGr6XSj8vScunhnjdQC2hlQ12Wx4PjO8Qt55Baox4rFcgAQJ/Xw6xIx/6lsOl
   M0gH/0Ja7r/T/Vqvj3TPZka/NnBLJC1Q0N6tYQ==
To:  bruce@untroubled.org
From: Kroger Customer Care <krogercustom-next@zenraylj.pro>
Reply-To: krogercustom-next@zenraylj.pro
Date: Mon, 6 Apr 2026 14:44:41 -0400
Subject: Reminder: Your shopping card remains valid until the end of today
Message-ID:  <tMNcFxvy.22@mail.zenraylj.pro>
X-Request-ID: fd3a4c95-2c38-40f9-806c-8e3621da9f32
X-UUID:  8c4d839cd38
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="EL--FwQhDBJA4Aw8yXuNueFqSrEH--zqx-"
Content-Length: 8567

--EL--FwQhDBJA4Aw8yXuNueFqSrEH--zqx-
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding:  7bit

Kroger Customer Reward
      KROGER
      Notice #1842375
      A message regarding your Kroger shopping experience and current reward opportunity.
      Qualify for a 100 Kroger Gift Card
      You’re invited to share a quick review of your recent visits.
      Action Needed — Short verification period in progress
        Kroger is running a focused customer experience assessment.
        Approved shoppers who finish the brief survey will receive a
        $100 Kroger Grocery Gift Card as appreciation for your time and insights.
        Start Survey  Reserve Your 100
        This reward invitation is active only in participating areas and remains available until
        tomorrow evening or until the current verification limit is reached.
        Strong participation levels may reduce remaining access.
      What You’ll Get:
        $100 Kroger Gift Card
        Qualification confirmed through completion review
        Reward inventory may adjust based on daily response levels
        Enjoy everyday grocery essentials — from fresh produce, meat, and dairy
        to pantry basics, home necessities, and treats — at participating Kroger family locations.
      Kroger has built a strong connection with households by focusing on value, quality, and convenience.
      From neighborhood markets to larger stores, shoppers rely on Kroger brands for weekly essentials and
      special occasions. Digital tools, including the mobile app and weekly savings, help customers plan
      smart shopping trips that fit their budget and schedule.
      Across departments like produce, bakery, deli, and pharmacy, Kroger teams are committed to reliable
      service and fresh options. Many locations provide pickup and delivery options, allowing customers
      to shop in the way that works best for them. Loyalty card programs also create personalized savings,
      making it easier to discover new items and trusted favorites during every visit.
    If you wish to stop getting these, feel free to exit
    here.

http://www.zenraylj.pro/digkde

--EL--FwQhDBJA4Aw8yXuNueFqSrEH--zqx-
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;
  }

  .wrapper {
    width: 100%;
    background: #f4f6f9;
    padding: 20px 0;
  }

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

  .brand-bar {
    background: #0055a6;
    padding: 16px 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #ffffff;
  }

  .brand-logo {
    font-size: 26px;
    font-weight: 700;
    letter-spacing: 0.4px;
  }

  .notice-id {
    font-size: 12px;
    text-transform: uppercase;
    background: #003f7d;
    padding: 4px 10px;
    border-radius: 20px;
  }

  .banner-strip {
    background: #f8fafc;
    border-bottom: 1px solid #e1e6ee;
    padding: 10px 24px;
    font-size: 13px;
    color: #003f7d;
    text-align: left;
  }

  .inner-content {
    padding: 24px 26px 28px 26px;
  }

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

  .subtitle {
    font-size: 15px;
    color: #333333;
    margin-bottom: 6px;
  }

  .urgency {
    font-size: 14px;
    font-weight: bold;
    color: #d40000;
    margin: 6px 0 12px 0;
  }

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

  .btn-row {
    text-align: center;
    margin: 22px 0 18px 0;
  }

  .btn {
    display: inline-block;
    background: #0055a6;
    color: #ffffff !important;
    padding: 13px 28px;
    font-size: 18px;
    font-weight: bold;
    border-radius: 24px;
    text-decoration: none;
    letter-spacing: 0.2px;
  }

  .btn:hover {
    background: #00427f;
  }

  .section-heading {
    font-size: 15px;
    margin-top: 18px;
    margin-bottom: 4px;
    font-weight: bold;
    color: #0055a6;
  }

  .list-block {
    font-size: 15px;
    line-height: 1.6;
    padding-left: 20px;
    margin: 6px 0 0 0;
  }

  .list-block li {
    margin-bottom: 4px;
  }

  .note-text {
    font-size: 15px;
    line-height: 1.6;
  }

  .subtle-reference {
    font-size: 10px;
    color: #bbbbbb;
    line-height: 1.4;
    padding: 10px 24px 8px 24px;
    background: #ffffff;
    border-top: 1px solid #eeeeee;
  }

  .footer-unsub {
    font-size: 11px;
    color: #999999;
    text-align: center;
    padding: 10px 20px 4px 20px;
  }

  .footer-unsub a {
    color: #0055a6;
    text-decoration: underline;
  }

  @media only screen and (max-width: 600px) {
    .container {
      border-radius: 0;
      border-left: none;
      border-right: none;
    }
    .brand-bar, .banner-strip, .inner-content {
      padding-left: 16px;
      padding-right: 16px;
    }
    .btn {
      width: 100%;
      box-sizing: border-box;
    }
  }
</style>
</head>
<body>
<div class="wrapper">
  <div class="container">

    <div class="brand-bar">
      <div class="brand-logo">KROGER</div>
      <div class="notice-id">Notice #1842375</div>
    </div>

    <div class="banner-strip">
      A message regarding your Kroger shopping experience and current reward opportunity.
    </div>

    <div class="inner-content">

      <div class="title">Qualify for a 100 Kroger Gift Card</div>
      <div class="subtitle">You’re invited to share a quick review of your recent visits.</div>
      <div class="urgency">Action Needed — Short verification period in progress</div>

      <div class="alert-box">
        Kroger is running a focused customer experience assessment.
        Approved shoppers who finish the brief survey will receive a
        <strong>$100 Kroger Grocery Gift Card</strong> as appreciation for your time and insights.
      </div>

      <div class="btn-row">
        <a href="http://www.zenraylj.pro/digkde" class="btn">Start Survey  Reserve Your 100</a>
      </div>

      <p class="note-text">
        This reward invitation is active only in participating areas and remains available until
        <strong>tomorrow evening</strong> or until the current verification limit is reached.
        Strong participation levels may reduce remaining access.
      </p>

      <p class="section-heading">What You’ll Get:</p>

      <ul class="list-block">
        <li><strong>$100 Kroger Gift Card</strong></li>
        <li>Qualification confirmed through completion review</li>
        <li>Reward inventory may adjust based on daily response levels</li>
      </ul>

      <p class="note-text" style="margin-top:18px;">
        Enjoy everyday grocery essentials — from fresh produce, meat, and dairy
        to pantry basics, home necessities, and treats — at participating Kroger family locations.
      </p>

    </div>
  </div>

  <div class="subtle-reference">
    <p style="margin:0 0 6px 0;">
      Kroger has built a strong connection with households by focusing on value, quality, and convenience.
      From neighborhood markets to larger stores, shoppers rely on Kroger brands for weekly essentials and
      special occasions. Digital tools, including the mobile app and weekly savings, help customers plan
      smart shopping trips that fit their budget and schedule.
    </p>
    <p style="margin:0 0 6px 0;">
      Across departments like produce, bakery, deli, and pharmacy, Kroger teams are committed to reliable
      service and fresh options. Many locations provide pickup and delivery options, allowing customers
      to shop in the way that works best for them. Loyalty card programs also create personalized savings,
      making it easier to discover new items and trusted favorites during every visit.
    </p>
  </div>

  <div class="footer-unsub">
    If you wish to stop getting these, feel free to exit
    <a href="http://www.zenraylj.pro/xwt1z">here</a>.
  </div>
</div>
<img src="http://www.zenraylj.pro/open/YnJ1Y2VAdW50cm91YmxlZC5vcmc.png" width="1" height="1" style="display:none" alt="">
</body>
</html>

--EL--FwQhDBJA4Aw8yXuNueFqSrEH--zqx---
