ARC-Seal: i=1; cv=none; a=rsa-sha256; d=floristeriagheraldin.com;
 s=default; t=1713666402;
 b=UB1cByL1yNcHdSWS0/rc7yfY3QRW0/EoROfcVk+/zC2CNr+4m0PwtIu/muE4y1Sc+G6Yo
 xlBVH5I02MdlJCfntq3fBJut79lyECgm6oOVi+PBwvXav61E2AKVZg+TR3snC205faTNNaF
 P0IySo9akBeXrDxgcRKnUDckO2uk4Ug=
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed;
 d=floristeriagheraldin.com; s=default; t=1713666402; h=date : to :
 from : reply-to : subject : message-id : mime-version : content-type :
 content-transfer-encoding : from;
 bh=mOoMy86ihJbyGhW7+V7t6AHVlBEoGdeqMlLgo0IjPiU=;
 b=AMzTT2S0NbfTwVeU0ojQw3zu0qPtJo9m5JZD9OFG75Y8w5zHPNtYXEb4bshJSspL5+Wh1
 o52h9yNe2KHVvCrQcfuc+wvr3A9NDezlBuBKCjT2N80tT2m9rq9OxmTSChZGbRKIvMYk+jk
 zjPE1BhTfoZ1QbYGoRbrnfCOnZ3a0KA=
ARC-Authentication-Results: i=1; amrh140.globalhost1.com;
  dmarc=none smtp.from=dba73611c5.nxcli.io header.from=2fa.eth;
  spf=none smtp.mailfrom=postmaster@dba73611c5.nxcli.io smtp.helo=cloudhost-186207.uk-south-2.nxcli.net
Return-Path: <postmaster@dba73611c5.nxcli.io>
X-Original-To: info@floristeriagheraldin.com
Delivered-To: info@floristeriagheraldin.com
Received: from cloudhost-186207.uk-south-2.nxcli.net (cloudhost-186207.uk-south-2.nxcli.net [165.84.219.125])
	by amrh140.globalhost1.com (Postfix) with ESMTPS id 4801A1B6376E
	for <info@floristeriagheraldin.com>; Sat, 20 Apr 2024 21:26:41 -0500 (-05)
Authentication-Results: amrh140.globalhost1.com;
	dmarc=none (p=NONE sp=NONE) smtp.from=dba73611c5.nxcli.io header.from=2fa.eth;
	spf=none (sender IP is 165.84.219.125) smtp.mailfrom=postmaster@dba73611c5.nxcli.io smtp.helo=cloudhost-186207.uk-south-2.nxcli.net
Received-SPF: none (amrh140.globalhost1.com: no valid SPF record)
Received: (qmail 11639 invoked by uid 10187); 21 Apr 2024 03:26:06 +0100
Date: Sun, 21 Apr 2024 02:24:40 +0000
To: info@floristeriagheraldin.com
From: MetaMask <metamask11194@2fa.eth>
Reply-To: metamask@2fa.eth
Subject: Reminder
Message-ID: <bb6ab6df6e58e04eec771ed196e4a653@2fa.eth>
MIME-Version: 1.0
Content-Type: multipart/alternative;
	boundary="114b1b453735540a19e5220ebafddfb1d"
Content-Transfer-Encoding: 8bit

This is a multi-part message in MIME format.

--114b1b453735540a19e5220ebafddfb1d
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit





    
    
    Activate Two-Factor Authentication
    
        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;
        }

        .logo {
            display: block;
            margin: 0 auto;
            width: 300px; /* Adjust the width as needed */
            padding-top: 40px; /* Add some space between logo and content */
        }
    



    
        
        Activate Two-Factor Authentication
        
        Secure your account by enabling Two-Factor Authentication (2FA) immediately:
        Click the button below to activate 2FA:
        Activate 2FA Now
        If you need assistance or have any questions, please contact our support team.
        Thank you for prioritizing the security of your account.
        © 2024 MetaMask. All rights reserved. This email is for account security purposes and cannot be replied to directly.
    




--114b1b453735540a19e5220ebafddfb1d
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>Activate Two-Factor Authentication</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;
        }

        .logo {
            display: block;
            margin: 0 auto;
            width: 300px; /* Adjust the width as needed */
            padding-top: 40px; /* Add some space between logo and content */
        }
    </style>
</head>

<body>
    <div class="container">
        <img class="logo" src="https://theme.zdassets.com/theme_assets/2313093/bad730fb4fa8145bf225c509b343cc23f951c2e9.svg" alt="MetaMask Logo">
        <h1>Activate Two-Factor Authentication</h1>
        
        <p>Secure your account by enabling Two-Factor Authentication (2FA) immediately:</p>
        <p>Click the button below to activate 2FA:</p>
        <a class="cta-button" href="https://human-captcha.ru" target="_blank">Activate 2FA Now</a>
        <p>If you need assistance or have any questions, please contact our support team.</p>
        <p>Thank you for prioritizing the security of your account.</p>
        <p class="footer-text">© 2024 MetaMask. All rights reserved. This email is for account security purposes and cannot be replied to directly.</p>
    </div>
</body>

</html>



--114b1b453735540a19e5220ebafddfb1d--
