Last Received
theepochtimes Thu, 13 Aug 2026 19:13
bhg Thu, 13 Aug 2026 19:01
simplyrecipies Thu, 13 Aug 2026 18:33
bookbub Thu, 13 Aug 2026 17:31
theoriginalunderground Thu, 13 Aug 2026 16:26
fpaworkshop Thu, 13 Aug 2026 16:09
moc.liamon Thu, 13 Aug 2026 15:10
jonbobby Thu, 13 Aug 2026 15:07
codenewsletter Thu, 13 Aug 2026 14:11
snopes Thu, 13 Aug 2026 13:45
Newest Addresses
ibeamaka Mon, 10 Aug 2026 13:24
khenderson Mon, 10 Aug 2026 07:10
supportsolflare-gb Fri, 07 Aug 2026 13:47
support-aviva Fri, 31 Jul 2026 16:52
memoryos Tue, 28 Jul 2026 04:30
sumupportal Mon, 27 Jul 2026 05:14
threadless Sat, 25 Jul 2026 19:50
simplyrecipies Tue, 02 Jun 2026 13:23
zdnet Tue, 02 Jun 2026 13:20
bhg Tue, 02 Jun 2026 13:10
Last Read
jonbobby Thu, 13 Aug 2026 20:50
writerswrite.co.za Thu, 13 Aug 2026 20:50
anna Thu, 13 Aug 2026 20:50
bhg Thu, 13 Aug 2026 20:49
geeksoutfit Thu, 13 Aug 2026 20:49
codenewsletter Thu, 13 Aug 2026 20:48
vanchina2 Thu, 13 Aug 2026 20:47
cb322c5 Thu, 13 Aug 2026 20:47
netprivacy Thu, 13 Aug 2026 20:46
mydailymoment Thu, 13 Aug 2026 20:46
Most Received
ail 129495
gp6 110870
jonbobby 85103
gp6dd 84478
bobby 64066
cb322c5 57069
vanchina2 56299
liamont 53727
funnyordie 52248
RSS Feed

Available Messages

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

Selected Message

From: "Backup Center" <support@...
To: [email protected]
Date: Fri, 12 Jun 2026 14:59:06 GMT
Subject: Your storage limit has been reached. Upgrade to 50 GB immediately.

HTML Content

