文件操作 - {34484DF2-3FCC-40C4-8E74-E182E1C4D50C}.eml
返回文件管理
返回主菜单
删除本文件
文件: /var/vmail/planetline.it/leandro/cur/{34484DF2-3FCC-40C4-8E74-E182E1C4D50C}.eml
编辑文件内容
Return-Path: bounce@grandipassi.it Received: from zurich188.trustmailer.com (zurich188.trustmailer.com [195.43.140.188]) by mail.planetline.it with ESMTP ; Sun, 9 Dec 2018 07:44:06 +0100 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; s=s1; d=grandipassi.it; h=Message-ID:List-Unsubscribe:From:Reply-To:To:Subject:MIME-Version:Content-Type:Content-Transfer-Encoding:Date; i=marketing@grandipassi.it; bh=haPjjZ6HdPhHnL4ctnF0ZhsP5n0=; b=DhF9VIjpa+Rh1WMOP19Ovc1XynTfFAQTOqTu5VpWrQPypkO+98rIOECbZ8XPaKHR9ouYjnXyEAy9 oyGudlGQiQjUIY4cjX+6ehw8rW3lFmGLtV/NcF5mjljSeeXPrJsjZqQZRAUZkWCl/d5zQra2L0hW oqUWtb3OyOuYohjiRgU= Message-ID: <1.ONbMX.20181209aVAOeh02.qjDn0.8228612826251001@grandipassi.it> Precedence: bulk List-Unsubscribe: <http://t.grandipassi.it/lu/1/ONbMX/20181209aVAOeh02/ye/qjDn0/8228612826251001/> Return-Path: <bounce@grandipassi.it> From: "Riservati l'offerta" <marketing@grandipassi.it> Reply-To: "Riservati l'offerta" <marketing@grandipassi.it> To: "Leandro Pozzo" <leandro@planetline.it> Subject: Ricevi in regalo Amazon ECHO DOT e SKY TV! Scade il 19/12 MIME-Version: 1.0 Content-Type: multipart/alternative; charset="UTF-8"; boundary="b1_3a1ab5ae11a96088b7ec4bf7f9b2adca" Content-Transfer-Encoding: 8bit Date: Sun, 9 Dec 2018 07:44:05 +0100 --b1_3a1ab5ae11a96088b7ec4bf7f9b2adca Content-Type: text/plain; format=flowed; charset="UTF-8" Content-Transfer-Encoding: 8bit logo_chetariffa offerta Passa a Eni gas e luce ScontoCerto e ricevi 1 2 regali Amazon Echo Dot e Sky TV SCOPRI L’OFFERTA Ricevi questo messaggio come iscritto alla Newsletter Clicca qui per disabbonarti [http://t.grandipassi.it/ux/1/ONbMX/20181209aVAOeh02/ye/10/qjDn0/8228612826251001/] Questa comunicazione ti arriva perchè sei iscritto alla Newsletter che stai leggendo, puoi disiscriverti [http://t.grandipassi.it/ux/1/ONbMX/20181209aVAOeh02/ye/11/qjDn0/8228612826251001/] in qualsiasi momento cliccando qui [http://t.grandipassi.it/ux/1/ONbMX/20181209aVAOeh02/ye/12/qjDn0/8228612826251001/] e seguendo la procedura di cancellazione. Il conferimento dei Tuoi dati personali, per le finalità indicate nell’informativa [http://t.grandipassi.it/kx/1/ONbMX/20181209aVAOeh02/ye/13/qjDn0/8228612826251001/], è stata una Tua facoltà alla quale tuttavia hai il diritto di opporTi provvedendo alla cancellazione dei dati da Te forniti. Per farlo segui le istruzioni indicate nella procedura di disiscrizione. Sei, inoltre, titolare dei diritti di cui al Regolamento UE 2016/679 (GDPR) che Ti invitiamo a leggere cliccando qui [http://t.grandipassi.it/kx/1/ONbMX/20181209aVAOeh02/ye/14/qjDn0/8228612826251001/]. Il trattamento si svolge, con l'ausilio di mezzi elettronici, nel rispetto delle modalità che il GDPR pone a Tua garanzia e, in generale, tutelando i Tuoi diritti. --b1_3a1ab5ae11a96088b7ec4bf7f9b2adca Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: 8bit <div style="font-size: 11px;" align="center"> <font color="#c0c0c0" face="Verdana, Arial, Helvetica, sans-serif"> <a href="http://t.grandipassi.it/wx/1/ONbMX/20181209aVAOeh02/ye/0/qjDn0/8228612826251001/" name="showInBrowser"> <font color="#c0c0c0">Se non legge correttamente questo messaggio, cliccare qui</font> </a> </div> <!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>CheTariffa.it oggi ti propone</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 { color: #74bf43; text-decoration:none; } big { font-size: 180%; } </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; } /* Media Queries */ @media screen and (max-width: 600px) { .email-container { width: 100% !important; } /* What it does: Forces elements to resize to the full width of their container. Useful for resizing images beyond their max-width. */ .fluid, .fluid-centered { max-width: 100% !important; height: auto !important; margin-left: auto !important; margin-right: auto !important; } /* And center justify these ones. */ .fluid-centered { margin-left: auto !important; margin-right: auto !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; } /* And center justify these ones. */ .stack-column-center { text-align: center !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; } } </style> <!-- custom css --> <style> .bg { background-color: #74bf43; } .bg2 { background-color: #74bf43; background-image: -webkit-linear-gradient(90deg, #fff 0%, #74bf43 70%); } .sfondo { background: #ffffff; /* Old browsers */ background: -moz-linear-gradient(left, rgba(255,255,255,0.00) 0%, rgba(255,255,255,0.00) 7%, #ffffff 7%, #ffffff 93%, rgba(255,255,255,0.00) 93%, rgba(255,255,255,0.00) 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(left, rgba(255,255,255,0.00) 0%,rgba(255,255,255,0.00) 7%,#ffffff 7%,#ffffff 93%,rgba(255,255,255,0.00) 93%,rgba(255,255,255,0.00) 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to right, rgba(255,255,255,0.00) 0%,rgba(255,255,255,0.00) 7%,#ffffff 7%,#ffffff 93%,rgba(255,255,255,0.00) 93%,rgba(255,255,255,0.00) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(255,255,255,1.00)', endColorstr='rgba(255,255,255,1.00)',GradientType=1 ); /* IE6-9 */ } .green-cheta { color:#74bf43; } .red { color:#db1018; } </style> </head> <body bgcolor="#fff" width="100%" style="margin: 0;" yahoo="yahoo"><img src="http://t.grandipassi.it/ox/1/ONbMX/20181209aVAOeh02/ye/qjDn0/8228612826251001/" alt="" border="0" height="3" width="33"> <table bgcolor="#fff" cellpadding="0" cellspacing="0" border="0" height="100%" width="100%" style="border-collapse: collapse;"> <tbody> <tr> <td><center style="width: 100%;"> <table align="center" width="600" class="email-container"> <tbody> <tr class="bg"> <td style="padding: 1rem 0rem 2rem; text-align: center; font-family: sans-serif;"><img src="http://t.grandipassi.it/ix/1/ONbMX/20181209aVAOeh02/0/" alt="logo_chetariffa" border="0" style="margin-top: 0.5rem;" height="30"></td> </tr> </tbody> </table> <table cellspacing="0" cellpadding="0" border="0" align="center" bgcolor="" width="600" class="email-container bg2"> <tbody> <tr class="sfondo" style="padding: 0em;"> <td class="full-width-image" style="padding: 0em; margin: 0em; text-align: center; font-family: sans-serif;"><a href="http://t.grandipassi.it/kx/1/ONbMX/20181209aVAOeh02/ye/1/qjDn0/8228612826251001/"><img src="http://t.grandipassi.it/ix/1/ONbMX/20181209aVAOeh02/1/" width="550" alt="offerta" border="0" align="center" style="width: 100%; max-width: 550px; height: auto; margin-top: -20px;"></a></td> </tr> <tr class="sfondo"> <td style="padding: 0px 60px; text-align: center; font-family: sans-serif; font-size: 16px; mso-height-rule: exactly; line-height: 42px; color: #636569;"> <h2 style="margin-bottom: 0; font-weight: 400;">Passa a Eni gas e luce <br><big><strong>ScontoCerto</strong></big> <br>e ricevi <del><strong> 1 </strong></del> <big class="red" style="font-weight: 600;">2 regali</big></h2> </td> </tr> <tr class="sfondo"> <td style="padding: 0px 80px; text-align: center; font-family: sans-serif; mso-height-rule: exactly; line-height: 28px; font-size: 24px; font-weight: 400; color: #636569;"><br> <strong><a href="http://t.grandipassi.it/kx/1/ONbMX/20181209aVAOeh02/ye/2/qjDn0/8228612826251001/" class="red">Amazon Echo Dot</a></strong> e <strong><a href="http://t.grandipassi.it/kx/1/ONbMX/20181209aVAOeh02/ye/3/qjDn0/8228612826251001/" class="red">Sky TV</a></strong><br><img src="http://t.grandipassi.it/ix/1/ONbMX/20181209aVAOeh02/2/" alt=""><img src="http://t.grandipassi.it/ix/1/ONbMX/20181209aVAOeh02/3/" alt=""><br> <table cellspacing="0" cellpadding="0" border="0" align="center" style="margin: auto;"> <tbody> <tr> <td style="border-radius: 30px; background: #74bf43; text-align: center;" class="button-td"><a href="http://t.grandipassi.it/kx/1/ONbMX/20181209aVAOeh02/ye/4/qjDn0/8228612826251001/" style="background: #74bf43; border: 15px solid #74bf43; padding: 0 10px; color: rgba(255,255,255,1.00); font-family: sans-serif; font-size: 22px; line-height: 1.1; text-align: center; text-decoration: none; display: block; border-radius: 30px; font-weight: 400;" class="button-a"> SCOPRI L’OFFERTA </a></td> </tr> </tbody> </table> </td> </tr> </tbody> </table> </center></td> </tr> </tbody> </table> <p><img src="http://t.grandipassi.it/ix/1/ONbMX/20181209aVAOeh02/4/" width="1" height="1" border="0"></p> <br /> <table style="text-align: center; font-family: Arial; font-size: 12px; width: 600px; font-decoration: none; color: #000000;" width="600" align="center"> <tbody> <tr> <td>Ricevi questo messaggio come iscritto alla Newsletter</td> </tr> <tr> <td><a href="http://t.grandipassi.it/ux/1/ONbMX/20181209aVAOeh02/ye/5/qjDn0/8228612826251001/" target="_blank">Clicca qui per disabbonarti</a><br /><br /> <font style="font-size: 9px;"> Questa comunicazione ti arriva perchè sei iscritto alla Newsletter che stai leggendo, <a href="http://t.grandipassi.it/ux/1/ONbMX/20181209aVAOeh02/ye/6/qjDn0/8228612826251001/" target="_blank">puoi disiscriverti</a> in qualsiasi momento <a href="http://t.grandipassi.it/ux/1/ONbMX/20181209aVAOeh02/ye/7/qjDn0/8228612826251001/" target="_blank">cliccando qui</a> e seguendo la procedura di cancellazione. Il conferimento dei Tuoi dati personali, per le finalità indicate <a href="http://t.grandipassi.it/kx/1/ONbMX/20181209aVAOeh02/ye/8/qjDn0/8228612826251001/" target="_blank">nell’informativa</a>, è stata una Tua facoltà alla quale tuttavia hai il diritto di opporTi provvedendo alla cancellazione dei dati da Te forniti. Per farlo segui le istruzioni indicate nella procedura di disiscrizione. Sei, inoltre, titolare dei diritti di cui al Regolamento UE 2016/679 (GDPR) che Ti invitiamo a leggere <a href="http://t.grandipassi.it/kx/1/ONbMX/20181209aVAOeh02/ye/9/qjDn0/8228612826251001/" target="_blank">cliccando qui</a>. Il trattamento si svolge, con l'ausilio di mezzi elettronici, nel rispetto delle modalità che il GDPR pone a Tua garanzia e, in generale, tutelando i Tuoi diritti. </font></td> </tr> </tbody> </table></body> </html> --b1_3a1ab5ae11a96088b7ec4bf7f9b2adca--
修改文件时间
将文件时间修改为当前时间的前一年
删除文件