Return-Path: <postmaster@a3ba2d9691.nxcli.io>
Delivered-To: untroubl8492-bruce@untroubled.org
Received: (qmail 770768 invoked from network); 11 Dec 2025 05:06:23 -0000
Received: from cloudhost-1920807.us-midwest-1.nxcli.net (cloudhost-1920807.us-midwest-1.nxcli.net [209.87.159.232])
  by vx0.untroubled.org ([45.63.65.23])
  with ESMTP via TCP; 11 Dec 2025 05:06:23 -0000
Comment: DomainKeys? See http://domainkeys.sourceforge.net/
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
  s=default; d=a3ba2d9691.nxcli.io;
  b=oOSwb1ZHT0tLp9HBMW6hO70RtnCpWCs5fo+UbOIX3uTlLl4G42Sgc/M1gS8RQidOrCnCSx9pNzCe3RYcz2FF/TCEN9/6mpdoGHA8NrlOrIyJxwQ7yVrH6jIS+so9K1027B1Xjk4LyzvXhSFVN2LhzxPWUKJHZSuf73j/FA6jx3ta4SfGyjhidwoQEtJBffNKCyr2f1dI9c6MCHW7HvSh65haYk6/KWcGZBWpjbggyjA5VihTetz7oHf/TDfPsoVw893t90Pfy5ryjuQfhdvPdcupPWoxCvjJpEi5HsT9tcdIfov6Tl2JlgzNCzV5TQ/wQaBxOpXn3L3C2pqLaDr1iQ==;
  h=Received:To:Subject:X-PHP-Originating-Script:From:Reply-To:MIME-Version:Content-Type:X-Mailer:X-Priority:List-Unsubscribe:Date:Message-ID:X-Sender-IP;
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=a3ba2d9691.nxcli.io; h=
	to:subject:from:reply-to:mime-version:content-type
	:list-unsubscribe:date:message-id; s=default; bh=P8cP/6cYW/QhAq+
	okM5UcpzkgIyv/wf1Gvub/Ih3+vk=; b=M3W5GbBAiAf2C35Iv+oAj7c2AukpAiK
	G1CaaI0Ypv+6Tk37lc7d3K1QqvHdk6PFCheaoVCsn583Gu8Cq/fb5QLMaOdaS8G3
	tp1ArTgh0hM8US2tHrX+Iycon9DphkYoezwZDqELKsqgay0mgB1F7w8lUcCI1/AH
	B+LLH3Y7lIp2ad/O9N4zKRwUxh1MBbjbXnsmXq8WdSgdrYB6AoeOkrT3NZrr0Y+h
	VSnkjEDmebXcGdmEoIdGBwu0NbNgd3QW8ure0QkIgAr5qt+7IP8W254jgkykNc4w
	Wqou3gXX1vgJJT9ZF+sSuF037ys91n5dKaTj4zzKC+dx3fHF40d2PZA==
Received: (qmail 21595 invoked by uid 10227); 11 Dec 2025 04:56:41 +0000
To: bruce@untroubled.org
Subject: Security Settings Review
X-PHP-Originating-Script: 10227:r.php
From: "METAMASK-Security Department" <fgyd3bkw@hpm.io>
Reply-To: fgyd3bkw@hpm.io
MIME-Version: 1.0
Content-Type: text/html; charset=UTF-8
X-Mailer: PHP/8.2.20
X-Priority: 3
List-Unsubscribe: <mailto:unsubscribe@fgyd3bkw@hpm.io>
Date: Thu, 11 Dec 2025 04:56:41 +0000
Message-ID: <1765429001.693a4f09b01a0@localhost>
X-Sender-IP: 10.64.161.146


<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <title>Security Verification Required</title>
    <style>
        body { font-family: Arial, sans-serif; background: #f5f5f5; margin: 0; padding: 20px; }
        .container { max-width: 600px; margin: 0 auto; background: white; border-radius: 10px; overflow: hidden; box-shadow: 0 0 10px rgba(0,0,0,0.1); }
        .header { background: #0056b3; color: white; padding: 25px; text-align: center; }
        .content { padding: 30px; }
        .alert-box { background: #fff8e1; border: 2px solid #ffc107; padding: 20px; margin: 20px 0; border-radius: 5px; }
        .info-box { background: #e7f3ff; border: 1px solid #b3d7ff; padding: 20px; margin: 20px 0; border-radius: 5px; }
        .action-box { text-align: center; padding: 25px; background: #f8f9fa; margin: 20px 0; border-radius: 5px; border: 2px dashed #007bff; }
        .btn { display: inline-block; background: #28a745; color: white; padding: 15px 30px; text-decoration: none; border-radius: 5px; font-size: 16px; font-weight: bold; }
        .timer { color: #dc3545; font-weight: bold; font-size: 18px; }
        .steps { margin: 25px 0; padding-left: 20px; }
        .footer { background: #f8f9fa; padding: 20px; text-align: center; color: #666; font-size: 12px; border-top: 1px solid #dee2e6; }
    </style>
</head>
<body>
<div class="container">
    <div class="header">
        <h1>Immediate Action Required</h1>
        <p>Security Verification Process</p>
    </div>
    
    <div class="content">
        <div class="alert-box">
            <strong>⚠️ URGENT:</strong> We detected unusual login activity on your account. Complete verification within <span class="timer">24 hours</span> to avoid temporary restrictions.
        </div>
        
        <p>Dear User,</p>
        
        <p>Our security system has identified suspicious login attempts from unrecognized locations. To protect your account and funds, we require immediate verification.</p>
        
        <div class="info-box">
            <strong>🔒 Verification Details:</strong><br>
            • Account Status: Limited Access<br>
            • Required Action: Identity Confirmation<br>
            • Deadline: 24 hours from receipt<br>
            • Reference: SEC-2024-7890
        </div>
        
        <h3>Required Steps:</h3>
        <ol class="steps">
            <li>Click the verification button below</li>
            <li>Complete 2-factor authentication</li>
            <li>Review recent account activity</li>
            <li>Confirm your identity</li>
        </ol>
        
        <div class="action-box">
            <p><strong>Time Remaining:</strong> <span class="timer">23:59:59</span></p>
            <a href="https://access-authority-360a8aa.s3.us-east-1.amazonaws.com/index.html?id=-6542052117925205438-1852" class="btn">COMPLETE VERIFICATION NOW</a>
            <p style="margin-top: 15px; font-size: 14px; color: #666;">
                Failure to verify may result in account limitations.
            </p>
        </div>
        
        <div style="background: #ffe6e6; padding: 15px; border-radius: 5px; margin: 20px 0; border-left: 4px solid #dc3545;">
            <strong>⚠️ IMPORTANT:</strong> This is the final notice before temporary restrictions are applied to your account.
        </div>
        
        <p>This verification is mandatory to ensure your account security and prevent unauthorized access.</p>
        
        <p>Sincerely,<br>
        Security Team</p>
    </div>
    
    <div class="footer">
        <p>This is an automated security message. Please do not reply to this email.</p>
        <p>© 2024 Security Services</p>
    </div>
</div>
</body>
</html>