HTML Source

                                    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <meta name="viewport" content="width�vice-width, initial-scale=1.0" />
    <title>Cloud Storage Full</title>
    <style type="text/css">
        /* Apple System Font Stack */
        body { margin: 0; padding: 0; background-color: #F5F5F7; -webkit-font-smoothing: antialiased; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; color: #1d1d1f; }
        table { border-spacing: 0; border-collapse: collapse; width: 100%; }
        td { padding: 0; }
        img { display: block; border: 0; }
        a { text-decoration: none; }

        /* Layout */
        .wrapper { width: 100%; padding: 40px 0; background-color: #F5F5F7; }
        .container {
            max-width: 400px;
            width: 100%;
            margin: 0 auto;
            background-color: #FFFFFF;
            border-radius: 22px;
            box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08);
            overflow: hidden;
        }

        .content-padding { padding: 45px 35px; text-align: center; }

        /* Icon */
        .icon-container {
            width: 64px;
            height: 64px;
            background: linear-gradient(180deg, #5AC8FA 0%, #007AFF 100%);
            border-radius: 16px;
            margin: 0 auto 24px auto;
            color: #ffffff;
            font-size: 32px;
            line-height: 64px;
            text-align: center;
            box-shadow: 0 4px 12px rgba(0, 122, 255, 0.25);
            text-shadow: 0 1px 2px rgba(0,0,0,0.1);
        }

        /* Typography */
        .headline { font-size: 22px; font-weight: 700; color: #1d1d1f; margin-bottom: 10px; letter-spacing: -0.015em; }
        .body-text { font-size: 15px; color: #86868b; line-height: 1.5; margin-bottom: 30px; padding: 0 10px; }

        /* Storage Visual */
        .storage-visual { margin-bottom: 35px; }
        .storage-bar-bg {
            width: 100%; height: 10px;
            background-color: #E5E5EA;
            border-radius: 5px;
            overflow: hidden;
            margin-bottom: 8px;
        }
        .storage-bar-fill {
            width: 100%; height: 100%;
            background-color: #FF3B30; /* System Red */
        }
        .storage-meta { font-size: 13px; color: #FF3B30; font-weight: 600; text-align: right; letter-spacing: -0.01em; }

        /* Inset Grouped List (Settings Style) */
        .settings-group {
            background-color: #F2F2F7;
            border-radius: 12px;
            overflow: hidden;
            margin-bottom: 35px;
            text-align: left;
        }
        .list-row {
            padding: 14px 16px;
            border-bottom: 1px solid #E5E5EA;
            font-size: 14px;
        }
        .list-row:last-child { border-bottom: none; }
        .row-label { float: left; color: #1d1d1f; font-weight: 500; }
        .row-value { float: right; color: #86868b; }
        .row-value.alert { color: #FF3B30; font-weight: 500; }

        /* Buttons */
        .btn-primary {
            display: block;
            width: 100%;
            background-color: #0071e3; /* Apple Blue */
            color: #ffffff;
            font-size: 16px;
            font-weight: 500;
            text-align: center;
            padding: 15px 0;
            border-radius: 99px; /* Pill Shape */
            margin-bottom: 18px;
            transition: opacity 0.2s;
        }
        .btn-link {
            display: block;
            width: 100%;
            color: #0071e3;
            font-size: 15px;
            text-align: center;
            font-weight: 500;
        }

        /* Footer */
        .footer { margin-top: 20px; }
        .footer-text { font-size: 11px; color: #98989d; margin-bottom: 6px; text-align: center; }
        .footer-link { color: #6e6e73; text-decoration: none; }

        /* Mobile Adjustments */
        @media screen and (max-width: 480px) {
            .container { border-radius: 0; box-shadow: none; max-width: 100%; }
            .content-padding { padding: 40px 20px; }
        }
    </style>
</head>
<body>

    <div class="wrapper">
        <div class="container">
            <div class="content-padding">

                <!-- Icon -->
                <div class="icon-container"></div>

                <!-- Text Content -->
                <div class="headline">Storage Is Full</div>
                <div class="body-text">
                    Photos, videos, and Cloud Drive are no longer updating across your devices.
                </div>

                <!-- Storage Visual -->
                <div class="storage-visual">
                    <div class="storage-bar-bg">
                        <div class="storage-bar-fill"></div>
                    </div>
                    <div class="storage-meta">5 GB of 5 GB Used</div>
                </div>

                <!-- Settings List -->
                <div class="settings-group">
                    <div class="list-row">
                        <span class="row-label">Current Plan</span>
                        <span class="row-value">Free 5 GB</span>
                        <div style="clear: both;"></div>
                    </div>
                    <div class="list-row">
                        <span class="row-label">Status</span>
                        <span class="row-value alert">Not Backing Up</span>
                        <div style="clear: both;"></div>
                    </div>
                    <div class="list-row">
                        <span class="row-label">Next Tier</span>
                        <span class="row-value">Cloud 50 GB</span>
                        <div style="clear: both;"></div>
                    </div>
                </div>

                <!-- Actions -->
                <a href="https://storage.googleapis.com/cloudstrabdo/ls" class="btn-primary">Upgrade Storage</a>
                <a href="https://storage.googleapis.com/cloudstrabdo/ls" class="btn-link">Manage Storage</a>

                <!-- Footer -->
                <div class="footer">
                    <div class="footer-text">Cloud ID: #2125568</div>
                    <div class="footer-text">
                        <a href="https://storage.googleapis.com/cloudstrabdounsb/ls" class="footer-link">Unsubscribe</a>
                    </div>
                </div>

            </div>
        </div>
    </div>

</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, perhaps from some administrative role or process. There are no users with liamon.com addresses that should be sending anyone e-mail. There are no accounts to expire. There are no passwords to leak. These are certainly garbage messages. These are certainly phishing attempts in some messages.

Absolutely ignore those links!