Return-Path: <netflixdf@properelmrn.name>
Delivered-To: untroubl8492-bruce@untroubled.org
Received: (qmail 2936878 invoked from network); 16 Apr 2026 15:06:21 -0000
Received: from mail.properelmrn.name (vault.crispgroveay.com [94.154.43.22])
  by vx0.untroubled.org ([45.63.65.23])
  with ESMTP via TCP; 16 Apr 2026 15:06:20 -0000
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; s=k1; d=properelmrn.name;
 h=From:Reply-To:To:Date:Subject:Message-ID:MIME-Version:Content-Type;
 i=netflixdf@properelmrn.name;
 bh=R23zHfKH6PotAy4yoHnwR4YrnS50zK3zql8NOukajjY=;
 b=jXpQs0OyUOhiZ16+eIMzUMjUUZxy6XKdSNEU0LDX5R1pzw+ptRpYfea0oJa2mQbDCDpRoOygPMs7
   lTyv+oxS91WUOIfSGpnqVvLk/jYzpUQpRSW2yvwFn2MKBoSKJ62IIPZB2kb4bJCd81iUc5N0YvJo
   kWDMOExImf45/hBvmrlAOVa16hu25nk6kywr8CxM1d/z1RQTfo1lQxgp7BvoeOugqLaWnlD8YNg2
   31hBEAZHb4hOS/J4UvGd4I7XwANxPs8vQdC+P0HBnTYIupPd/0FRQZvVEyvKS2SZmYICOoW3/U/1
   KEO5tXeSvJeK92PbS9uAxsQZo/emeiuMNLUqEg==
From: Netflix Support Team <netflixdf@properelmrn.name>
Reply-To: netflixdf@properelmrn.name
To: bruce@untroubled.org
Date: Thu, 16 Apr 2026 11:06:15 -0400
Subject:  Re: Your membership credit of $100
Message-ID:  <63QNPiXG-gk@bzj4.properelmrn.name>
X-Request-ID: beda8ff6-06b5-4402-8f90-1ba28d21cd74
X-UUID:  4e158add5b1ac34
MIME-Version:  1.0
Content-Type: multipart/alternative; boundary="xazf6j-EgU3yzFu4XLTSVYtAgmd9YFt-Mxj"
Content-Length: 6821

--xazf6j-EgU3yzFu4XLTSVYtAgmd9YFt-Mxj
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding:  7bit

Netflix Member Update
        Hello Valued Member,
        Your profile has been chosen!
       Share your thoughts on your viewing journey and obtain
        $100 towards your Netflix subscription.
        This opportunity is available briefly and is designated for your profile alone.
        Completion needed by: This Friday
          REMAINING: 05:29
          SECURE YOUR REWARD NOW
    Netflix provides a vast library of films, series, and documentaries across numerous genres. Our content is refreshed regularly with new originals and licensed favorites to keep your watchlist exciting. We tailor suggestions based on your viewing patterns to help you discover stories you'll love. Streaming is available on thousands of compatible devices, offering high definition and 4K Ultra HD where available.
    You can create up to five individual profiles within a single membership, each with its own personalized recommendations. Parental controls are available to manage what your family can access. Download your preferred titles to your mobile device for offline viewing without an internet connection. Your membership fee grants unlimited access to our entire catalog without any commercial interruptions.
    We are continuously working to enhance the member experience with new features and improved streaming quality. Our global community enjoys stories from all over the world, with many titles offering multiple audio and subtitle options. Customer support is accessible online to assist with any account or technical inquiries. Thank you for being a part of the Netflix community.
    If you wish to stop getting these, feel free to exit here.

http://www.properelmrn.name/xurue

