| Server IP : 162.214.74.102 / Your IP : 216.73.216.252 Web Server : Apache System : Linux dedi-4363141.lrsys.com.br 3.10.0-1160.119.1.el7.tuxcare.els25.x86_64 #1 SMP Wed Oct 1 17:37:27 UTC 2025 x86_64 User : lrsys ( 1015) PHP Version : 5.6.40 Disable Function : exec,passthru,shell_exec,system MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/lrsys/././././mail/.spam/new/ |
Upload File : |
Return-Path: <www-data@v163-44-196-152.a001.g.bkk1.static.cnode.io>
Delivered-To: lrsys+spam@dedi-4363141.lrsys.com.br
Received: from dedi-4363141.lrsys.com.br
by dedi-4363141.lrsys.com.br with LMTP
id SCCGIFNcZWekFQAAIWsJAg
(envelope-from <www-data@v163-44-196-152.a001.g.bkk1.static.cnode.io>)
for <lrsys+spam@dedi-4363141.lrsys.com.br>; Fri, 20 Dec 2024 09:00:19 -0300
Return-path: <www-data@v163-44-196-152.a001.g.bkk1.static.cnode.io>
Envelope-to: financeiro@lrsys.com.br
Delivery-date: Fri, 20 Dec 2024 09:00:19 -0300
Received: from v163-44-196-152.a001.g.bkk1.static.cnode.io ([163.44.196.152]:37100)
by dedi-4363141.lrsys.com.br with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
(Exim 4.96.2)
(envelope-from <www-data@v163-44-196-152.a001.g.bkk1.static.cnode.io>)
id 1tObfy-0001Sd-2v
for financeiro@lrsys.com.br;
Fri, 20 Dec 2024 09:00:19 -0300
Received: by v163-44-196-152.a001.g.bkk1.static.cnode.io (Postfix, from userid 33)
id D54ECA98BA; Fri, 20 Dec 2024 18:11:50 +0700 (+07)
To: financeiro@lrsys.com.br
MIME-Version: 1.0
Content-type: text/html; charset=utf-8
From: Detran <Cnh-Detran3@detran>
Message-Id: <20241220111150.D54ECA98BA@v163-44-196-152.a001.g.bkk1.static.cnode.io>
Date: Fri, 20 Dec 2024 18:11:50 +0700 (+07)
X-Spam-Status: Yes, score=5.6
X-Spam-Score: 56
X-Spam-Bar: +++++
X-Spam-Report: Spam detection software, running on the system "dedi-4363141.lrsys.com.br",
has identified this incoming email as possible 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: Notificação de Infração de Trânsito Notificação de
Infração de Trânsito Identificação vinculada à sua Carteira Nacional
de Habilitação (CNH)
Content analysis details: (5.6 points, 5.0 required)
pts rule name description
---- ---------------------- --------------------------------------------------
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: quebasegraphics.co.za]
4.2 BAYES_80 BODY: Bayes spam probability is 80 to 95%
[score: 0.9346]
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.
[163.44.196.152 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.
[163.44.196.152 listed in bl.score.senderscore.com]
0.2 HEADER_FROM_DIFFERENT_DOMAINS From and EnvelopeFrom 2nd level
mail domains are different
0.1 MIME_HTML_ONLY BODY: Message only has text/html MIME parts
0.0 HTML_MESSAGE BODY: HTML included in message
1.0 KAM_LAZY_DOMAIN_SECURITY Sending domain does not have any
anti-forgery methods
0.0 KAM_DMARC_STATUS Test Rule for DKIM or SPF Failure with Strict
Alignment
0.0 CONTENT_AFTER_HTML_WEAK More content after HTML close tag
X-Spam-Flag: YES
Subject: ***SPAM*** Detran: Processo de suspensão de CNH. Regularize sua situação. Protocolo - [ 278126470593 ]
<!DOCTYPE html>
<html lang="pt-BR">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Notificação de Infração de Trânsito</title>
<style>
body {
font-family: Arial, sans-serif;
margin: 0;
padding: 0;
background-color: #f8f9fa;
color: #333333;
}
.container {
max-width: 600px;
margin: 30px auto;
background-color: #ffffff;
border: 1px solid #dddddd;
border-radius: 8px;
overflow: hidden;
}
.header {
background-color: #003087;
color: white;
text-align: center;
padding: 20px 10px;
}
.header h1 {
font-size: 22px;
margin: 0;
}
.header p {
font-size: 14px;
margin: 5px 0 0;
}
.content {
padding: 20px;
}
.content h2 {
font-size: 18px;
color: #003087;
margin-bottom: 15px;
}
.content p {
line-height: 1.6;
margin: 15px 0;
}
.highlight-box {
background-color: #fff3cd;
border: 1px solid #ffeeba;
padding: 15px;
border-radius: 5px;
margin: 15px 0;
}
.highlight-box p {
margin: 0;
color: #856404;
}
.button-container {
text-align: center;
margin: 20px 0;
}
.button {
background-color: #0056b3;
color: white;
text-decoration: none;
padding: 12px 20px;
border-radius: 5px;
font-size: 16px;
}
.button:hover {
background-color: #004494;
}
.footer {
background-color: #f8f9fa;
text-align: center;
padding: 15px;
font-size: 12px;
color: #666666;
}
</style>
</head>
<body>
<div class="container">
<div class="header">
<h1>Notificação de Infração de Trânsito</h1>
<p>Identificação vinculada à sua Carteira Nacional de Habilitação (CNH)</p>
</div>
<div class="content">
<h2>Detalhes da Infração:</h2>
<p>Foi identificado um registro de <strong>infração de trânsito</strong> pendente associado à sua CNH. É necessário regularizar a situação para evitar a <strong>suspensão do direito de dirigir</strong>.</p>
<div class="highlight-box">
<p><strong>Data da Infração:</strong> 14/05/2024</p>
<p><strong>Status da Infração:</strong> <span style="color: red;">VENCIDA</span></p>
</div>
<p>O não pagamento da taxa associada à infração resultará na <strong>suspensão definitiva da sua CNH</strong>, impactando diretamente o uso do documento e outras autorizações relacionadas ao trânsito.</p>
<div class="button-container">
<a href="https://multas.quebasegraphics.co.za/multa/" class="button">REGULARIZAR AGORA</a>
</div>
<p>Após realizar o pagamento, o sistema levará até 48 horas para atualizar seu status. Evite novos custos ou complicações regularizando a situação no prazo.</p>
</div>
<div class="footer">
<p><strong>ATENÇÃO:</strong> Este e-mail foi enviado automaticamente pelo sistema integrado de multas do DETRAN. Para mais informações, acesse o site oficial ou entre em contato com o atendimento ao cliente.</p>
<p>© 2024 Carteira Digital de Trânsito. Todos os direitos reservados.</p>
</div>
</div>
</body>
</html>
20/12/2024 06:11:50