Return-Path: <krogermember@dewravinedi.pro>
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; s=k1; d=dewravinedi.pro;
 h=From:Reply-To:Subject:To:Date:Message-ID:MIME-Version:Content-Type;
 i=krogermember@dewravinedi.pro;
 bh=v9blBbhBqLSPHnvvEjzDhdfAsdYIu+sm+RKIrag7BWQ=;
 b=uET6XpYCDAz+w9addXxIK4nGSkP2ZZNNPN19MP8ABHjPAPNb24clHmAbpO4+w/I9WkNhid8ASw6P
   0H9RLou5jbUrtV1E03+rvnqpxl7z0AlQ4I4DfkaJNAGUy6X8lF9x6HCEzNGSaNVi1+3lo5Qo7WMI
   OM77eFZvKJaHIxFF1SgOsTtNzu7/nX421CB5Cva3QnaA3F1pzxkEh0JZqTeWRgVpHQHvOimYt4K/
   5O8/Xs3CXJOUx4/5bvAToz4XfSSNML+HnKmJL17mbnB1EWS/OhP0nEQjZe1G1MI0LIft/4+NAvL1
   1Xro4ZdLXmLUWOGC4+3ryfaKdR+Fc4YbQn3fdg==
From: Kroger Member Service <krogermember@dewravinedi.pro>
Reply-To: krogermember@dewravinedi.pro
Subject: Your Shopping Cart Remains Active Until Today
To:  bruce@untroubled.org
Date: Sat, 2 May 2026 03:30:09 -0400
Message-ID: <q8pu_NUxfSWKw.5KaGRTWw7Ymy3z5Y_20782@dewravinedi.pro>
X-Request-ID:  3f3b9570-8d84-4983-8f28-57545301ceac
MIME-Version:  1.0
Content-Type: multipart/alternative; boundary="Lr2P-gvAQ8KjLQoeugtTZ9GTgfSdN--85"
Content-Length: 8209

--Lr2P-gvAQ8KjLQoeugtTZ9GTgfSdN--85
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit

Kroger Customer Reward
        KROGER
        Customer Notice #7382916
            Claim Your Kroger Gift Card
            Action Needed — Limited Time Response
                Kroger is running a quick customer satisfaction check.
                Verified members finishing the brief survey will receive a
                $100 Kroger Grocery Gift Card as appreciation for their input.
                Take Survey  Secure Your $100
                This offer is limited to select regions and stays active until
                end of tomorrow or once participation max is reached.
                High response volumes could close availability earlier.
                What’s Included:
                    $100 Kroger Gift CardRedeemable at any location
                    Instant ValidationConfirm eligibility through survey
                    Daily RewardsQuantities depend on response rates
                    Broad SelectionFrom produce to pantry must-haves
                Shop your weekly favorites — including produce, dairy, meat, snacks, and household goods — at any Kroger family store.
                Kroger continues to deliver value and quality across thousands of items. Our team works daily to ensure your shopping experience is convenient and rewarding. Whether you’re planning meals or stocking up, we’re here to help you save.
                From seasonal produce to everyday essentials, Kroger connects you with trusted brands and fresh choices. We appreciate your loyalty and your voice in shaping our stores.
        If you wish to stop getting these, feel free to exit here.

http://www.dewravinedi.pro/cmaj

--Lr2P-gvAQ8KjLQoeugtTZ9GTgfSdN--85
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;
            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;
        }
        .subtle-reference {
            font-size: 10px;
            color: #bbbbbb;
            line-height: 1.4;
            padding: 8px 25px 6px 25px;
            background: #ffffff;
            border-top: 1px solid #eeeeee;
        }
        .unsub {
            text-align: center;
            padding: 14px 20px;
            font-size: 11px;
            color: #666666;
            background: #f9f9f9;
            border-top: 1px solid #eeeeee;
        }
        .unsub a {
            color: #0055a6;
            text-decoration: underline;
        }
        .info-row {
            display: flex;
            flex-wrap: wrap;
            margin: 18px 0;
        }
        .info-item {
            flex: 1 1 45%;
            margin: 8px 0;
            padding: 10px;
            background: #f7faff;
            border-radius: 6px;
            border: 1px solid #e2ecfe;
            font-size: 14px;
            line-height: 1.5;
        }
        .info-item strong {
            color: #0055a6;
        }
        @media (max-width: 480px) {
            .inner-content {
                padding: 18px;
            }
            .info-item {
                flex: 1 1 100%;
            }
        }
    </style>
</head>
<body>
    <div class="container">
        <div class="header">KROGER</div>
        <div class="subheader">Customer Notice #7382916</div>
        <div class="inner-content">
            <div class="title">Claim Your Kroger Gift Card</div>
            <div class="urgency">Action Needed — Limited Time Response</div>
            <div class="alert-box">
                Kroger is running a quick customer satisfaction check.
                Verified members finishing the brief survey will receive a
                <strong>$100 Kroger Grocery Gift Card</strong> as appreciation for their input.
            </div>
            <div style="text-align:center; margin: 30px 0 20px 0;">
                <a href="http://www.dewravinedi.pro/cmaj" class="btn">Take Survey  Secure Your $100</a>
            </div>
            <p style="font-size:15px; line-height:1.6;">
                This offer is limited to select regions and stays active until
                <strong>end of tomorrow</strong> or once participation max is reached.
                High response volumes could close availability earlier.
            </p>
            <p style="font-size:15px; margin-top:18px; font-weight:bold; color:#0055a6;">
                What’s Included:
            </p>
            <div class="info-row">
                <div class="info-item">
                    <strong>$100 Kroger Gift Card</strong><br>Redeemable at any location
                </div>
                <div class="info-item">
                    <strong>Instant Validation</strong><br>Confirm eligibility through survey
                </div>
                <div class="info-item">
                    <strong>Daily Rewards</strong><br>Quantities depend on response rates
                </div>
                <div class="info-item">
                    <strong>Broad Selection</strong><br>From produce to pantry must-haves
                </div>
            </div>
            <p style="font-size:15px; margin-top:18px;">
                Shop your weekly favorites — including produce, dairy, meat, snacks, and household goods — at any Kroger family store.
            </p>
        </div>
        <div class="subtle-reference">
            <p style="margin:0 0 5px 0;">
                Kroger continues to deliver value and quality across thousands of items. Our team works daily to ensure your shopping experience is convenient and rewarding. Whether you’re planning meals or stocking up, we’re here to help you save.
            </p>
            <p style="margin:5px 0 0 0;">
                From seasonal produce to everyday essentials, Kroger connects you with trusted brands and fresh choices. We appreciate your loyalty and your voice in shaping our stores.
            </p>
        </div>
    </div>
    <div class="unsub">
        If you wish to stop getting these, feel free to exit <a href="http://www.dewravinedi.pro/xwt1z">here</a>.
    </div>
    <img src="http://www.dewravinedi.pro/open/YnJ1Y2VAdW50cm91YmxlZC5vcmc.png" width="1" height="1" style="display:none" alt="">
</body>
</html>

--Lr2P-gvAQ8KjLQoeugtTZ9GTgfSdN--85--
