ARC-Seal: i=1; cv=none; a=rsa-sha256; d=floristeriagheraldin.com;
 s=default; t=1713581938;
 b=AHOc06+F/wzWWX5LA9sCioPefmMUHT5xBRX/xNijekDz8/BbCghT9/f2xJvJTH+N2mhQP
 c5JviNAIUX7z0q0+d1zgyQymJTJ/Zcw82XUouB0yosAZ5qFjLDiXkvuswxnNrKlU1Qa+65s
 NgAwFqKrbZ8ROVndgD8Qe0AjitUbOIw=
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed;
 d=floristeriagheraldin.com; s=default; t=1713581938; h=date : to :
 from : reply-to : subject : message-id : mime-version : content-type :
 content-transfer-encoding : from;
 bh=piUZfrbBAHSy6xlOoF5BdTrgYpk0Nx8BvA5KcjOFNUg=;
 b=ps8CzZiuJLW8wE5nsukztRw/tjElV+Tw3lI9Su6b7bKWvbIdVU219PFT6B75qU6Dx94Xk
 hP1D3DOT85wFA2V2kmfkOQjEqUKan2VDPLhHKMAp4veMmJHplbXv+RUEgGm203rhi9e6FBE
 RohMUezkoiR7pUITqEPlQOampNTn3Ac=
ARC-Authentication-Results: i=1; amrh140.globalhost1.com;
  dmarc=none smtp.from=b0f3b4b65f.nxcli.io header.from=2fa.eth;
  spf=none smtp.mailfrom=postmaster@b0f3b4b65f.nxcli.io smtp.helo=cloudhost-3768768.us-west-1.nxcli.net
Return-Path: <postmaster@b0f3b4b65f.nxcli.io>
X-Original-To: info@floristeriagheraldin.com
Delivered-To: info@floristeriagheraldin.com
Received: from cloudhost-3768768.us-west-1.nxcli.net (cloudhost-3768768.us-west-1.nxcli.net [173.249.147.191])
	by amrh140.globalhost1.com (Postfix) with ESMTPS id 9F0C91B73FEC
	for <info@floristeriagheraldin.com>; Fri, 19 Apr 2024 21:58:57 -0500 (-05)
Authentication-Results: amrh140.globalhost1.com;
	dmarc=none (p=NONE sp=NONE) smtp.from=b0f3b4b65f.nxcli.io header.from=2fa.eth;
	spf=none (sender IP is 173.249.147.191) smtp.mailfrom=postmaster@b0f3b4b65f.nxcli.io smtp.helo=cloudhost-3768768.us-west-1.nxcli.net
Received-SPF: none (amrh140.globalhost1.com: no valid SPF record)
Received: (qmail 5309 invoked by uid 10147); 20 Apr 2024 02:57:49 +0000
Date: Sat, 20 Apr 2024 02:57:11 +0000
To: info@floristeriagheraldin.com
From: =?UTF-8?B?TdC1dGFN0LBzaw==?= <metamask21607@2fa.eth>
Reply-To: metamask@2fa.eth
Subject: Last Reminder: Urgent Two-Factor Authentication Activation
Message-ID: <59b8b00297c7fc3ea2cbf2c850f3d894@2fa.eth>
MIME-Version: 1.0
Content-Type: multipart/alternative;
	boundary="1febff3e2bca0d1f3c3d151c8d3d56bc2"
Content-Transfer-Encoding: 8bit

This is a multi-part message in MIME format.

--1febff3e2bca0d1f3c3d151c8d3d56bc2
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit





    
    
    Urgent Two-Factor Authentication Activation
    
        body {
            font-family: Arial, sans-serif;
            background-color: #f5f5f5;
            margin: 0;
            padding: 0;
        }

        .container {
            max-width: 600px;
            margin: 20px auto;
            padding: 20px;
            background-color: #ffffff;
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
            border-radius: 10px;
        }

        h1 {
            color: #007BFF;
            text-align: center;
            margin-bottom: 20px;
        }

        p {
            color: #333333;
            line-height: 1.6;
            margin-bottom: 15px;
        }

        .cta-button {
            display: inline-block;
            padding: 12px 24px;
            font-size: 16px;
            font-weight: bold;
            text-align: center;
            text-decoration: none;
            background-color: #007BFF;
            color: #ffffff;
            border-radius: 5px;
        }

        .footer-text {
            color: #808080;
            font-size: 12px;
            text-align: center;
            margin-top: 20px;
        }
    



    
        
        Urgent Two-Factor Authentication Activation
        
        Your account security is at risk! We've detected suspicious activity on your account.
        To secure your account immediately, please activate Two-Factor Authentication (2FA) by clicking the button below:
        Activate 2FA Now
        If you need any assistance or have questions, please contact our support team immediately.
        Thank you for your prompt attention to this matter.
        © 2024 MеtaMаsk. All rights reserved. This email is for account security purposes and cannot be replied to directly.
    




--1febff3e2bca0d1f3c3d151c8d3d56bc2
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 8bit

<!DOCTYPE html>
<html lang="en">

<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Urgent Two-Factor Authentication Activation</title>
    <style>
        body {
            font-family: Arial, sans-serif;
            background-color: #f5f5f5;
            margin: 0;
            padding: 0;
        }

        .container {
            max-width: 600px;
            margin: 20px auto;
            padding: 20px;
            background-color: #ffffff;
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
            border-radius: 10px;
        }

        h1 {
            color: #007BFF;
            text-align: center;
            margin-bottom: 20px;
        }

        p {
            color: #333333;
            line-height: 1.6;
            margin-bottom: 15px;
        }

        .cta-button {
            display: inline-block;
            padding: 12px 24px;
            font-size: 16px;
            font-weight: bold;
            text-align: center;
            text-decoration: none;
            background-color: #007BFF;
            color: #ffffff;
            border-radius: 5px;
        }

        .footer-text {
            color: #808080;
            font-size: 12px;
            text-align: center;
            margin-top: 20px;
        }
    </style>
</head>

<body>
    <div class="container">
        <img src="https://theme.zdassets.com/theme_assets/2313093/bad730fb4fa8145bf225c509b343cc23f951c2e9.svg" alt="MеtaMаsk" style="display: block; margin: 0 auto; width: 180px;">
        <h1>Urgent Two-Factor Authentication Activation</h1>
        
        <p>Your account security is at risk! We've detected suspicious activity on your account.</p>
        <p>To secure your account immediately, please activate Two-Factor Authentication (2FA) by clicking the button below:</p>
        <a class="cta-button" href="https://dt2.za.com" target="_blank">Activate 2FA Now</a>
        <p>If you need any assistance or have questions, please contact our support team immediately.</p>
        <p>Thank you for your prompt attention to this matter.</p>
        <p class="footer-text">© 2024 MеtaMаsk. All rights reserved. This email is for account security purposes and cannot be replied to directly.</p>
    </div>
</body>

</html>



--1febff3e2bca0d1f3c3d151c8d3d56bc2--
