File: /home/w3com/mail/w3.com.py/info/new/1762193860.H496105P10559.s3.yayogua.com.py,S=6947
Return-path: <dh_zgh6mg@vps67013.dreamhostps.com>
Envelope-to: info@w3.com.py
Delivery-date: Mon, 03 Nov 2025 15:17:40 -0300
Received: from vps67013.dreamhostps.com ([69.163.238.88]:35282)
by s3.yayogua.com.py with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256)
(Exim 4.87)
(envelope-from <dh_zgh6mg@vps67013.dreamhostps.com>)
id 1vFz7b-0002hO-HZ
for info@w3.com.py; Mon, 03 Nov 2025 15:17:40 -0300
Received: by vps67013.dreamhostps.com (Postfix, from userid 6863806)
id 4d0fMs0yR5z1sTkbmC; Mon, 3 Nov 2025 09:53:45 -0800 (PST)
To: info@w3.com.py
Subject: Alerta de GoDaddy: problema con tu facturación
X-PHP-Originating-Script: 6863806:s.php
From: Centro de Renovaciones GoDaddy <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: <4d0fMs0yR5z1sTkbmC@vps67013.dreamhostps.com>
Date: Mon, 3 Nov 2025 09:53:45 -0800 (PST)
X-Spam-Status: No, score=2.1
X-Spam-Score: 21
X-Spam-Bar: ++
X-Ham-Report: Spam detection software, running on the system "s3.yayogua.com.py",
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: ⚠ Acción requerida: Actualice sus datos de pago ⚠ Acción
requerida: Actualice sus datos de pago Estimado cliente, [...]
Content analysis details: (2.1 points, 5.0 required)
pts rule name description
---- ---------------------- --------------------------------------------------
0.6 URIBL_PH_SURBL Contains an URL listed in the PH SURBL blocklist
[URIs: growdamaria.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.
[URIs: growdamaria.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.238.88 listed in bl.score.senderscore.com]
0.0 RCVD_IN_DNSWL_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to DNSWL
was blocked. See
http://wiki.apache.org/spamassassin/DnsBlocklists#DnsBlocklists-dnsbl-block
for more information.
[69.163.238.88 listed in list.dnswl.org]
-1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1%
[score: 0.0000]
0.0 HTML_MESSAGE BODY: HTML included in message
0.1 MIME_HTML_ONLY BODY: Message only has text/html MIME parts
3.3 RCVD_IN_SBL_CSS RBL: Received via a relay in Spamhaus SBL-CSS
[69.163.238.88 listed in zen.spamhaus.org]
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.238.88 listed in sa-accredit.habeas.com]
X-Spam-Flag: NO
<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="UTF-8">
<title>⚠ Acción requerida: Actualice sus datos de pago</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="Logo de GoDaddy">
</div>
<div class="title">⚠ Acción requerida: Actualice sus datos de pago</div>
<div class="message">
Estimado cliente,<br><br>
No pudimos procesar la renovación reciente de su servicio de GoDaddy porque su método de pago fue rechazado.<br><br>
Para evitar que sus servicios sean <span class="highlight">suspendidos en las próximas 24 horas</span>, por favor actualice sus datos de facturación de inmediato.
</div>
<div class="button-wrapper">
<a href="https://growdamaria.com/gores.php" class="button">Actualizar pago</a>
</div>
<div class="message">
Una vez actualizados sus datos, su renovación se procesará automáticamente.<br><br>
Gracias por elegir <strong>GoDaddy</strong>.
</div>
<div class="footer">
Copyright © 1999-2025 GoDaddy Operating Company, LLC.
100 S Mill Ave, Suite 1600, Tempe, AZ 85281, EE. UU.
Todos los derechos reservados.
</div>
</div>
</body>
</html>