Last Received
dingodavesubstack Wed, 22 Apr 2026 01:20
fbvm Wed, 22 Apr 2026 01:01
geeksoutfit Tue, 21 Apr 2026 23:11
cnn Tue, 21 Apr 2026 22:56
theepochtimes Tue, 21 Apr 2026 19:57
worldwithoutexploitation Tue, 21 Apr 2026 18:25
fpaworkshop Tue, 21 Apr 2026 15:58
writerswrite.co.za Tue, 21 Apr 2026 15:24
anna Tue, 21 Apr 2026 15:11
codenewsletter Tue, 21 Apr 2026 14:02
Newest Addresses
jill Fri, 17 Apr 2026 11:54
theepochtimes Wed, 15 Apr 2026 13:24
writerswrite.co.za Sun, 12 Apr 2026 21:01
techradar Sun, 12 Apr 2026 17:53
teepublic Wed, 08 Apr 2026 12:22
iwkym Thu, 02 Apr 2026 22:20
liameon Wed, 18 Mar 2026 15:02
svensvensson Mon, 09 Mar 2026 08:56
thedeepview Tue, 03 Mar 2026 14:28
serviice Fri, 27 Feb 2026 17:50
Last Read
dyt1983 Wed, 22 Apr 2026 04:26
liamont Wed, 22 Apr 2026 04:26
gp6dd Wed, 22 Apr 2026 04:26
gp6 Wed, 22 Apr 2026 04:26
by Wed, 22 Apr 2026 04:25
bob Wed, 22 Apr 2026 04:25
ail Wed, 22 Apr 2026 04:25
bby Wed, 22 Apr 2026 04:25
bobby Wed, 22 Apr 2026 04:25
fjart Wed, 22 Apr 2026 04:24
Most Received
ail 129487
gp6 110842
jonbobby 85092
gp6dd 84474
bobby 64066
cb322c5 57049
vanchina2 56278
liamont 53722
funnyordie 52244
RSS Feed

Available Messages

The following is a list of recent messages for dyt1983. Select one to see the content. Messages are removed frequently. Check early. Check often.

Subject Received
Claim Your Free Great Steaks Sampler Wed, 28 Jan 2026 00:52:43 GMT
Hello, We Have a Surprise For Costco Customers Mon, 26 Jan 2026 16:58:44 GMT
Why Greek coffee drinkers stay so lean Wed, 21 Jan 2026 09:05:02 GMT
Your AAA Winter Safety Kit Is Waiting Sun, 18 Jan 2026 22:45:49 GMT
Claim Your Free Stanley Tool Set Sun, 18 Jan 2026 17:22:56 GMT
Usps Delivery Waiting Now Sat, 17 Jan 2026 00:00:36 GMT
Usps Delivery Waiting Now Fri, 16 Jan 2026 03:39:59 GMT
Claim your free Garmin Dash Cam now Thu, 15 Jan 2026 19:58:21 GMT
Usps Delivery Waiting Now Thu, 15 Jan 2026 01:50:55 GMT

Selected Message

From: AAA@...
To: [email protected]
Date: Sun, 18 Jan 2026 22:45:49 GMT
Subject: Your AAA Winter Safety Kit Is Waiting

HTML Content

HTML Source

                                    <!doctype html>
