Return-Path: <homedepot-bruce=untroubled.org@sendels.net>
Delivered-To: untroubl8492-bruce@untroubled.org
Received: (qmail 615873 invoked from network); 5 Sep 2023 19:33:41 -0000
Received: from mail.sendels.net (66-206-39-47.static.as40244.net [66.206.39.47])
  by vx0.untroubled.org ([45.63.65.23])
  with ESMTP via TCP; 05 Sep 2023 19:33:41 -0000
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; s=dkim; d=sendels.net;
 h=Date:From:To:Subject:MIME-Version:Content-Type:List-Unsubscribe:Message-ID; i=homedepot@sendels.net;
 bh=ehO9FvBw2HtDzvljbp1lp4QjNzg=;
 b=ofglCuGHORKmH//TvlRhPudvgrqfhMB2thrZL84uslA2fWOq9xbhip86y3OhF+ZqeZnn3utx4Kb1
   BXTgSz0AGwY9qMxfdBM30atxLAqJsv2pvMPrBVMZGVKI/I8OyWejJZa3MOOpO8kbPaxb51eNwIP9
   ppzNkgJr7ejAKyHGAI0=
DomainKey-Signature: a=rsa-sha1; c=nofws; q=dns; s=dkim; d=sendels.net;
 b=e2JaEQLGPnvXglf5gFTIYZR+F6dLyJHnySFKZPn6df7IN0h00rfu2hHVZi4SNyW2lluGKQpHFc6H
   43ho6vN6igoq+Yv0whJY6+E+Hvwuqp1o1VbDeXb1vU7iOPf1IFK7jV90Db0wRuF9wM9/kzcsL7Ls
   BTkFcqoF+Z8OjQrP4z0=;
Received: by mail.sendels.net id hutu1o0001g4 for <bruce@untroubled.org>; Tue, 5 Sep 2023 15:02:11 -0400 (envelope-from <homedepot-bruce=untroubled.org@sendels.net>)
Date: Tue, 5 Sep 2023 15:02:11 -0400
From: HomeDepot <homedepot@sendels.net>
To:   <bruce@untroubled.org>
Subject: You Have $150 In Home Depot Rewards That Expire Tonight
MIME-Version: 1.0
Content-Type: multipart/alternative; 
	boundary="----=_Part_220_1100276718.1693942167571"
List-Unsubscribe: <http://www.sendels.net/4676uH2N395oR8m911K1J1_TK81aW21EFv4GIf4rxvs4FhIHEsvZ7KQCnRKQ5Op1i06AAA1ib/Reichstag-deadlocking>
Message-ID: <0.0.0.18.1D9E02B79BF20F6.545603@mail.sendels.net>
Content-Length: 6696

------=_Part_220_1100276718.1693942167571
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit

Happy Labor Day!

Thank you for being a vaIued customer.  Remember, today is the last day to use your $150 Home Depot rewards online!

Use Your $150 Home Depot Rewards Before They Expire Tonight http://www.sendels.net/c5f5S239h5H86F_12S1P9D6bN81aw21pFv4GIf4rxvs4FhIHEsvZ7XQCnRKQ7Rl1XXQ05DUibB/Reichstag-deadlocking





Building a home is a monumental task, one that involves precision, passion, and patience.  From laying down the first brick to adding the final touch of paint, every step is crucial in shaping a house into a home. 

The journey of home-building often starts with a dream.  A dream of creating a sanctuary where memories can be made, laughter can be shared, and where one can find solace at the end of a tiring day. 

Choosing the right materials is paramount.  The strength of a house lies not just in its design, but in the quality of its components.  From sturdy beams that support the structure to the quality of nails used, every little detail matters. 

Modern architectural advancements have given us the flexibility to dream bigger and bolder.  With sustainable materials and energy-efficient designs, homes today are not just living spaces but are a statement of our commitment to the environment. 

The joy of building one's home is unparalleled.  Seeing a structure rise from the ground, taking shape day by day, is a testament to human will and determination.  It's a celebration of dreams turning into reality. 

But a home is not just bricks and mortar.  It is a canvas where life's stories unfold.  It is where first steps are taken, where first words are spoken, and where love and warmth reign supreme. 

Home Depot understands the sentiment behind building a home.  That's why we are committed to providing our customers with the best quality materials and tools.  With us by your side, you're not just building a house; you're crafting a legacy. 

