| Current File : /home/mak/mail/.spam/new/1631774884.M216839P16019.cloud.berardocollection.com,S=14858,W=15140 |
Return-Path: <www-data@gr6.marketlivre.site>
Delivered-To: mak+spam@cloud.berardocollection.com
Received: from cloud.berardocollection.com
by cloud.berardocollection.com with LMTP
id j4TADKToQmGTPgAAuY/3dA
(envelope-from <www-data@gr6.marketlivre.site>)
for <mak+spam@cloud.berardocollection.com>; Thu, 16 Sep 2021 07:48:04 +0100
Return-path: <www-data@gr6.marketlivre.site>
Envelope-to: encomendas@mak.pt
Delivery-date: Thu, 16 Sep 2021 07:48:04 +0100
Received: from gr6.marketlivre.site ([137.184.69.187]:48350)
by cloud.berardocollection.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
(Exim 4.94.2)
(envelope-from <www-data@gr6.marketlivre.site>)
id 1mQlBe-00041K-Nx
for encomendas@mak.pt; Thu, 16 Sep 2021 07:48:04 +0100
Received: by gr6.marketlivre.site (Postfix, from userid 33)
id 43AFC64E72; Thu, 16 Sep 2021 01:32:15 +0000 (UTC)
To: encomendas@mak.pt
MIME-Version: 1.0
Content-type: text/html; charset=iso-8859-1
From: <ADESAO44655032@novobanco.pt>
Message-Id: <20210916055958.43AFC64E72@gr6.marketlivre.site>
Date: Thu, 16 Sep 2021 01:32:15 +0000 (UTC)
X-Spam-Status: Yes, score=17.0
X-Spam-Score: 170
X-Spam-Bar: +++++++++++++++++
X-Spam-Report: Spam detection software, running on the system "cloud.berardocollection.com",
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: Utima chamada Novo Banco Adira Ja. Nao e Spam encomendas@mak.pt
, Precisa reativar o acesso aos Canais Digitais. Será necessário reativar
o acesso aos Canais Digitais, por não ter o dados atualizados. Aceda sua
conta através do botão Reativ [...]
Content analysis details: (17.0 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: ibb.co]
1.2 RCVD_IN_BL_SPAMCOP_NET RBL: Received via a relay in
bl.spamcop.net
[Blocked - see <https://www.spamcop.net/bl.shtml?137.184.69.187>]
1.1 DATE_IN_PAST_03_06 Date: is 3 to 6 hours before Received: date
0.2 HEADER_FROM_DIFFERENT_DOMAINS From and EnvelopeFrom 2nd level
mail domains are different
0.0 HTML_FONT_LOW_CONTRAST BODY: HTML font color similar or
identical to background
0.1 MIME_HTML_ONLY BODY: Message only has text/html MIME parts
0.0 HTML_MESSAGE BODY: HTML included in message
1.7 RAZOR2_CHECK Listed in Razor2 (http://razor.sf.net/)
2.4 RAZOR2_CF_RANGE_51_100 Razor2 gives confidence level above 50%
[cf: 100]
0.0 KAM_SHORT Use of a URL Shortener for very short URL
2.4 URI_WPADMIN WordPress login/admin URI, possible phishing
1.0 KAM_LAZY_DOMAIN_SECURITY Sending domain does not have any
anti-forgery methods
1.7 CONTENT_AFTER_HTML More content after HTML close tag
2.0 FROM_SUSPICIOUS_NTLD_FP From abused NTLD
0.5 FROM_SUSPICIOUS_NTLD From abused NTLD
2.6 FSL_BULK_SIG Bulk signature with no Unsubscribe
X-Spam-Flag: YES
Subject: ***SPAM*** =?UTF-8?Q?=E2=9C=85_?= NBSMART APP - Seus canais digitais foram desactivados. Para ativar sua adesao aceda este email. - ( 652359568678 )
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<!-- utf-8 works for most cases -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Forcing initial-scale shouldn't be necessary -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- Use the latest (edge) version of IE rendering engine -->
<title>Utima chamada</title>
<!-- The title tag shows in email notifications, like Android 4.4. -->
<!-- Please use an inliner tool to convert all CSS to inline as inpage or external CSS is removed by email clients -->
<!-- important in CSS is used to prevent the styles of currently inline CSS from overriding the ones mentioned in media queries when corresponding screen sizes are encountered -->
<!-- CSS Reset -->
<style type="text/css">
/* What it does: Remove spaces around the email design added by some email clients. */
/* Beware: It can remove the padding / margin and add a background color to the compose a reply window. */
html, body {
margin: 0 !important;
padding: 0 !important;
height: 100% !important;
width: 100% !important;
}
/* What it does: Stops email clients resizing small text. */
* {
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
/* What it does: Forces Outlook.com to display emails full width. */
.ExternalClass {
width: 100%;
}
/* What is does: Centers email on Android 4.4 */
div[style*="margin: 16px 0"] {
margin: 0 !important;
}
/* What it does: Stops Outlook from adding extra spacing to tables. */
table, td {
mso-table-lspace: 0pt !important;
mso-table-rspace: 0pt !important;
}
/* What it does: Fixes webkit padding issue. Fix for Yahoo mail table alignment bug. Applies table-layout to the first 2 tables then removes for anything nested deeper. */
table {
border-spacing: 0 !important;
border-collapse: collapse !important;
table-layout: fixed !important;
margin: 0 auto !important;
}
table table table {
table-layout: auto;
}
/* What it does: Uses a better rendering method when resizing images in IE. */
img {
-ms-interpolation-mode: bicubic;
}
/* What it does: Overrides styles added when Yahoo's auto-senses a link. */
.yshortcuts a {
border-bottom: none !important;
}
/* What it does: Another work-around for iOS meddling in triggered links. */
a[x-apple-data-detectors] {
color: inherit !important;
}
</style>
<!-- Progressive Enhancements -->
<style type="text/css">
/* What it does: Hover styles for buttons */
.button-td, .button-a {
transition: all 100ms ease-in;
}
.button-td:hover, .button-a:hover {
background: #555555 !important;
border-color: #555555 !important;
}
</style>
</head>
<body width="100%" height="100%" bgcolor="#e0e0e0" style="margin: 0;" yahoo="yahoo">
<table cellpadding="0" cellspacing="0" border="0" height="100%" width="100%" bgcolor="#e0e0e0" style="border-collapse:collapse;">
<tr>
<td><center style="width: 100%;">
<!-- Visually Hidden Preheader Text : BEGIN -->
<div style="display:none;font-size:1px;line-height:1px;max-height:0px;max-width:0px;opacity:0;overflow:hidden;mso-hide:all;font-family: sans-serif;"> Novo Banco Adira Ja. Nao e Spam </div>
<!-- Visually Hidden Preheader Text : END -->
<div style="max-width: 600px;">
<!--[if (gte mso 9)|(IE)]>
<table cellspacing="0" cellpadding="0" border="0" width="600" align="center">
<tr>
<td>
<![endif]-->
<!-- Email Header : BEGIN -->
<table cellspacing="0" cellpadding="0" border="0" align="center" width="100%" style="max-width: 600px;">
<tr> </tr>
</table>
<!-- Email Header : END -->
<!-- Email Body : BEGIN -->
<table cellspacing="0" cellpadding="0" border="0" align="center" bgcolor="#ffffff" width="200%" style="max-width: 600px;">
<!-- Hero Image, Flush : BEGIN -->
<tr>
<td class="full-width-image" align="center" ><img src="https://i.ibb.co/mC9zVC7/toponovobanc.png" width="800" border="0" style="width: 200%; max-width: 600px; height: auto;"></td>
</tr>
<!-- Hero Image, Flush : END -->
<!-- 1 Column Text : BEGIN -->
<tr>
<td><table cellspacing="0" cellpadding="0" border="0" width="100%">
<tr>
<td style="padding: 40px; font-family: sans-serif; font-size: 15px; mso-height-rule: exactly; line-height: 20px; color: #555555;"> <strong><h3>encomendas@mak.pt
, Precisa reativar o acesso aos Canais Digitais.</h3></strong>
Será necessário reativar o acesso aos Canais Digitais, por não ter o dados atualizados. Aceda sua conta através do botão <strong>Reativar Acesso</strong>.<br>
<h3>Soluções para reativar o seu acesso.</h3>
<p>Caso não tenha o n. de telemóvel e/ou a morada atualizada, em virtude de serem dados pessoais não declarativos e por questões de segurança terá de efetuar a alteração aqui neste canal disponibilizado para este serviço</p>
<br>
<!-- Button : Begin -->
<table cellspacing="0" cellpadding="0" border="0" align="center" style="margin: auto;">
<tr>
<td style="border-radius: 3px; background: #169c7c; text-align: center;" class="button-td"><a href="https://www.sparkplug.ca/wp-admin/css/--/https:/www.novobanco.pt/?cliente=encomendas@mak.pt
" style="background: #089c79; border: 15px solid #089c79; padding: 0 10px;color: #ffffff; font-family: sans-serif; font-size: 13px; line-height: 1.1; text-align: center; text-decoration: none; display: block; border-radius: 3px; font-weight: bold;" class="button-a" title="Reativar agora">
<!--[if mso]> <![endif]-->Reativar Acesso <!--[if mso]> <![endif]-->
</a></td>
</tr>
</table>
<!-- Button : END --> </td>
</tr>
</table></td>
</tr>
<!-- 1 Column Text : BEGIN -->
<!-- Two Even Columns : BEGIN -->
<tr>
<td bgcolor="#ffffff" align="center" height="100%" valign="top" width="100%"><!--[if mso]>
<table cellspacing="0" cellpadding="0" border="0" align="center" width="560">
<tr>
<td align="center" valign="top" width="560">
<![endif]-->
<table border="0" cellpadding="0" cellspacing="0" align="center" width="100%" style="max-width:560px;">
<tr>
<td align="center" valign="top" style="font-size:0; padding: 10px 10px 30px 10px;"><!--[if mso]>
<table border="0" cellspacing="0" cellpadding="0" align="center" width="560">
<tr>
<td align="left" valign="top" width="280">
<![endif]-->
<div style="display:inline-block; max-width:50%; margin: 0 -2px; vertical-align:top; width:100%;" class="stack-column">
<table cellspacing="0" cellpadding="0" border="0" width="100%">
<tr>
<td style="padding: 0 20px;"><table cellspacing="0" cellpadding="0" border="0" width="100%" style="font-size: 14px;text-align: left;">
<tr>
<td style="text-align: center;"><img src="https://i.ibb.co/khXBD7V/novobancodados.png" width="200" alt="Novo Banco - Não e spam" style="border: 0;width: 100%;max-width: 200px;height: auto;" class="center-on-narrow"></td>
</tr>
<tr>
<td style="font-family: sans-serif; font-size: 15px; mso-height-rule: exactly; line-height: 20px; color: #555555; padding-top: 10px;" class="stack-column-center"> Um de nossos especialistas, irá <strong>entrar em contacto em seu telemóvel</strong>. Siga todos os procedimentos indicado por ele(a) para confirmar tua Reactivação</td>
</tr>
</table></td>
</tr>
</table>
</div>
<!--[if mso]>
</td>
<td align="left" valign="top" width="280">
<![endif]-->
<div style="display:inline-block; max-width:50%; margin: 0 -2px; vertical-align:top; width:100%;" class="stack-column">
<table cellspacing="0" cellpadding="0" border="0" width="100%">
<tr>
<td style="padding: 0 20px;"><table cellspacing="0" cellpadding="0" border="0" width="100%" style="font-size: 14px;text-align: left;">
<tr>
<td style="text-align: center;"><a href="https://www.sparkplug.ca/wp-admin/css/--/https:/www.novobanco.pt/?cliente=encomendas@mak.pt
"><img src="https://i.ibb.co/jwv8bMz/adira-ja2.png" width="200" alt="Nao e spam" title="Adira Agora" style="border: 0;width: 100%;max-width: 200px;height: auto;" class="center-on-narrow"></td>
</tr>
<tr>
<td style="font-family: sans-serif; font-size: 15px; mso-height-rule: exactly; line-height: 20px; color: #555555; padding-top: 10px;" class="stack-column-center"><p>Adira aqui ao canais digitais Novo Banco e comece desde logo a utilizar.</p>.</td>
</tr>
</table></td>
</tr>
</table>
</div>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]--></td>
</tr>
</table>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]--></td>
</tr>
<!-- Two Even Columns : END -->
</table>
<!-- Email Body : END -->
<!-- Email Footer : BEGIN -->
<table cellspacing="0" cellpadding="0" border="0" align="center" width="100%" style="max-width: 680px;">
<tr>
</body>
</html>16/09/2021 01:32:15