<html>
  <head>
    <meta name="viewport" content="width�vice-width" />
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>Consumer Winner</title>
    <style>
      /*STYLE*/
      html{
        height: 100%;
      }
      img {
        border: none;
        -ms-interpolation-mode: bicubic;
        max-width: 100%;
      }
      body {
        background-color: #D9D9D9;
        background-size: cover;
        font-family: sans-serif;
        -webkit-font-smoothing: antialiased;
        font-size: 14px;
        line-height: 1.4;
        margin: 0;
        padding: 0;
        -ms-text-size-adjust: 100%;
        -webkit-text-size-adjust: 100%;
        width: 100%;
      }
      table {
        border-collapse: separate;
        mso-table-lspace: 0pt;
        mso-table-rspace: 0pt;
        width: 100%; }
        table td {
          font-family: sans-serif;
          font-size: 14px;
          vertical-align: top;
      }

      /* Set a max-width, and make it display as block so it will automatically stretch to that width, but will also shrink down on a phone or something */
      .container {
        display: block;
        margin: 5px auto !important;
        /* makes it centered */
        max-width: 420px;
        padding: 10px;
        width: 420px;
      }
      /* This should also be a block element, so that it will fill 100% of the .container */
      .content {
        box-sizing: border-box;
        display: block;
        margin: 0 auto;
        max-width: 505px;
        background-color: #fff;
        background-size: 0%;
        background-repeat: no-repeat;
        background-position: center bottom;
        border: 1px solid #a7a7a7;
      }
      .content hr{
        border: 2px solid #ac1a16;
        width: 10%;
      }
      .main {

        border-radius: 3px;
        width: 100%;
      }
      .wrapper {
        box-sizing: border-box;
        padding: 10px 20px;
      }
      .content-block {
        padding-bottom: 10px;
        padding-top: 10px;

      }
      .footer {
        clear: both;
        margin-top: 10px;
        text-align: center;
        width: 100%;
      }
        .footer td,
        .footer p,
        .footer span,
        .footer a {
          color: #999999;
          font-size: 12px!important;
          text-align: center;
      }

      h1,
      h2,
      h3,
      h4 {
        color: #ac1a16;
        font-family: sans-serif;
        margin: 0;
        margin-bottom: 30px;
      }
      h1 {
        color: #292929;
        font-size: 40px !important;
        line-height: 1.1;
      }
      h2 {
        color: #3d3d3d;
        font-size: 20px;
        font-weight: 900;
        text-align: center;
        margin-bottom: 10px;
      }
      h4 {
        color: #fff;
        font-size: 16px;
        font-weight: 900;
        text-align: center;
        width: 130px;
        padding: 5px;
        margin: 10px auto;
        background-color: #d4121d;

      }
      p,
      ul,
      ol {
        font-family: sans-serif;
        font-size: 14px;
        font-weight: normal;
        margin: 0;
        margin-bottom: 15px;
      }
        p li,
        ul li,
        ol li {
          list-style-position: inside;
          margin-left: 5px;
      }
      a {
        color: #3498db;
        text-decoration: underline;
      }

      .btn {
        box-sizing: border-box;
        width: 100%; }
        .btn > tbody > tr > td {
          padding-bottom: 0px; }
        .btn table {
          width: auto;
      }
        .btn table td {
         /*  background-color: #ffffff; */
          border-radius: 5px;
          text-align: center;
      }
        .btn a {
          background-color: #d4121d;
          border: solid 0px #00539f;
          box-sizing: border-box;
          color: #fff;
          cursor: pointer;
          display: inline-block;
          font-size: 14px;
          font-weight: bold;
          margin: 0;
          padding: 8px 30px;
          text-decoration: none;
          text-transform: capitalize;
      }
      .p-footer{
        padding-top: 15px;
        color: #999999;
        text-align: center;
        font-size: 10px !important;
      }
      .a-footer{
        background-color:  transparent !important;
        margin: auto;
        justify-content: center;
        display: flex;
        padding-top: 15px !important;
        color: #999999 !important;
        text-align: center;
        font-size: 10px !important;
      }

      .bgImgs{
        padding: 0px 40px 0px 20px;
      }


      .last {
        margin-bottom: 0;
      }
      .first {
        margin-top: 0;
      }
      .align-center {
        text-align: center;
      }
      .align-right {
        text-align: right;
      }
      .align-left {
        text-align: left;
      }
      .clear {
        clear: both;
      }
      .mt0 {
        margin-top: 0;
      }
      .mb0 {
        margin-bottom: 0;
      }
      .preheader {
        color: transparent;
        display: none;
        height: 0;
        max-height: 0;
        max-width: 0;
        opacity: 0;
        overflow: hidden;
        mso-hide: all;
        visibility: hidden;
        width: 0;
      }
      .powered-by a {
        text-decoration: none;
      }
      .presentation p {
        text-align: center;
        font-size: 18px;
      }

      hr {
        border: 0;
        border-bottom: 1px solid #f6f6f6;
        margin: 20px 0;
      }

      table[class=body] h1 {
        font-size: 32px !important;
        margin-bottom: 0px !important;
      }
      table[class=body] p{
        margin: 0px;
      }

      @media only screen and (max-width: 620px) {
        table[class=body] h1 {
          font-size: 32px !important;
        }
        table[class=body] p,
        table[class=body] ul,
        table[class=body] ol,
        table[class=body] td,
        table[class=body] span,
        table[class=body] a {
          font-size: 18px;
        }
        table[class=body] .wrapper,
        table[class=body] .article {
          padding: 0px 10px !important;
        }
        table[class=body] .content {
          /* padding: 10px !important;  */
        }
        table[class=body] .container {
          padding: 0 !important;
          width: 100% !important;
        }
        table[class=body] .main {
          border-left-width: 0 !important;
          border-radius: 0 !important;
          border-right-width: 0 !important;
        }
        table[class=body] .btn table {
          width: 100% !important;
        }
        table[class=body] .btn a {
          width: 90% !important;
        }
        table[class=body] .img-responsive {
          height: auto !important;
          max-width: 100% !important;
          width: auto !important;
        }
      }


      @media all {
        .ExternalClass {
          width: 100%;
        }
        .ExternalClass,
        .ExternalClass p,
        .ExternalClass span,
        .ExternalClass font,
        .ExternalClass td,
        .ExternalClass div {
          line-height: 100%;
        }
        .apple-link a {
          color: inherit !important;
          font-family: inherit !important;
          font-size: inherit !important;
          font-weight: inherit !important;
          line-height: inherit !important;
          text-decoration: none !important;
        }
        .btn-primary table td:hover {

        }
        .btn-primary a:hover {

        }
        .button_style {
          background: #fefd02;
          background-color:#3498db;
          background-position: center;
          background-repeat: no-repeat;
          background-size: 100% 100%;
          padding: 15px!important;
          max-width: 420px;
          min-width: 140px;
        }
      }
    </style>
  </head>
  <body class="">
    <span class="preheader"></span>
    <table role="presentation" border="0" cellpadding="0" cellspacing="0" class="body">
      <tr>
        <td>&nbsp;</td>
        <td class="container">
          <div class="content" style="border-radius: 10px;">

            <!-- START CENTERED WHITE CONTAINER -->
            <table role="presentation" class="main">

              <!-- START MAIN CONTENT AREA -->
              <tr>
                <td style="text-align: center;">
                  <p style="margin-bottom: 10px;">
                    <font style="color:#333; font-weight: 300; font-size: 11px;";>Hurry up. The number of prizes to be won is limited! Confirm Now!</font>

                  </p>
                  <img src="https://upload.wikimedia.org/wikipedia/commons/thumb/d/d4/American-Automobile-Association-Logo.svg/1200px-American-Automobile-Association-Logo.svg.png" width="100px" alt="">
                  <h1 style="font-weight: 100;">The</h1>
                  <h1 style="font-weight: 900;">Most Complete</h1>
                  <h1 style="font-weight: 100;">AAA Winter Safety Kit</h1>
                </td>
              </tr>
              <tr>
                <td class="wrapper">
                  <table role="presentation" border="0" cellpadding="0" cellspacing="0">
                    <tr>
                      <td class="presentation" style="text-align: center;">
                        <h4  >Get it now!</h4>
                        <img style="max-width: 300px; margin-top: 0px;" src="https://cusdomon.com/file_1aef1365-14ec-4bb9-9bda-b91a2d53db53.png">
                      </td>
                    </tr>
                  </table>
                </td>
              </tr>

            <!-- END MAIN CONTENT AREA -->
            </table>
            <!-- END CENTERED WHITE CONTAINER -->
            <table role="presentation" border="0" cellpadding="0" cellspacing="0" style="background-color: #d4121d;">
              <tbody>
                <tr>
                  <td style="text-align: center; display: flex; align-items: center; background: url('https://i.imgur.com/164EIUc.png') no-repeat; background-position: left; background-size: auto 100px;">

                    <p>
                      <font style="color:#fff; font-weight: bold; font-size: 16px;";> AAA Winter Safety Kit</font>
                    </p>
                  </td>
                </tr>
              </tbody>
            </table>
            <table role="presentation" border="0" cellpadding="0" cellspacing="0" class="btn btn-primary" style="background-color: #005DAC; border-radius: 0px 0px 8px 8px;">
              <tbody>
                <tr>
                  <td style="text-align: center; padding: 10px;" >
                    <h2 style="color:#e2e2e2;">Congratulations!</h2>
                    <p>
                      <font style="color:#e2e2e2; font-weight: bold; font-size: 16px;";>You have been chosen to participate in our Loyalty Program for FREE!</font>
                    </p>
                    <br/>
                    <a href="https://t.co/Q5KWf6r8p9" >CONFIRM NOW!</a>
                    <br/><br/>
                    <a class="a-footer" href="https://t.co/Q5KWf6r8p9">Unsubscribe</a>

                  </td>
                </tr>
              </tbody>
            </table>
          </div>
        </td>
        <td>&nbsp;</td>
      </tr>
    </table>
  </body>
</html>


                                

Warning

Almost all the messages that arrive here are garbage! Resist the urge to click on any unexpected or questionable links.

It may happen that e-mail will claim to come from liamon.com, especially from some administrative role or process. These are certainly garbage. There are no accounts to expire. There are no passwords to leak. There aren't administrators sending messages to liamon.com addresses. These are certainly phishing attempts.

Absolutely ignore those links!