File: /home/w3com/mail/.amussi@w3_com_py/new/1655233096.H244576P24903.s3.yayogua.com.py,S=14186
Return-path: <noresponder@tigo.com.py>
Envelope-to: soporte@w3.com.py
Delivery-date: Tue, 14 Jun 2022 14:58:16 -0400
Received: from ec2-34-192-83-0.compute-1.amazonaws.com ([34.192.83.0]:42628 helo=tigorelaymail-prd-03.tigocloud.net)
by s3.yayogua.com.py with esmtp (Exim 4.87)
(envelope-from <noresponder@tigo.com.py>)
id 1o1Bjy-0006Im-Qr
for soporte@w3.com.py; Tue, 14 Jun 2022 14:58:16 -0400
Received: from micuentabusiness.tigo.com.py (ip-10-17-3-200.ec2.internal [10.17.3.200])
by tigorelaymail-prd-03.tigocloud.net (Postfix) with ESMTP id 8B6B784DE2
for <soporte@w3.com.py>; Tue, 14 Jun 2022 18:57:32 +0000 (UTC)
Date: Tue, 14 Jun 2022 14:57:32 -0400
To: soporte@w3.com.py
From: Mi Cuenta Tigo Business <noresponder@tigo.com.py>
Subject: Asunto: =?UTF-8?Q?Autocreacion=20de=20cuenta?=
Message-ID: <Oudh1pZojXcer8mksaOSnJ6CyAsoowa4kfXQPASN2o@micuentabusiness.tigo.com.py>
X-Mailer: PHPMailer 6.4.1 (https://github.com/PHPMailer/PHPMailer)
Sender: noresponder@tigo.com.py
MIME-Version: 1.0
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 8Bit
X-Spam-Status: No, score=-3.8
X-Spam-Score: -37
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: Bienvenido: Soporte W Hace clic en la imagen o en el link
a continuación para iniciar sesión https://micuentabusiness.tigo.com.py
Tigo Copyright ©. Paraguay. [...]
Content analysis details: (-3.8 points, 5.0 required)
pts rule name description
---- ---------------------- --------------------------------------------------
-1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1%
[score: 0.0000]
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: tigo.com.py]
-5.0 RCVD_IN_DNSWL_HI RBL: Sender listed at https://www.dnswl.org/, high
trust
[34.192.83.0 listed in list.dnswl.org]
0.1 MIME_HTML_ONLY BODY: Message only has text/html MIME parts
0.0 HTML_MESSAGE BODY: HTML included in message
0.4 HTML_MIME_NO_HTML_TAG HTML-only message, but there is no HTML tag
2.6 RDNS_DYNAMIC Delivered to internal network by host with
dynamic-looking rDNS
-0.0 T_SCC_BODY_TEXT_LINE No description available.
X-Spam-Flag: NO
<p><span style="text-size-adjust:100%"> </span></p>
<meta charset="utf-8"><!-- utf-8 works for most cases --><meta name="viewport" content="width=device-width"><!-- 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 --><meta name="x-apple-disable-message-reformatting"><!-- Disable auto-scale in iOS 10 Mail entirely -->
<title></title>
<!-- The title tag shows in email notifications, like Android 4.4. --><!-- Web Font / @font-face : BEGIN --><!-- NOTE: If web fonts are not required, lines 10 - 27 can be safely removed. --><!-- Desktop Outlook chokes on web font references and defaults to Times New Roman, so we force a safe fallback font. --><!--[if mso]>
<style>
* {
font-family: sans-serif !important;
}
</style>
<![endif]--><!-- All other clients get the webfont reference; some will render the font and others will silently fail to the fallbacks. More on that here: http://stylecampaign.com/blog/2015/02/webfont-support-in-email/ --><!--[if !mso]><!--><!-- insert web font reference, eg: <link href='https://fonts.googleapis.com/css?family=Roboto:400,700' rel='stylesheet' type='text/css'> --><!--<![endif]--><!-- Web Font / @font-face : END --><!-- 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 auto !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: 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: A work-around for iOS meddling in triggered links. */
*[x-apple-data-detectors] {
color: inherit !important;
text-decoration: none !important;
}
/* What it does: A work-around for Gmail meddling in triggered links. */
.x-gmail-data-detectors,
.x-gmail-data-detectors *,
.aBn {
border-bottom: 0 !important;
cursor: default !important;
}
/* What it does: Prevents Gmail from displaying an download button on large, non-linked images. */
.a6S {
display: none !important;
opacity: 0.01 !important;
}
/* If the above doesn't work, add a .g-img class to any image in question. */
img.g-img + div {
display: none !important;
}
/* What it does: Prevents underlining the button text in Windows 10 */
.button-link {
text-decoration: none !important;
}
/* What it does: Removes right gutter in Gmail iOS app: https://github.com/TedGoas/Cerberus/issues/89 */
/* Create one of these media queries for each additional viewport size you'd like to fix */
/* Thanks to Eric Lepetit @ericlepetitsf) for help troubleshooting */
@media only screen and (min-device-width: 375px) and (max-device-width: 413px) {
/* iPhone 6 and 6+ */
.email-container {
min-width: 375px !important;
}
}
</style>
<style class="darkreader darkreader--sync" media="screen" type="text/css">
</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: #292B34 !important;
border-color: #292B34 !important;
}
/* Media Queries */
@media screen and (max-width: 480px) {
/* What it does: Forces elements to resize to the full width of their container. Useful for resizing images beyond their max-width. */
.fluid {
width: 100% !important;
max-width: 100% !important;
height: auto !important;
margin-left: auto !important;
margin-right: auto !important;
}
.first-line {
padding-left: 0 !important;
padding-right: 0 !important;
}
/* What it does: Forces table cells into full-width rows. */
.stack-column,
.stack-column-center {
display: block !important;
width: 100% !important;
max-width: 100% !important;
direction: ltr !important;
}
.stack-column.duo {
display: inline-block !important;
width: 50% !important;
min-width: 50px !important;
max-width: 200px !important;
}
.stack-column-center.duo {
width: 60% !important;
display: inline-block !important;
}
.stack-column-center.duo.img {
width: 15% !important;
}
/* And center justify these ones. */
.stack-column-center {
text-align: left !important;
padding-left: 10px !important;
}
.mitigo {
padding-left: 0 !important;
}
/* What it does: Generic utility class for centering. Useful for images, buttons, and nested tables. */
.center-on-narrow {
text-align: center !important;
display: block !important;
margin-left: auto !important;
margin-right: auto !important;
float: none !important;
}
table.center-on-narrow {
display: inline-block !important;
}
.planDetails {
padding-left: 28% !important;
text-align: left !important;
}
.pagarButton {
text-align: center !important;
padding-right: 0 !important;
}
}
</style>
<style class="darkreader darkreader--sync" media="screen" type="text/css">
</style>
<!-- What it does: Makes background images in 72ppi Outlook render at correct size. --><!--[if gte mso 9]>
<xml>
<o:OfficeDocumentSettings>
<o:AllowPNG/>
<o:PixelsPerInch>96</o:PixelsPerInch>
</o:OfficeDocumentSettings>
</xml>
<![endif]-->
<center data-darkreader-inline-bgcolor="" data-darkreader-inline-bgimage="" style="background: rgb(250, 252, 255); width: 100%; text-align: left; --darkreader-inline-bgimage: initial; --darkreader-inline-bgcolor:#262625;"><!--
Set the email width. Defined in two places:
1. max-width for all clients except Desktop Windows Outlook, allowing the email to squish on narrow but never go wider than 520px.
2. MSO tags for Desktop Windows Outlook enforce a 520px width.
Note: The Fluid and Responsive templates have a different width (600px). The hybrid grid is more "fragile", and I've found that 520px is a good width. Change with caution.
-->
<div class="email-container" style="margin: auto; max-width: 520px;"><!--[if mso]>
<table role="presentation" aria-hidden="true" cellspacing="0" cellpadding="0" border="0" width="520"
align="center">
<tr>
<td>
<![endif]--><!-- Email Header : BEGIN -->
<table align="center" aria-hidden="true" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width: 611px; max-width: 520px;" width="100%">
<tbody>
<tr>
<td data-darkreader-inline-bgcolor="" data-darkreader-inline-bgimage="" style="background: white; padding: 20px 5px 20px 0; width: 80%; --darkreader-inline-bgimage: initial; --darkreader-inline-bgcolor:#242524;">
<h3 data-darkreader-inline-color="" style="padding-left:15px; margin: 0px; color: rgb(41, 43, 52); line-height: 20px; font-family: sans-serif; font-size: 15px; font-weight: 300; --darkreader-inline-color:#d4cfc6;">Bienvenido:<br />
<br />
<strong><a href="javascript:void(0);" title="Inserte este comodín en su formulario">Soporte W</a></strong></h3>
<!--<h2><strong><a href="javascript:void(0);" title="Inserte este comodín en su formulario">Soporte W</a></strong></h2>--!
</td>
<td data-darkreader-inline-bgcolor="" data-darkreader-inline-bgimage="" style="background: white; padding: 18px 0px; width: 190px; --darkreader-inline-bgimage: initial; --darkreader-inline-bgcolor:#242524;">
<p> </p>
</td>
</tr>
</tbody>
</table>
<!-- Email Header : END --><!-- Email Body : BEGIN -->
<table align="center" aria-hidden="true" border="0" cellpadding="0" cellspacing="0" class="email-container" role="presentation" style="width: 609px; max-width: 520px;" width="100%"><!-- Hero Image, Flush : BEGIN -->
<tbody>
<tr>
<td bgcolor="#ffffff" data-darkreader-inline-bgcolor="" style="width: 606px; --darkreader-inline-bgcolor:#242524;"><a href="https://micuentabusiness.tigo.com.py" target="_blank"><img alt="Adicionada1" data-align="center" data-entity-type="file" data-entity-uuid="a0907092-f9aa-495c-af8f-d0cb6402278e" src="http://go.tigo.com.py/business/tbo/images/tigo-business-online-py-mailing.png" /></a></td>
</tr>
<!-- 1 Column Text + Button : END --><!-- 1 Column Text + Button : BEGIN -->
<tr>
<td bgcolor="#ffffff" data-darkreader-inline-bgcolor="" style="width: 606px; --darkreader-inline-bgcolor:#242524;">
<table align="center" bgcolor="#fff" border="0" cellpadding="0" cellspacing="0" data-darkreader-inline-bgcolor="" style="--darkreader-inline-bgcolor:#242524;" width="600">
<tbody>
<tr>
<td align="center">Hace clic en la imagen o en el link a continuación para iniciar sesión</td>
</tr>
</tbody>
</table>
</td>
</tr>
<!-- 1 Column Text + Button : END --><!-- 2 Even Columns : BEGIN -->
<tr>
<td align="center" bgcolor="#ffffff" data-darkreader-inline-bgcolor="" height="100%" style="width: 606px; --darkreader-inline-bgcolor:#242524;" valign="top" width="100%"><a href="https://micuentabusiness.tigo.com.py" target="_blank">https://micuentabusiness.tigo.com.py</a><!--[if mso]>
</td>
</tr>
</table>
<![endif]--></td>
</tr>
</tbody>
</table>
<table align="center" aria-hidden="true" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width: 608px; max-width: 520px;" width="100%">
<tbody>
<tr>
<td class="x-gmail-data-detectors" style="padding: 10px; width: 585px; text-align: center; line-height: 18px; font-family: sans-serif; font-size: 14px;">
<h4 data-darkreader-inline-color="" style="color: rgb(112, 118, 130); line-height: 10px; font-size: 14px; --darkreader-inline-color:#bab4a9;">Tigo Copyright ©. Paraguay.</h4>
</td>
</tr>
</tbody>
</table>
<!-- Email Footer : END --><!--[if mso]>
</td>
</tr>
</table>
<![endif]--></td>
</tr>
</tbody>
</table>
</div>
</center>