文件操作 - {120D7FD2-44D0-44FD-8B29-BCEC17A6EF2F}.eml
返回文件管理
返回主菜单
删除本文件
文件: /var/vmail/planetline.it/leandro/cur/{120D7FD2-44D0-44FD-8B29-BCEC17A6EF2F}.eml
编辑文件内容
Return-Path: 196469900.51979.2000107@t.contactlab.it Received: from mail28.clab99h.contactlab.it (mail28.clab99h.contactlab.it [93.94.34.24]) by mail.planetline.it with ESMTP ; Fri, 3 Nov 2017 12:38:44 +0100 Return-Path: <196469900.51979.2000107@t.contactlab.it> DKIM-Signature: v=1; a=rsa-sha256; d=contactlab.it; s=clab1; c=relaxed/relaxed; q=dns/txt; i=@contactlab.it; t=1509709112; h=From:Subject:Date:To:MIME-Version:Content-Type; bh=BTMUdxTg0up869hbbegeCqzvGHcqO9MqynbWPDCYG7E=; b=YaIseIWlogq2TVkJyoi/25o7M57s+PyEWRpWkaJ2DM7SA3rDMFSMK+F0XkrlIcwF xplMwRpvE+hYbwawisDNCcRINGJdaKvFn0VNwBbeTzDqyPkxyMGwt/k0Tuwp8wJM WkELlZ2HdaVasTB4h6JfgdUZzaUBG2Z19QWySPQtpkA=; X-CSA-Complaints: whitelist-complaints@eco.de Received: from [172.16.6.113] ([172.16.6.113:59548]) by t.contactlab.it (envelope-from <196469900.51979.2000107@t.contactlab.it>) (ecelerity 3.5.10.45038 r(Core:3.5.10.0)) with ECSTREAM id 63/BB-43577-8355CF95; Fri, 03 Nov 2017 12:38:32 +0100 Message-ID: <63.BB.43577.8355CF95@t.contactlab.it> From: Salmoiraghi & Vigano' <salmoiraghievigano@ecrmitalia.com> Reply-To: salmoiraghievigano@ecrmitalia.com Subject: [SPAM] Guardiamo oltre, scopri il meglio della settimana To: leandro@planetline.it Date: Fri, 03 Nov 2017 12:38:32 +0100 MIME-Version: 1.0 X-campaignid: clab.2000107.51979 List-Unsubscribe: <mailto:196469900.51979.2000107.d537d75df4cee143e42ff7e3a7471514@mlu.contactlab.it>, <https://lm.contactlab.it/rlu/index.php?c=2000107&did=51979&id=196469900&cc=d537d75df4cee143e42ff7e3a7471514> X-Mailer: ContactLab X-Binding: 2000107.77 X-Clab-Family: 2000107 List-Id: <2000107.77.e9d5b6a7be693babda2789958e7ae640.v1.mlu.contactlab.it> X-Abuse: Please report abuse for this campaign here: https://lm.contactlab.it/abuse/index.php?c=2000107&id=196469900&cc=c488f039e6b702195eac48273495e3fa7983f221 Content-Type: text/html; charset="UTF-8" Content-Length: 18804 Content-Transfer-Encoding: quoted-printable X-hMailServer-Spam: YES X-hMailServer-Reason-1: Rejected by DKIM. - (Score: 3) X-hMailServer-Reason-3: Rejected by INPS DE - (Score: 7) X-hMailServer-Reason-Score: 10 <!doctype html> <html> <head> <meta charset=3D"utf-8"> <!-- utf-8 works for most cases --> <meta name=3D"viewport" content=3D"width=3Ddevice-width, initial-scale=3D1.0"> <!-- Forcing initial-scale shouldn't be necessary --> <meta http-equiv=3D"X-UA-Compatible" content=3D"IE=3Dedge"> <!-- Use the latest (edge) version of IE rendering engine --> <title>EmailTemplate-Responsive</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=3D"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*=3D"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; } a { text-decoration: none!important; color: #555555; } /* 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=3D"text/css"> @import url("https://fonts.googleapis.com/css=3Ffamily=3DRaleway:500,600,700"); /* 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> </head> <body bgcolor=3D"#e0e0e0" width=3D"100%" style=3D"margin: 0;" yahoo=3D"yahoo"> <table bgcolor=3D"#e0e0e0" cellpadding=3D"0" cellspacing=3D"0" border=3D"0" height=3D"100%" width=3D"100%" style=3D"border-collapse:collapse;"> <tr> <td><center style=3D"width: 100%;"> <!-- Email Body : BEGIN --> <table cellspacing=3D"0" cellpadding=3D"0" border=3D"0" align=3D"center" bgcolor=3D"#ffffff" width=3D"600" class=3D"email-container"> <!-- Hero Image, Flush : BEGIN --> <tr> <td class=3D"full-width-image"><a href=3D"http://t.contactlab.it/c/2000107/51979/196469900/312885"><img src=3D"http://static.contactlab.it/ecrm/FILES/salmoiraghi/2017/0127_guardiamooltre/img/header.png" alt=3D"Salmoiraghi & Vigan=C3=B2" width=3D"600" border=3D"0" align=3D"center" style=3D"width: 100%; max-width: 600px; height: auto;" title=3D"Salmoiraghi & Vigan=C3=B2"></a></td> </tr> <tr> <td style=3D"padding-top: 5px;" class=3D"full-width-image"><a href=3D"http://t.contactlab.it/c/2000107/51979/196469900/312886"><img src=3D"http://static.contactlab.it/ecrm/FILES/salmoiraghi/2017/0311_guardiamooltre/images/logo_600x90.gif" alt=3D"Guardiamooltre il punto di vista che mancava" width=3D"600" style=3D"width: 100%; max-width: 600px; height: auto;" title=3D"Guardiamooltre il punto di vista che mancava" border=3D"0" align=3D"center"></a></td> </tr> <!-- Hero Image, Flush : END --> <!-- 1 Column Text : BEGIN --> <tr> <td style=3D"padding: 0 20px 10px; text-align: center; font-family: Raleway, Helvetica, Arial; font-size: 18px; font-weight: 500; mso-height-rule: exactly; line-height: 25px; color: #555555;"><table width=3D"100%"> <tbody> <tr> <td width=3D"16.66%" align=3D"center" valign=3D"top" style=3D"text-align: center; font-family: Raleway, Helvetica, Arial; font-size: 10px; font-weight: 500; text-transform: uppercase; mso-height-rule: exactly; line-height: 15px; color: #555555;"><a style=3D"text-decoration: none;text-align:center;" href=3D"http://t.contactlab.it/c/2000107/51979/196469900/312887" title=3D"Vita & Vista"><img src=3D"http://static.contactlab.it/ecrm/FILES/salmoiraghi/2017/0311_guardiamooltre/icons/vita-vista.png" alt=3D"Vita & Vista" width=3D"50" style=3D"display: block; margin: 0 auto;text-align:center;" title=3D"Vita & Vista"><br />Vita & Vista</a></td> <td width=3D"16.66%" align=3D"center" valign=3D"top" style=3D"text-align: center; font-family: Raleway, Helvetica, Arial; font-size: 10px; font-weight: 500; text-transform: uppercase; mso-height-rule: exactly; line-height: 15px; color: #555555;"><a style=3D"text-decoration: none;" href=3D"http://t.contactlab.it/c/2000107/51979/196469900/312888" title=3D"Lenti"><img src=3D"http://static.contactlab.it/ecrm/FILES/salmoiraghi/2017/0311_guardiamooltre/icons/lenti.png" alt=3D"Lenti" width=3D"50"/ style=3D"display: block; margin: 0 auto;" title=3D"Lenti"><br />Lenti</a></td> <td width=3D"16.66%" align=3D"center" valign=3D"top" style=3D"text-align: center; font-family: Raleway, Helvetica, Arial; font-size: 10px; font-weight: 500; text-transform: uppercase; mso-height-rule: exactly; line-height: 15px; color: #555555;"><a style=3D"text-decoration: none;" href=3D"http://t.contactlab.it/c/2000107/51979/196469900/312889" title=3D"Sole & Fashion"><img src=3D"http://static.contactlab.it/ecrm/FILES/salmoiraghi/2017/0311_guardiamooltre/icons/sole-fashion.png" alt=3D"Sole & Fashion" width=3D"50" style=3D"display: block; margin: 0 auto;" title=3D"Sole & Fashion"><br />Sole & Fashion</a></td> <td width=3D"16.66%" align=3D"center" valign=3D"top" style=3D"text-align: center; font-family: Raleway, Helvetica, Arial; font-size: 10px; font-weight: 500; text-transform: uppercase; mso-height-rule: exactly; line-height: 15px; color: #555555;"><a style=3D"text-decoration: none;" href=3D"http://t.contactlab.it/c/2000107/51979/196469900/312890" title=3D"Kids & Family"><img src=3D"http://static.contactlab.it/ecrm/FILES/salmoiraghi/2017/0311_guardiamooltre/icons/kids-family.png" alt=3D"Kids & Family" width=3D"50" style=3D"display: block; margin: 0 auto;" title=3D"Kids & Family"><br />Kids & Family</a></td> <td width=3D"16.66%" align=3D"center" valign=3D"top" style=3D"text-align: center; font-family: Raleway, Helvetica, Arial; font-size: 10px; font-weight: 500; text-transform: uppercase; mso-height-rule: exactly; line-height: 15px; color: #555555;"><a style=3D"text-decoration: none;" href=3D"http://t.contactlab.it/c/2000107/51979/196469900/312891" title=3D"Salute & Benessere"><img src=3D"http://static.contactlab.it/ecrm/FILES/salmoiraghi/2017/0311_guardiamooltre/icons/salute-benessere.png" alt=3D"Salute & Benessere" width=3D"50" style=3D"display: block; margin: 0 auto;" title=3D"Salute & Benessere"><br />Salute & Benessere</a></td> <td width=3D"16.66%" align=3D"center" valign=3D"top" style=3D"text-align: center; font-family: Raleway, Helvetica, Arial; font-size: 10px; font-weight: 500; text-transform: uppercase; mso-height-rule: exactly; line-height: 15px; color: #555555;"><a style=3D"text-decoration: none;" href=3D"http://t.contactlab.it/c/2000107/51979/196469900/312892" title=3D"Sport Tempo libero"><img src=3D"http://static.contactlab.it/ecrm/FILES/salmoiraghi/2017/0311_guardiamooltre/icons/sport-tempo-libero.png" alt=3D"Sport & Tempo libero" width=3D"50" style=3D"display: block; margin: 0 auto;" title=3D"Sport & Tempo libero"><br />Sport & Tempo libero</a></td> </tr> </tbody> </table></td> </tr> <tr> <td style=3D"padding: 0 20px 10px; text-align: center; font-family: Raleway, Helvetica, Arial; font-size: 18px; font-weight: 500; mso-height-rule: exactly; line-height: 25px; color: #555555;"> Un magazine online totalmente ridisegnato in cui leggere di salute, benessere, bambini, lifestyle, fashion, sport e tempo libero.</td> </tr> <!-- Hero Image, Flush : BEGIN --> <tr> <td class=3D"full-width-image" align=3D"center" ><a href=3D"http://t.contactlab.it/c/2000107/51979/196469900/312893"><img src=3D"http://static.contactlab.it/ecrm/FILES/salmoiraghi/2017/0311_guardiamooltre/images/top_560x270.jpg" alt=3D"8 consigli per contrastare l=E2=80=99invecchiamento oculare " width=3D"560" style=3D"width: 100%; max-width: 560px; height: auto;" title=3D"8 consigli per contrastare l=E2=80=99invecchiamento oculare " border=3D"0"></a></td> </tr> <!-- Hero Image, Flush : END --> <!-- 1 Column Text : BEGIN --> <tr> <td><table cellspacing=3D"0" cellpadding=3D"0" border=3D"0" width=3D"100%"> <tr> <td dir=3D"ltr" valign=3D"top" style=3D"font-family: Raleway, Helvetica, Arial; font-size: 25px; font-weight: 500; mso-height-rule: exactly; line-height: 25px; color: #555555; padding: 5px 20px; text-align: left;" class=3D"center-on-narrow"><strong style=3D"color:#86b906;">8 consigli per contrastare l=E2=80=99invecchiamento oculare </strong> </td> </tr> <tr> <td dir=3D"ltr" style=3D"padding: 0 20px 10px; font-family: Raleway, Helvetica, Arial; font-size: 16px; font-weight: 500; mso-height-rule: exactly; line-height: 22px; color: #555555;" class=3D"center-on-narrow"> <a style=3D"text-decoration: none;" href=3D"http://t.contactlab.it/c/2000107/51979/196469900/312893" title=3D"8 consigli per contrastare l=E2=80=99invecchiamento oculare ">Non parliamo di estetica, ma di mantenere giovane la nostra vista il pi=C3=B9 a lungo possibile. Otto ottimi consigli per la salute dei nostri occhi anche over 60.</a></td> </tr> </table></td> </tr> <!-- 1 Column Text : BEGIN --> <!-- Two Even Columns : BEGIN --> <tr> <td align=3D"center" valign=3D"top" style=3D"padding: 0 10px;"> <table cellspacing=3D"0" cellpadding=3D"0" border=3D"0" width=3D"100%"> <tr> <td valign=3D"top" class=3D"stack-column-center"><table cellspacing=3D"0" cellpadding=3D"0" border=3D"0"> <tr> <td style=3D"padding: 0 10px; text-align: center"><a href=3D"http://t.contactlab.it/c/2000107/51979/196469900/312894"><img src=3D"http://static.contactlab.it/ecrm/FILES/salmoiraghi/2017/0311_guardiamooltre/images/left01_270x270.jpg" alt=3D"Quando la palpebra si infiamma: la blefarite, sintomi e cure" width=3D"270" height=3D"270" class=3D"fluid" title=3D"Quando la palpebra si infiamma: la blefarite, sintomi e cure" border=3D"0"></a></td> </tr> <tr> <td dir=3D"ltr" valign=3D"top" style=3D"font-family: Raleway, Helvetica, Arial; font-size: 22px; font-weight: 500; mso-height-rule: exactly; line-height: 25px; color: #555555; padding: 5px 10px; text-align: left;" class=3D"center-on-narrow"><strong style=3D"color:#86b906;">Quando la palpebra si infiamma: la blefarite, sintomi e cure</strong></td> </tr> <tr> <td style=3D"padding: 0 10px; font-family: Raleway, Helvetica, Arial; font-size: 14px; font-weight: 500; mso-height-rule: exactly; line-height: 22px; color: #555555;"><a style=3D"text-decoration: none;" href=3D"http://t.contactlab.it/c/2000107/51979/196469900/312894" title=3D"Quando la palpebra si infiamma: la blefarite, sintomi e cure">Le palpebre sono le parti dei nostri occhi pi=C3=B9 esposte: ecco quali sono le infiammazioni pi=C3=B9 comuni da conoscere e prevenire</a></td> </tr> </table></td> <td valign=3D"top" class=3D"stack-column-center"><table cellspacing=3D"0" cellpadding=3D"0" border=3D"0"> <tr> <td style=3D"padding: 0 10px; text-align: center"><a href=3D"http://t.contactlab.it/c/2000107/51979/196469900/312895"><img src=3D"http://static.contactlab.it/ecrm/FILES/salmoiraghi/2017/0311_guardiamooltre/images/right01_270x270.jpg" alt=3D"Tutti i colori dell=E2=80=99autunno: il foliage in Italia" width=3D"270" height=3D"270" class=3D"fluid" title=3D"Tutti i colori dell=E2=80=99autunno: il foliage in Italia" border=3D"0"></a></td> </tr> <tr> <td dir=3D"ltr" valign=3D"top" style=3D"font-family: Raleway, Helvetica, Arial; font-size: 22px; font-weight: 500; mso-height-rule: exactly; line-height: 25px; color: #555555; padding: 5px 10px; text-align: left;" class=3D"center-on-narrow"><strong style=3D"color:#5f9bff;">Tutti i colori dell=E2=80=99autunno: il foliage in Italia</strong></td> </tr> <tr> <td style=3D"padding: 0 10px; font-family: Raleway, Helvetica, Arial; font-size: 14px; font-weight: 500; mso-height-rule: exactly; line-height: 22px; color: #555555;"><a style=3D"text-decoration: none;" href=3D"http://t.contactlab.it/c/2000107/51979/196469900/312895" title=3D"Tutti i colori dell=E2=80=99autunno: il foliage in Italia">Come vivere al meglio, in Italia, il momento clou della stagione autunnale.</a></td> </tr> </table></td> </tr> </table></td> </tr> <!-- Two Even Columns : END --> <!-- Three Even Columns : BEGIN --> <tr> <td align=3D"center"> </td> </tr> <tr> <td align=3D"center"><table width=3D"100%" style=3D"margin:0; background-color:#2d2a2b"> <tbody> <tr> <td><p style=3D"font-family: Raleway, Helvetica, Arial; margin:20px 20px; text-align:center; text-transform:uppercase; font-size:16px; line-height:30px; font-weight:bold; color:#fff;">condividi su: <a href=3D"http://t.contactlab.it/c/2000107/51979/196469900/312896" target=3D"_blank"><img style=3D" vertical-align:text-bottom; border:0;" src=3D"http://static.contactlab.it/ecrm/FILES/salmoiraghi/2017/0127_guardiamooltre/img/facebook.png" width=3D"24" height=3D"24" alt=3D"Facebook" /></a> <a href=3D"http://t.contactlab.it/c/2000107/51979/196469900/312897" target=3D"_blank"><img style=3D" vertical-align:text-bottom; border:0;" src=3D"http://static.contactlab.it/ecrm/FILES/salmoiraghi/2017/0127_guardiamooltre/img/twitter.png" width=3D"24" height=3D"24" alt=3D"Twitter" /></a> <a href=3D"http://t.contactlab.it/c/2000107/51979/196469900/312898" target=3D"_blank"><img style=3D" vertical-align:text-bottom; border:0;" src=3D"http://static.contactlab.it/ecrm/FILES/salmoiraghi/2017/0127_guardiamooltre/img/instagram.png" width=3D"24" height=3D"24" alt=3D"Instagram" /></a> <a href=3D"http://t.contactlab.it/c/2000107/51979/196469900/312899" target=3D"_blank"><img style=3D" vertical-align:text-bottom; border:0;" src=3D"http://static.contactlab.it/ecrm/FILES/salmoiraghi/2017/0127_guardiamooltre/img/gplus.png" width=3D"24" height=3D"24" alt=3D"Google+" /></a></p></td> </tr> </tbody> </table></td> </tr> <!-- Three Even Columns : END --> </table> <!-- Email Body : END --> </center></td> </tr> </table> </body> <img src=3D"http://t.contactlab.it/v/2000107/51979/196469900" width=3D"1" height=3D"1" alt=3D"-"></html>
修改文件时间
将文件时间修改为当前时间的前一年
删除文件