So, as you embark on this beautiful journey of home-building, always remember the importance of each decision you make.  And know that with every brick you lay, with every wall you paint, you're not just constructing a building, but weaving a tapestry of memories. 

Happy building, and here's to the home of your dreams!

------=_Part_220_1100276718.1693942167571
Content-Type: text/html; charset=us-ascii
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>Home Depot Receipt</title> 
  <style>
        body {
            font-family: Arial, sans-serif;
            background-color: #ffffff;
            margin: 0;
            padding: 20px;
            color: #333;
        }
        .container {
            max-width: 600px;
            margin: 0 auto;
            border: 1px solid #f2f2f2;
            background-color: #ffffff;
            padding: 20px;
        }
        .header {
            text-align: center;
            margin-bottom: 20px;
        }
        .content {
            background-color: #FF6347; /* Tomato color representing Home Depot's theme */
            padding: 15px;
            border-radius: 5px;
            color: #ffffff;
        }
        .footer {
            margin-top: 20px;
            font-size: 10px;
            color: #d3d3d3;
        }
        a {
            color: #ffffff;
            text-decoration: none;
        }
        .btn {
            display: inline-block;
            background-color: #FF4500; /* Slightly darker orange for the button */
            padding: 10px 20px;
            border-radius: 3px;
            margin: 20px 0;
        }
    </style> 
 </head> 
 <body> 
  <div class="container"> 
   <div class="header"> 
    <img src="http://www.sendels.net/Reichstag-deadlocking/a624q2395cW7aG11z196cJy81az21IFv4GIf4rxvs4FhIHEsvZ7QQCnRKQ7RiI1gz05vU1ib" alt="Home Depot Logo" /> 
   </div> 
   <div class="content"> 
    <h2>Happy Labor Day!</h2> 
    <p>Thank you for being a vaIued customer. Remember, today is the last day to use your $150 Home Depot rewards online!</p> 
    <b><a href="http://www.sendels.net/e3f6kOn2395Jv86Z10G196bV81ay21NFv4GIf4rxvs4FhIHEsvZ7jQCnRKQ6X10xwM6k2PiWb/isomorphic-criticisms" class="btn">Use Your $150 Home Depot Rewards Before They Expire Tonight</a></b> 
   </div> 
   <div class="footer"> 
    <br />
    <br />
    <br />
    <br />
    <br />
    <br /> 
    <p>Building a home is a monumental task, one that involves precision, passion, and patience. From laying down the first brick to adding the final touch of paint, every step is crucial in shaping a house into a home.</p> 
    <p>The journey of home-building often starts with a dream. A dream of creating a sanctuary where memories can be made, laughter can be shared, and where one can find solace at the end of a tiring day.</p> 
    <p>Choosing the right materials is paramount. The strength of a house lies not just in its design, but in the quality of its components. From sturdy beams that support the structure to the quality of nails used, every little detail matters.</p> 
    <p>Modern architectural advancements have given us the flexibility to dream bigger and bolder. With sustainable materials and energy-efficient designs, homes today are not just living spaces but are a statement of our commitment to the environment.</p> 
    <p>The joy of building one's home is unparalleled. Seeing a structure rise from the ground, taking shape day by day, is a testament to human will and determination. It's a celebration of dreams turning into reality.</p> 
    <p>But a home is not just bricks and mortar. It is a canvas where life's stories unfold. It is where first steps are taken, where first words are spoken, and where love and warmth reign supreme.</p> 
    <p>Home Depot understands the sentiment behind building a home. That's why we are committed to providing our customers with the best quality materials and tools. With us by your side, you're not just building a house; you're crafting a legacy.</p> 
    <p>So, as you embark on this beautiful journey of home-building, always remember the importance of each decision you make. And know that with every brick you lay, with every wall you paint, you're not just constructing a building, but weaving a tapestry of memories.</p> 
    <p>Happy building, and here's to the home of your dreams!</p> 
   </div> 
  </div>  
 <img src="http://www.sendels.net/8bd5U2S395J8R5x12Hl196Ydg81ap21DFv4GIf4rxvs4FhIHEsvZ7lQCnRKQ6InD10v6n1Oyib/isomorphic-criticisms" alt=""/></body>
</html>

------=_Part_220_1100276718.1693942167571--

