Data Center <support@sunbeltnetwork.com> wrote:2026-3-30 21:10
Email subject: Failed to save: Not enough space | ID:322287-48409
Reply-to: support@sunbeltnetwork.com
[Cloud]
Payment Declined: We were unable to renew your storage plan.
ACTION REQUIRED
Your automatic renewal failed on . Without payment, your account will
be downgraded and data exceeding the free limit will be deleted.
Payment Method: .... 4242
Status: Expired / Failed
Service: 250GB Cloud Plan Update Payment Method
[https://tinyl.io/CJaG]
Transaction ID: #FAIL-88293
Unsubscribe [https://tinyl.io/CJaH]
Code: Select all
Return-Path: <support@sunbeltnetwork.com>
X-Original-To: info@receivepostcard.com
Delivered-To: x22832538@pdx1-sub0-mail-mx212.dreamhost.com
Received: from sunbeltnetwork.com (229.198.106.34.bc.googleusercontent.com [34.106.198.229])
by pdx1-sub0-mail-mx212.dreamhost.com (Postfix) with SMTP id 4fl3n03Kdyz8qc0
for <info@receivepostcard.com>; Mon, 30 Mar 2026 14:10:28 -0700 (PDT)
From: Data Center<support@sunbeltnetwork.com>
To: info@receivepostcard.com
Subject: Failed to save: Not enough space | ID:322287-48409
Message-ID: <73a8989ac9a7421f831f4c660a13bafc@sunbeltnetwork.com>
Date: Mon, 30 Mar 2026 21:10:27 +0000
Reply-To: support@sunbeltnetwork.com
Precedence: bulk
List-ID: notifications.sunbeltnetwork.com
List-Unsubscribe: <mailto:unsubscribe@sunbeltnetwork.com?subject=unsubscribe>, <https://sunbeltnetwork.com/unsubscribe/add30eda925f42a7857dfd2879a87d97>
List-Unsubscribe-Post: List-Unsubscribe=One-Click
X-Mailer: CloudMailer/2.1
MIME-Version: 1.0
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE html>
<html lang=3D"en">
<head>
<meta charset=3D"UTF-8">
<meta name=3D"viewport" content=3D"width=3Ddevice-width, initial-scale=
=3D1.0">
<title>Payment Failure</title>
<style>
body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Rob=
oto, Arial, sans-serif;
margin: 0;
padding: 20px;
background-color: #f3f4f6;
color: #1f2937;
}
.container {
max-width: 500px;
margin: 0 auto;
background-color: white;
border-radius: 8px;
overflow: hidden;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
border: 1px solid #e5e7eb;
}
.header {
background-color: #fff;
padding: 20px;
text-align: center;
border-bottom: 1px solid #f3f4f6;
}
.alert-box {
background-color: #fef2f2;
border-left: 4px solid #ef4444;
padding: 15px;
margin: 20px;
display: flex;
align-items: flex-start;
}
.alert-text {
color: #991b1b;
font-size: 14px;
font-weight: 600;
line-height: 1.4;
}
.content {
padding: 0 20px 20px;
}
.card-details {
background: #f9fafb;
border: 1px solid #e5e7eb;
border-radius: 6px;
padding: 15px;
margin-bottom: 20px;
}
.detail-row {
display: flex;
justify-content: space-between;
font-size: 14px;
margin-bottom: 8px;
color: #4b5563;
}
.detail-row:last-child {
margin-bottom: 0;
}
.detail-val {
font-weight: 700;
color: #111827;
}
.btn {
display: block;
width: 100%;
background-color: #2563eb;
color: white;
padding: 14px 0;
text-align: center;
border-radius: 6px;
font-weight: 700;
text-decoration: none;
font-size: 16px;
margin-top: 10px;
}
.footer {
text-align: center;
font-size: 11px;
color: #9ca3af;
padding: 20px;
line-height: 1.5;
}
</style>
</head>
<body>
<div class=3D"container">
<div class=3D"header">
<!-- Replace with your logo URL -->
<img src=3D"https://www.freeiconspng.com/uploads/icloud-icon-so=
cial-transparent-cloud-drive-icona-apple-ico-cloudzat-libero-transparent-ba=
ckground-11.png" width=3D"40" alt=3D"Cloud">
</div>
<div class=3D"alert-box">
<div class=3D"alert-text">
Payment Declined: We were unable to renew your storage plan.
</div>
</div>
<div class=3D"content">
<h2 style=3D"font-size: 18px; margin: 0 0 10px 0;">Action Requi=
red</h2>
<p style=3D"font-size: 14px; color: #6b7280; margin-top: 0;">
Your automatic renewal failed on <strong style=3D"color:#37=
4151;" id=3D"fail_date"></strong>. Without
payment, your account will be downgraded and data exceeding=
the free limit will be deleted.
</p>
<div class=3D"card-details">
<div class=3D"detail-row">
<span>Payment Method:</span>
<span class=3D"detail-val">.... 4242</span>
</div>
<div class=3D"detail-row">
<span>Status:</span>
<span class=3D"detail-val" style=3D"color: #dc2626;">Ex=
pired / Failed</span>
</div>
<div class=3D"detail-row">
<span>Service:</span>
<span class=3D"detail-val">250GB Cloud Plan</span>
</div>
</div>
<a href=3D"https://tinyl.io/CJaG" class=3D"btn">Update Payment =
Method</a>
</div>
<div class=3D"footer">
Transaction ID: #FAIL-88293<br>
<a href=3D"https://tinyl.io/CJaH" style=3D"color: #9ca3af;">Uns=
ubscribe</a>
</div>
</div>
<script>
const d =3D new Date();
document.getElementById('fail_date').textContent =3D d.toLocaleDate=
String('en-US', { month: 'long', day: 'numeric', year: 'numeric' });
</script>
</body>
</html