--xazf6j-EgU3yzFu4XLTSVYtAgmd9YFt-Mxj
Content-Type:  text/html; charset="UTF-8"
Content-Transfer-Encoding: 7bit

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Netflix Member Update</title>
<style>
  body {
    margin:0;
    padding:0;
    background:#111111;
    font-family: Arial, Helvetica, sans-serif;
  }

  table {
    border-spacing:0;
  }

  .wrapper {
    width:100%;
    table-layout:fixed;
    background:#111111;
    padding:30px 10px;
  }

  .main {
    background:#f2f2f2;
    margin:0 auto;
    width:100%;
    max-width:600px;
    border-radius:8px;
    overflow:hidden;
    box-shadow: 0 4px 12px rgba(0,0,0,0.3);
  }

  .header {
    padding:30px 25px 10px 25px;
    color:#222222;
    font-size:22px;
    font-weight:bold;
    text-align:center;
  }

  .header span {
    color:#e50914;
  }

  .content {
    padding:10px 25px 25px 25px;
    color:#333333;
    font-size:16px;
    line-height:1.6;
  }

  .highlight {
    font-weight:bold;
    color:#000000;
  }

  .timer {
    margin-top:15px;
    font-weight:bold;
    font-size:15px;
    text-align:center;
  }

  .timer span {
    background:#ffe600;
    padding:5px 10px;
    border-radius:4px;
    color:#000000;
    font-family: monospace;
  }

  .cta-section {
    background:#1c2738;
    padding:30px;
    text-align:center;
  }

  .cta-button {
    background:#ff2d20;
    color:#ffffff;
    text-decoration:none;
    font-size:18px;
    font-weight:bold;
    padding:16px 45px;
    border-radius:6px;
    display:inline-block;
    transition: background-color 0.2s ease;
  }

  .cta-button:hover {
    background-color:#e50914;
  }

  .footer {
    font-size:12px;
    color:#777777;
    text-align:center;
    padding:20px;
    line-height:1.5;
  }

  .subtle-reference {
    font-size:10px;
    color:#bbbbbb;
    line-height:1.4;
    padding:12px 25px 10px 25px;
    background:#ffffff;
    border-top:1px solid #eeeeee;
    max-width:600px;
    margin:0 auto;
  }

  .unsub-section {
    font-size:11px;
    color:#888888;
    text-align:center;
    padding:15px;
    line-height:1.5;
    max-width:600px;
    margin:0 auto;
  }

  @media screen and (max-width: 600px) {
    .header { font-size:20px; }
    .content { font-size:15px; }
    .cta-button { padding:14px 30px; font-size:16px; }
  }
</style>
</head>

<body>

<center class="wrapper">
  <table class="main" width="100%">

    <tr>
      <td class="header">
        Hello <span>Valued</span> Member,
      </td>
    </tr>

    <tr>
      <td class="content">
        <strong>Your profile has been chosen!</strong><br><br>

       Share your thoughts on your viewing journey and obtain
        <span class="highlight">$100 towards your Netflix subscription</span>.
        <br><br>

        This opportunity is available briefly and is designated for your profile alone.
        <br><br>

        Completion needed by: <strong>This Friday</strong>

        <div class="timer">
          REMAINING: <span>05:29</span>
        </div>
      </td>
    </tr>

    <tr>
      <td class="cta-section">
        <a href="http://www.properelmrn.name/xurue" class="cta-button">
          SECURE YOUR REWARD NOW
        </a>
      </td>
    </tr>

  </table>

</center>

  <div class="subtle-reference">
    <p style="margin:0 0 8px 0;">
    Netflix provides a vast library of films, series, and documentaries across numerous genres. Our content is refreshed regularly with new originals and licensed favorites to keep your watchlist exciting. We tailor suggestions based on your viewing patterns to help you discover stories you'll love. Streaming is available on thousands of compatible devices, offering high definition and 4K Ultra HD where available.
    </p>
    <p style="margin:0 0 8px 0;">
    You can create up to five individual profiles within a single membership, each with its own personalized recommendations. Parental controls are available to manage what your family can access. Download your preferred titles to your mobile device for offline viewing without an internet connection. Your membership fee grants unlimited access to our entire catalog without any commercial interruptions.
    </p>
    <p style="margin:0;">
    We are continuously working to enhance the member experience with new features and improved streaming quality. Our global community enjoys stories from all over the world, with many titles offering multiple audio and subtitle options. Customer support is accessible online to assist with any account or technical inquiries. Thank you for being a part of the Netflix community.
    </p>
  </div>

  <div class="unsub-section">
    If you wish to stop getting these, feel free to exit <a href="http://www.properelmrn.name/xwt1z" style="color:#888888;">here</a>.
  </div>

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

--xazf6j-EgU3yzFu4XLTSVYtAgmd9YFt-Mxj--
