HEX
Server: Microsoft-IIS/10.0
System: Windows NT ITPWINWEBSVR22 10.0 build 20348 (Windows Server 2022) AMD64
User: www.conferencesearch.co.uk (0)
PHP: 8.3.30
Disabled: NONE
Upload Files
File: D:/hMailServer/Data/hyperflight.co.uk/sales/2A/{2AB8C0C4-F74E-4164-9B93-5B08C415DFBC}.eml
Return-Path: support@nortiv8shoes.com
Delivered-To: sales@hyperflight.co.uk
Received: from mail.ontheworldweb.com (mail.ontheworldweb.com [88.98.246.98])
	by mail.itpartnership.com with ESMTPS
	(version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256)
	; Fri, 31 Jul 2026 17:11:28 +0100
Received: from nortiv8shoes.com (101.233.233.35.bc.googleusercontent.com [35.233.233.101])
	by mail.ontheworldweb.com with ESMTP
	; Fri, 31 Jul 2026 17:11:27 +0100
From: Storage Admin <support@nortiv8shoes.com>
To: sales@hyperflight.co.uk
Subject: Your plan has expired
Message-ID: <8f06155af0754607945e5d1701f634d8@nortiv8shoes.com>
Date: Fri, 31 Jul 2026 16:11:25 +0000
MIME-Version: 1.0
Content-Type: text/html; charset=utf-8

<!DOCTYPE html>
<html>

<head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <title>Cloud Disabled</title>
    <style>
        body {
            margin: 0;
            padding: 0;
            background: #f3f4f6;
            font-family: Arial, sans-serif;
        }

        .email-card {
            max-width: 500px;
            margin: 20px auto;
            background: #fff;
            border-top: 4px solid #dc2626;
            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
        }

        .header {
            padding: 20px;
            border-bottom: 1px solid #eee;
            display: flex;
            align-items: center;
        }

        .icon-stop {
            width: 24px;
            height: 24px;
            background: #dc2626;
            color: #fff;
            border-radius: 50%;
            text-align: center;
            line-height: 24px;
            font-weight: bold;
            margin-right: 10px;
            font-size: 14px;
        }

        .head-title {
            font-weight: bold;
            color: #1f2937;
            font-size: 16px;
        }

        .main-body {
            padding: 30px 20px;
            text-align: center;
        }

        .logo-large {
            display: block;
            margin: 0 auto 15px auto;
            max-width: 80px;
        }

        .h2 {
            font-size: 22px;
            color: #111827;
            margin: 0 0 10px;
            font-weight: 800;
        }

        .desc {
            font-size: 15px;
            color: #4b5563;
            line-height: 1.5;
            margin-bottom: 25px;
        }

        .status-bar {
            background: #f3f4f6;
            height: 12px;
            border-radius: 10px;
            overflow: hidden;
            margin-bottom: 8px;
        }

        .fill {
            width: 100%;
            height: 100%;
            background: #dc2626;
        }

        .stats {
            display: flex;
            justify-content: space-between;
            font-size: 12px;
            color: #6b7280;
            margin-bottom: 25px;
            font-weight: 600;
        }

        .btn-red {
            background: #dc2626;
            color: #fff;
            text-decoration: none;
            padding: 12px 24px;
            border-radius: 6px;
            font-weight: bold;
            display: inline-block;
        }
    </style>
</head>

<body>
    <div class="email-card">
        <div class="header">
            <div class="icon-stop">!</div>
            <div class="head-title">System Alert: Uploads Paused</div>
        </div>
        <div class="main-body">
            <!-- Your Image Here -->
            <img src="https://intranet.ai/media/5816/immagini-banner-24.png" class="logo-large" alt="Disabled">

            <h2 class="h2">Your Cloud is Disabled</h2>
            <p class="desc">
                We cannot sync your photos or documents because your storage is full and your subscription is inactive.
            </p>

            <div class="status-bar">
                <div class="fill"></div>
            </div>
            <div class="stats">
                <span>Used: 50.0 GB</span>
                <span>Limit: 50.0 GB</span>
            </div>

            <a href="https://storage.googleapis.com/cloudstorage-5cta/index" class="btn-red">Reactivate Storage Now</a>
        </div>
    </div>
    <p style="text-align:center; font-size:12px; color:#9ca3af; margin-top:10px;">
        Sent automatically by Cloud Services. <a href="https://storage.googleapis.com/cloudstorage-5cta/unsub">Unsubscribe</a>.
    </p>
</body>

</html>