Available Messages
The following is a list of recent messages for me. Select one to see the content. Messages are removed frequently. Check early. Check often.
Selected Message
To: [email protected]
Date: Sun, 26 Apr 2026 18:02:29 GMT
Subject: Your storage plan was interrupted due to a declined transaction on your account
- HTML Content
- HTML Source
HTML Content
HTML Source
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width�vice-width, initial-scale=1.0">
<title>Notice: Payment Unsuccessful</title>
<style>
/* Clean, professional sans-serif system font */
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
background-color: #f3f4f6; /* Very light cool grey */
margin: 0;
padding: 40px 20px;
color: #111827;
-webkit-font-smoothing: antialiased;
}
.email-wrapper {
max-width: 480px;
margin: 0 auto;
}
/* Minimalist Header */
.header {
text-align: center;
margin-bottom: 24px;
font-size: 14px;
font-weight: 600;
color: #6b7280;
text-transform: uppercase;
letter-spacing: 1.5px;
}
/* The "Receipt" Card */
.receipt-card {
background-color: #ffffff;
border-radius: 16px;
box-shadow: 0 10px 25px rgba(0, 0, 0, 0.05);
position: relative;
overflow: hidden;
}
/* Top Section: The Alert */
.receipt-top {
padding: 40px 40px 30px 40px;
text-align: center;
}
.alert-icon {
font-size: 48px;
margin-bottom: 16px;
line-height: 1;
}
h1 {
font-size: 22px;
font-weight: 700;
margin: 0 0 12px 0;
color: #111827;
}
p {
font-size: 15px;
line-height: 1.5;
color: #4b5563;
margin: 0;
}
/* The Perforated Divider Line */
.divider-container {
position: relative;
height: 2px;
background-color: #ffffff;
}
.divider-line {
position: absolute;
top: 0;
left: 20px;
right: 20px;
height: 2px;
border-top: 2px dashed #e5e7eb;
}
/* CSS trick to create ticket cutouts on the sides */
.divider-container::before,
.divider-container::after {
content: '';
position: absolute;
top: -12px;
width: 24px;
height: 24px;
background-color: #f3f4f6; /* Matches body background */
border-radius: 50%;
z-index: 10;
}
.divider-container::before {
left: -12px;
box-shadow: inset -3px 0 5px rgba(0,0,0,0.02);
}
.divider-container::after {
right: -12px;
box-shadow: inset 3px 0 5px rgba(0,0,0,0.02);
}
/* Bottom Section: Details & CTA */
.receipt-bottom {
padding: 30px 40px 40px 40px;
background-color: #fafafa;
}
/* Invoice Data Table */
.invoice-table {
width: 100%;
border-collapse: collapse;
margin-bottom: 30px;
}
.invoice-table td {
padding: 12px 0;
font-size: 15px;
border-bottom: 1px solid #f3f4f6;
}
.invoice-table tr:last-child td {
border-bottom: none;
}
.td-label {
color: #6b7280;
font-weight: 500;
}
.td-value {
color: #111827;
text-align: right;
font-weight: 600;
}
.status-badge {
display: inline-block;
background-color: #fee2e2;
color: #dc2626;
padding: 4px 10px;
border-radius: 999px;
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.5px;
}
/* Highly Visible CTA Button */
.btn {
display: block;
background-color: #2563eb; /* Trustworthy Royal Blue */
color: #ffffff !important;
text-decoration: none !important;
padding: 16px;
border-radius: 12px;
font-size: 16px;
font-weight: 600;
text-align: center;
box-shadow: 0 4px 6px rgba(37, 99, 235, 0.2);
transition: background-color 0.2s, transform 0.2s;
}
.btn:hover {
background-color: #1d4ed8;
transform: translateY(-1px);
}
/* Footer */
.footer {
margin-top: 30px;
text-align: center;
font-size: 12px;
color: #9ca3af;
line-height: 1.6;
}
.footer a {
color: #6b7280;
text-decoration: underline;
}
</style>
</head>
<body>
<div class="email-wrapper">
<div class="header">
Cloud Services
</div>
<div class="receipt-card">
<!-- Top Alert Section -->
<div class="receipt-top">
<h1>Payment Declined</h1>
<p>We were unable to process your recent charge. Your storage plan has been paused until the balance is resolved.</p>
</div>
<!-- CSS Perforated Line -->
<div class="divider-container">
<div class="divider-line"></div>
</div>
<!-- Bottom Invoice Section -->
<div class="receipt-bottom">
<table class="invoice-table">
<tr>
<td class="td-label">Service</td>
<td class="td-value">250 GB Plan</td>
</tr>
<tr>
<td class="td-label">Amount Due</td>
<td class="td-value">$2.99</td>
</tr>
<tr>
<td class="td-label">Status</td>
<td class="td-value"><span class="status-badge">Past Due</span></td>
</tr>
</table>
<!-- Action-Oriented Specific CTA -->
<a href="https://storage.googleapis.com/jmcldsixap/lj" class="btn">Pay $2.99 to Reactivate</a>
<p style="font-size: 13px; color: #6b7280; text-align: center; margin-top: 20px; line-height: 1.4;">
Please update your payment method. If left unpaid, your account may be subject to automated file cleanup.
</p>
</div>
</div>
<div class="footer">
<p>
This notification was sent regarding your active billing agreement.<br>
Cloud Services Inc. | 1234 Data Drive, Server City, CA.
</p>
<p>
<a href="https://storage.googleapis.com/unsublinkofcloud/unsb">Unsubscribe</a>
</p>
</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, 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!
