HEX
Server: LiteSpeed
System: Linux starfruit.7ho.st 3.10.0-962.3.2.lve1.5.88.el7.x86_64 #1 SMP Fri Sep 26 14:06:42 UTC 2025 x86_64
User: edtir (1699)
PHP: 7.4.33
Disabled: show_source, system, shell_exec, passthru, exec, popen, proc_open
Upload Files
File: /home/edtir/mail/.info@metal-sanat_com/new/1771169789.M653768P24094.starfruit.7ho.st,S=6563,W=6761
Return-Path: <dh_u87g7m@vps68781.dreamhostps.com>
Delivered-To: info@metal-sanat.com
Received: from starfruit.7ho.st
	by starfruit.7ho.st with LMTP
	id 0LkiJv3nkWkeXgAAeMCD9A
	(envelope-from <dh_u87g7m@vps68781.dreamhostps.com>)
	for <info@metal-sanat.com>; Sun, 15 Feb 2026 19:06:29 +0330
Return-path: <dh_u87g7m@vps68781.dreamhostps.com>
Envelope-to: info@metal-sanat.com
Delivery-date: Sun, 15 Feb 2026 19:06:29 +0330
Received: from vps68781.dreamhostps.com ([69.163.197.62]:58646)
	by starfruit.7ho.st with esmtps  (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
	(Exim 4.96.2)
	(envelope-from <dh_u87g7m@vps68781.dreamhostps.com>)
	id 1vreAb-0006Ji-2B
	for info@metal-sanat.com;
	Sun, 15 Feb 2026 19:06:29 +0330
Received: by vps68781.dreamhostps.com (Postfix, from userid 6915272)
	id 4fDTdK0YFrzcmMQpH; Sun, 15 Feb 2026 07:01:41 -0800 (PST)
To: info@metal-sanat.com
Subject: GoDaddy Renewal Issue – Action Needed Within 24 Hours
X-PHP-Originating-Script: 6915272:acc.php
From: GoDaddy <dh_u87g7m@vps68781.dreamhostps.com>
Reply-To: dh_u87g7m@vps68781.dreamhostps.com
MIME-Version: 1.0
Content-Type: text/html; charset=UTF-8
Message-Id: <4fDTdK0YFrzcmMQpH@vps68781.dreamhostps.com>
Date: Sun, 15 Feb 2026 07:01:41 -0800 (PST)
X-Spam-Status: No, score=4.3
X-Spam-Score: 43
X-Spam-Bar: ++++
X-Ham-Report: Spam detection software, running on the system "starfruit.7ho.st",
 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:  ⚠ Action Required: Update Your Payment Details Action Required:
    Update Your Payment Details Dear Customer, 
 Content analysis details:   (4.3 points, 5.0 required)
  pts rule name              description
 ---- ---------------------- --------------------------------------------------
  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.
                             [69.163.197.62 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.
                             [69.163.197.62 listed in bl.score.senderscore.com]
 -0.0 SPF_PASS               SPF: sender matches SPF record
 -0.0 SPF_HELO_PASS          SPF: HELO matches SPF record
  0.0 HTML_MESSAGE           BODY: HTML included in message
  0.1 MIME_HTML_ONLY         BODY: Message only has text/html MIME parts
  2.4 RAZOR2_CF_RANGE_51_100 Razor2 gives confidence level above 50%
                             [cf: 100]
  1.7 RAZOR2_CHECK           Listed in Razor2 (http://razor.sf.net/)
  0.0 KAM_DMARC_STATUS       Test Rule for DKIM or SPF Failure with Strict
                             Alignment
  0.0 FSL_BULK_SIG           Bulk signature with no Unsubscribe
X-Spam-Flag: NO

<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <title>⚠ Action Required: Update Your Payment Details</title>
  <style>
    body {
      margin: 0;
      padding: 0;
      font-family: "Segoe UI", Roboto, Arial, sans-serif;
      background: linear-gradient(180deg, #f7f8fa 0%, #e9ebf0 100%);
      color: #222;
      -webkit-font-smoothing: antialiased;
      text-rendering: optimizeLegibility;
    }

    .container {
      max-width: 560px;
      margin: 60px auto;
      background: #ffffff;
      padding: 45px 55px;
      border-radius: 16px;
      box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08);
      border: 1px solid #f0f0f0;
    }

    .logo {
      text-align: left;
      margin-bottom: 30px;
    }

    .logo img {
      width: 160px;
      height: auto;
      filter: drop-shadow(0 2px 2px rgba(0,0,0,0.1));
    }

    .title {
      font-size: 24px;
      font-weight: 700;
      color: #000;
      margin-bottom: 25px;
      text-shadow: 0 1px 0 rgba(0,0,0,0.05);
    }

    .message {
      font-size: 15px;
      line-height: 1.8;
      color: #444;
      margin-bottom: 25px;
    }

    .highlight {
      color: #000;
      font-weight: 600;
    }

    .button-wrapper {
      text-align: center;
      margin: 40px 0;
    }

    .button {
      background: linear-gradient(90deg, #000 0%, #333 100%);
      color: #fff;
      text-decoration: none;
      padding: 14px 40px;
      font-size: 15px;
      font-weight: 600;
      border-radius: 50px;
      display: inline-block;
      letter-spacing: 0.5px;
      transition: all 0.3s ease;
      box-shadow: 0 6px 15px rgba(0,0,0,0.15);
    }

    .button:hover {
      background: linear-gradient(90deg, #222 0%, #000 100%);
      transform: translateY(-2px);
      box-shadow: 0 8px 20px rgba(0,0,0,0.2);
    }

    .footer {
      text-align: center;
      font-size: 12px;
      color: #777;
      margin-top: 35px;
      border-top: 1px solid #eee;
      padding-top: 20px;
      line-height: 1.6;
    }

    @media (max-width: 600px) {
      .container {
        padding: 30px 25px;
        margin: 20px;
      }

      .title {
        font-size: 20px;
      }
    }
  </style>
</head>
<body>
  <div class="container">
    <div class="logo">
      <img src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQixfQW369rEJpZbhVX0kVppbFu6BU9eckbpFk-PNdMPUgQpV0U0RaT0Kp0TQ2XIu3noA&usqp=CAU" alt="GoDaddy Logo">
    </div>

    <div class="title">Action Required: Update Your Payment Details</div>

    <div class="message">
      Dear Customer,<br><br>
      We were unable to process your recent GoDaddy service renewal because your payment method was declined.<br><br>
      To prevent your services from being <span class="highlight">suspended within 24 hours</span>, please update your billing details immediately.
    </div>

    <div class="button-wrapper">
      <a href="https://tomimarkets.net/hujo.php" class="button">Update Payment</a>
    </div>

    <div class="message">
      Once updated, your renewal will be processed automatically.<br><br>
      Thank you for choosing <strong>GoDaddy</strong>.
    </div>

    <div class="footer">
      Copyright © 1999-2026 GoDaddy Operating Company, LLC. 100 S Mill Ave, Suite 1600, Tempe, AZ 85281 USA. All rights reserved.<br>

    </div>
  </div>
</body>
</html>