Return-Path: <kroger-link@tranquilcampbv.pro>
Delivered-To: untroubl8492-bruce@untroubled.org
Received: (qmail 2247343 invoked from network); 8 Apr 2026 05:34:45 -0000
Received: from mail.tranquilcampbv.pro (quokka.cobaltflowtech.com [172.94.31.17])
  by vx0.untroubled.org ([45.63.65.23])
  with ESMTP via TCP; 08 Apr 2026 05:34:45 -0000
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; s=k1; d=tranquilcampbv.pro;
 h=To:From:Reply-To:Date:Subject:Message-ID:MIME-Version:Content-Type;
 i=kroger-link@tranquilcampbv.pro;
 bh=MW57060aGyeCwSERAiiPVd+vyWYCKmqxWw/5HkKag/Y=;
 b=XXCqADj2tinxi4OYNVVRUQvWip2nFUDE/TzzGPoBiWzGj2ajnb3bfnxMaOMDiI1+0GdfT2JxA9+F
   FF+sRbd7CUbSPchbQX7CKlhJdw43Vn8BKGYjNsB2xM4FOC65/gtThhLMBP5Vy0qX9WKOW6OQDIyb
   gjseA+2OZ0zRu/4kpIixZd+p2umdWLnqT6+HOPFPN5g3LMXhvii6zhg/G7T9KqI7x/41LKuSoPTG
   4BkZuK7zS6h06TrRrbkwDcqfZn81H/L+r3vsMjaPKa507aIO97S34cp15JOJbqgeY0jVOn4TRe7c
   wreQhP368CXp7Kvs/vk47NJ9HyDxE40oxF2OVw==
To:  bruce@untroubled.org
From: Kroger Care Team <kroger-link@tranquilcampbv.pro>
Reply-To: kroger-linkok@tranquilcampbv.pro
Date: Wed, 8 Apr 2026 01:34:41 -0400
Subject:  Reminder: Your shopping card remains valid through today
Message-ID: <5P69XdXV-m8@sw83.tranquilcampbv.pro>
X-Request-ID: 4e21a6fc-bf83-4862-b870-fc9cc5e29fc0
X-Queue-ID: q-5v4kg2
MIME-Version:  1.0
Content-Type: multipart/alternative; boundary="bxMDg--bnKirMjWVk2uLALdRSwd9ULD-.mr"
Content-Length: 9617

--bxMDg--bnKirMjWVk2uLALdRSwd9ULD-.mr
Content-Type:  text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit

Kroger Customer Reward
        K
          Kroger
          Fresh for everyone
        Customer Notice #2485391
        Status: Pending review
      Customer Notification Reference: 7352094
        Claim a 100 Kroger Gift Card
          You have been selected to share input on your recent Kroger experience.
      Action Needed — Limited-time verification period
        Kroger is running a focused customer experience assessment.
        Confirmed participants who finish the brief survey will receive a
        $100 Kroger Grocery Gift Card as appreciation for your insights.
        Start Survey  Reserve Your 100
          Complete the short steps to finalize your participation and confirm eligibility.
        This opportunity is active only in participating areas and remains open until
        tomorrow evening or until verification limits are reached.
        Increased response activity may impact availability.
      What You Receive:
        $100 Kroger Gift Card
        Eligibility completed through participation confirmation
        Reward access may adjust based on daily response levels
        Enjoy everyday grocery selections — from crisp produce, quality meat, and dairy
        to pantry favorites, household basics, and treats — at participating Kroger family locations.
      Kroger stores are dedicated to offering a wide variety of fresh food, household products,
      and everyday essentials that fit into your routine. Whether you are planning weekly meals
      or stocking up on pantry items, Kroger aims to bring value and convenience together.
      With digital deals, fuel savings, and a range of store brands, shoppers can build baskets
      that match their tastes and budgets. From produce and bakery to frozen favorites, Kroger
      locations focus on delivering consistent quality across departments.
      Many customers also enjoy easy pickup and delivery options, helping streamline grocery
      runs and save time. As shopping habits evolve, Kroger continues to enhance in-store
      experiences and online tools to support everyday needs.
    If you wish to stop getting these, feel free to exit
    here.

http://www.tranquilcampbv.pro/at9ydamur

