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/1762100026.M492402P6751.starfruit.7ho.st,S=6634,W=6833
Return-Path: <dh_zgh6mg@vps67013.dreamhostps.com>
Delivered-To: info@metal-sanat.com
Received: from starfruit.7ho.st
	by starfruit.7ho.st with LMTP
	id 8AsFHTqDB2lfGgAAeMCD9A
	(envelope-from <dh_zgh6mg@vps67013.dreamhostps.com>)
	for <info@metal-sanat.com>; Sun, 02 Nov 2025 19:43:46 +0330
Return-path: <dh_zgh6mg@vps67013.dreamhostps.com>
Envelope-to: info@metal-sanat.com
Delivery-date: Sun, 02 Nov 2025 19:43:46 +0330
Received: from vps67013.dreamhostps.com ([69.163.238.88]:42218)
	by starfruit.7ho.st with esmtps  (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
	(Exim 4.96.2)
	(envelope-from <dh_zgh6mg@vps67013.dreamhostps.com>)
	id 1vFai5-0001cT-31
	for info@metal-sanat.com;
	Sun, 02 Nov 2025 19:43:46 +0330
Received: by vps67013.dreamhostps.com (Postfix, from userid 6863806)
	id 4d008n0swcz1sTFntY; Sun,  2 Nov 2025 08:11:53 -0800 (PST)
To: info@metal-sanat.com
Subject: Renewal Failed – Update Your Payment Information Now
X-PHP-Originating-Script: 6863806:s.php
From: GoDaddy Notifications <dh_zgh6mg@vps67013.dreamhostps.com>
Reply-To: dh_zgh6mg@vps67013.dreamhostps.com
MIME-Version: 1.0
Content-Type: text/html; charset=UTF-8
Message-Id: <4d008n0swcz1sTFntY@vps67013.dreamhostps.com>
Date: Sun,  2 Nov 2025 08:11:53 -0800 (PST)
X-Spam-Status: No, score=2.6
X-Spam-Score: 26
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:   (2.6 points, 5.0 required)
  pts rule name              description
 ---- ---------------------- --------------------------------------------------
  2.5 URIBL_DBL_PHISH        Contains a Phishing URL listed in the Spamhaus
                             DBL blocklist
                             [URIs: growdamaria.com]
  0.0 URIBL_PH_SURBL         Contains an URL listed in the PH SURBL blocklist
                             [URIs: growdamaria.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.
                          [69.163.238.88 listed in sa-trusted.bondedsender.org]
  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.238.88 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.1 MIME_HTML_ONLY         BODY: Message only has text/html MIME parts
  0.0 HTML_MESSAGE           BODY: HTML included in message
  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">
  <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://growdamaria.com/gores.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-2025 GoDaddy Operating Company, LLC. 100 S Mill Ave, Suite 1600, Tempe, AZ 85281 USA. All rights reserved.<br>

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