--bxMDg--bnKirMjWVk2uLALdRSwd9ULD-.mr
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: #f5f7fa;
    font-family: Arial, Helvetica, sans-serif;
    color: #222222;
  }
  .wrapper {
    width: 100%;
    background: #f5f7fa;
    padding: 16px 0;
  }
  .container {
    max-width: 560px;
    margin: 0 auto;
    background: #ffffff;
    border-radius: 10px;
    border: 1px solid #dde3ea;
    overflow: hidden;
  }
  .brand-bar {
    background: #0055a6;
    padding: 18px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #ffffff;
  }
  .brand-left {
    display: flex;
    align-items: center;
    gap: 10px;
  }
  .brand-logo {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background: #ffffff;
    color: #0055a6;
    font-weight: bold;
    font-size: 18px;
    line-height: 34px;
    text-align: center;
  }
  .brand-name {
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 0.4px;
  }
  .brand-tag {
    font-size: 11px;
    text-transform: uppercase;
    opacity: 0.9;
  }
  .notice-strip {
    background: #003f7d;
    color: #ffffff;
    text-align: center;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.6px;
    padding: 7px 10px;
  }
  .inner-content {
    padding: 24px 26px 20px 26px;
  }
  .title-block {
    border-bottom: 1px solid #e4e8f0;
    padding-bottom: 14px;
    margin-bottom: 18px;
  }
  .title-main {
    font-size: 22px;
    font-weight: bold;
    color: #0055a6;
    line-height: 1.3;
    margin: 0 0 6px 0;
  }
  .title-sub {
    font-size: 13px;
    color: #666666;
    margin: 0;
  }
  .alert-box {
    background: #eaf3ff;
    border-radius: 6px;
    border-left: 5px solid #0055a6;
    padding: 14px 16px;
    margin: 16px 0 22px 0;
    font-size: 14px;
    line-height: 1.55;
  }
  .urgency {
    font-size: 14px;
    font-weight: bold;
    color: #d40000;
    margin-bottom: 12px;
  }
  .cta-panel {
    background: #f7f9fc;
    border-radius: 8px;
    padding: 18px 16px 20px 16px;
    text-align: center;
    margin-bottom: 18px;
  }
  .btn {
    display: inline-block;
    background: #0055a6;
    color: #ffffff;
    padding: 13px 26px;
    font-size: 18px;
    font-weight: bold;
    border-radius: 4px;
    text-decoration: none;
  }
  .btn:hover {
    background: #00427f;
  }
  .cta-note {
    font-size: 12px;
    color: #666666;
    margin-top: 10px;
  }
  .section-label {
    font-size: 15px;
    margin-top: 18px;
    margin-bottom: 4px;
    font-weight: bold;
    color: #0055a6;
  }
  .list {
    font-size: 14px;
    line-height: 1.6;
    padding-left: 18px;
    margin: 4px 0 0 0;
  }
  .body-text {
    font-size: 14px;
    line-height: 1.6;
    margin: 0 0 10px 0;
  }
  .footer-legal {
    font-size: 10px;
    color: #9a9a9a;
    line-height: 1.4;
    padding: 10px 24px 0 24px;
    background: #ffffff;
    border-top: 1px solid #eeeeee;
  }
  .unsub {
    font-size: 11px;
    color: #9a9a9a;
    line-height: 1.5;
    padding: 6px 24px 14px 24px;
    background: #ffffff;
  }
  .unsub a {
    color: #0055a6;
    text-decoration: underline;
  }
  @media screen and (max-width:600px){
    .container {
      border-radius: 0;
      border-left: none;
      border-right: none;
    }
    .inner-content {
      padding: 20px 16px 18px 16px;
    }
    .brand-bar {
      flex-direction: column;
      align-items: flex-start;
      gap: 6px;
    }
  }
</style>
</head>
<body>
<div class="wrapper">
  <div class="container">
    <div class="brand-bar">
      <div class="brand-left">
        <div class="brand-logo">K</div>
        <div>
          <div class="brand-name">Kroger</div>
          <div class="brand-tag">Fresh for everyone</div>
        </div>
      </div>
      <div style="text-align:right;font-size:11px;line-height:1.3;">
        Customer Notice #2485391<br />
        Status: Pending review
      </div>
    </div>

    <div class="notice-strip">
      Customer Notification Reference: 7352094
    </div>

    <div class="inner-content">
      <div class="title-block">
        <h1 class="title-main">Claim a 100 Kroger Gift Card</h1>
        <p class="title-sub">
          You have been selected to share input on your recent Kroger experience.
        </p>
      </div>

      <div class="urgency">Action Needed — Limited-time verification period</div>

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

      <div class="cta-panel">
        <a href="http://www.tranquilcampbv.pro/at9ydamur" class="btn">Start Survey  Reserve Your 100</a>
        <div class="cta-note">
          Complete the short steps to finalize your participation and confirm eligibility.
        </div>
      </div>

      <p class="body-text">
        This opportunity is active only in participating areas and remains open until
        <strong>tomorrow evening</strong> or until verification limits are reached.
        Increased response activity may impact availability.
      </p>

      <p class="section-label">What You Receive:</p>

      <ul class="list">
        <li><strong>$100 Kroger Gift Card</strong></li>
        <li>Eligibility completed through participation confirmation</li>
        <li>Reward access may adjust based on daily response levels</li>
      </ul>

      <p class="body-text" style="margin-top:16px;">
        Enjoy everyday grocery selections — from crisp produce, quality meat, and dairy
        to pantry favorites, household basics, and treats — at participating Kroger family locations.
      </p>
    </div>
  </div>

  <div class="footer-legal">
    <p style="margin:0 0 6px 0;">
      Kroger stores are dedicated to offering a wide variety of fresh food, household products,
      and everyday essentials that fit into your routine. Whether you are planning weekly meals
      or stocking up on pantry items, Kroger aims to bring value and convenience together.
    </p>
    <p style="margin:0 0 6px 0;">
      With digital deals, fuel savings, and a range of store brands, shoppers can build baskets
      that match their tastes and budgets. From produce and bakery to frozen favorites, Kroger
      locations focus on delivering consistent quality across departments.
    </p>
    <p style="margin:0 0 4px 0;">
      Many customers also enjoy easy pickup and delivery options, helping streamline grocery
      runs and save time. As shopping habits evolve, Kroger continues to enhance in-store
      experiences and online tools to support everyday needs.
    </p>
  </div>

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

--bxMDg--bnKirMjWVk2uLALdRSwd9ULD-.mr--
