文件操作 - {D123AF29-4C43-4DC3-A8F2-D473B5F5094C}.eml
返回文件管理
返回主菜单
删除本文件
文件: /var/vmail/ravasiauto.it/officina/.Drafts/cur/{D123AF29-4C43-4DC3-A8F2-D473B5F5094C}.eml
编辑文件内容
Return-Path: bounce-15_HTML-27230383-121332-7298796-2058@bounce.email.tomtom.com Received: from mta8.email.tomtom.com (mta8.email.tomtom.com [13.111.29.72]) by mail.planetline.it with ESMTP ; Tue, 28 Jul 2020 09:10:34 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; s=200608; d=email.tomtom.com; h=From:To:Subject:Date:List-Unsubscribe:MIME-Version:Reply-To:List-ID: X-CSA-Complaints:Message-ID:Content-Type:Content-Transfer-Encoding; i=TomTom@email.tomtom.com; bh=GtHtRIDKptLTXxKeq8mAWEeGD8pYZYvjyaXiAiF5lJM=; b=LKiqMUooI56UPkdqItCSv5P1q34Jzc1xXd58uWopUJ8dXK6zOYwhUflkaPqdLL2UJH36gDz3Us4g ZVB5oV4P0zmDCb9Vu6HaZk7l79yz+c++JP1X5AtGfbn3IMjUVzclix0O9IrtS1GZx16uNnT7SX6r diCY9sB6bnQB0IKew/4= Received: by mta8.email.tomtom.com id h3v7mk2fmd4q for <OFFICINA@RAVASIAUTO.IT>; Tue, 28 Jul 2020 07:10:25 +0000 (envelope-from <bounce-15_HTML-27230383-121332-7298796-2058@bounce.email.tomtom.com>) From: "TomTom" <TomTom@email.tomtom.com> To: <OFFICINA@RAVASIAUTO.IT> Subject: =?UTF-8?B?RmlubyBhIOKCrDEzMCBkaSBzY29udG8gc3VsIG51b3ZvIG5hdmln?= =?UTF-8?B?YXRvcmUgVG9tVG9tIQ==?= Date: Tue, 28 Jul 2020 01:10:25 -0600 List-Unsubscribe: <mailto:leave-fd8515751a3c402029-fe6316777767047e7d17-fed315727467077f-fe7f13727c6c037473-ff301670706c@leave.email.tomtom.com> MIME-Version: 1.0 Reply-To: "TomTom" <reply-fed315727467077f-15_HTML-27230383-7298796-2058@email.tomtom.com> List-ID: <7295575.xt.local> X-CSA-Complaints: whitelist-complaints@eco.de X-SFMC-Stack: 7 x-job: 7298796_121332 Message-ID: <5e39730e-92a8-4bd0-9456-35212749b48e@atl1s07mta1821.xt.local> Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: 8bit <!DOCTYPE html> <html lang="en" xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office"> <head> <meta http-equiv="Content-Type" content="text/html 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 --> <link rel="shortcut icon" href="https://www.tomtom.com/v2/gfx/favicon.png"> <link rel="stylesheet" type="text/css" href="https://www.tomtom.com/lib/images/MailPromo/CO/Fonts_Noway/Noway_font_new.css" media="screen"> <link rel="stylesheet" type="text/css" href="https://www.tomtom.com/lib/images/MailPromo/template/Font/Gothambold_style_new.css" media="screen"> <title>TomTom</title> <!-- The title tag shows in email notifications --> <!-- 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: Arial, sans-serif !important; font-weight: normal !important; } sup { font-size: 100% !important; } .button a {text-decoration: none !important;} </style> <![endif]--> <!-- 120 DPI Fix --> <!--[if gte mso 9]> <xml> <o:OfficeDocumentSettings> <o:AllowPNG/> <o:PixelsPerInch>96</o:PixelsPerInch> </o:OfficeDocumentSettings> </xml> <![endif]--> <!-- Outlook Random Line Fix --> <!--[if mso]> <style type="text/css"> table { mso-line-height-rule: exactly; mso-margin-bottom-alt: 0; mso-margin-top-alt: 0; mso-table-lspace: 0pt; mso-table-rspace: 0pt;} </style> <![endif]--> <style> /* What it does: Prevent Samsung mail from changing color of texts that are just text but looks like link */ #MessageViewBody a { color: inherit; text-decoration: none; font-size: inherit; font-family: inherit; font-weight: inherit; line-height: inherit; } /* 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: 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: inherit !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; border: 0px !important; outline: none; } /* What it does: Iphone Gmail Link blue color preventation */ u + #body a { color: inherit; text-decoration: none; font-size: inherit; font-family: inherit; font-weight: inherit; line-height: inherit; } /* What it does: A work-around for email clients meddling in triggered links. */ *[x-apple-data-detectors], /* iOS */ .x-gmail-data-detectors, /* Gmail */ .x-gmail-data-detectors *, .aBn { border-bottom: 0 !important; cursor: default !important; color: inherit !important; text-decoration: none !important; font-size: inherit !important; font-family: inherit !important; font-weight: inherit !important; line-height: inherit !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; } /* Tomtom Specific CSS */ .fontH1 { font-family: 'Gotham Bold', Arial, sans-serif !important; font-size: 30px !important; line-height: 30px !important; } .fontH2 { font-family: 'Gotham Bold', Arial, sans-serif !important; font-size: 20px !important; line-height: 20px !important; } /* These text should be 1 line ( check email building reference 13June2019 ) */ .fontH3 { font-family: 'Gotham Bold', Arial, sans-serif !important; font-size: 16px !important; line-height: 16px !important; } .fontBody { font-family: 'Noway', Arial, sans-serif !important; font-size: 18px !important; line-height: 22px !important; } .fontPrice { font-family: 'Gotham Bold', Arial, sans-serif !important; font-size: 18px !important; line-height: 22px !important; } sup { line-height: 10px; font-size: 70%; vertical-align: top; mso-text-raise:20%; } .desktop-hide { display: none !important; } @media only screen and (max-width: 480px) { .center { text-align: -webkit-center !important; } .column { display: block !important; width: 100% !important; height: auto !important; border-left: 0px !important; border-right: 0px !important; } .content-wrapper-small { width: 88% !important; margin: 0px auto; } .content-wrapper { width: 100% !important; } .stylingblock-content-wrapper { width: 100% !important; } .scaling_hero { background-size: 100% 100% !important; height: calc(500px - 300px) !important; } .half-width { width: 43% !important; } .full-width { width: 100% !important; min-width: 280px !important; } .full-width-img { width: 100% !important; } .height-auto { height: auto !important; } .desktop-hide { display: block !important; } .mobile-hide { display: none !important; } .canvas-padding-mobile { padding: 0px 30px !important; } .herocontent_td { width: 30px !important; } .mobile-bg { background-size: contain !important; } .small-img { width: 97.5% !important; } .timer { width: 80% !important; } .timer-padding { padding: 0px 22px !important; } .store-logos { width: 165px !important } .fontNAV { font-size: 16px !important; line-height: 16px !important; } } /* iPhone 6, 7, X, 11 etc. */ @media only screen and (max-width: 400px) { .store-logos { width: 150px !important } } /* iPhone 5, SE, small Android devices */ @media only screen and (max-width: 360px) { .canvas-padding-mobile { padding: 0px 20px !important; } .store-logos { width: 135px !important } } </style> </head> <body id="body" width="100%" bgcolor="#dddddd" style="margin: 0; mso-line-height-rule: exactly;"><style type="text/css"> div.preheader { display: none !important; } </style> <div class="preheader" style="font-size: 1px; display: none !important;">Sostituisci ora il tuo navigatore e godi di tutti i vantaggi del NUOVO TomTom GO</div> <center style="width: 100%; background: #dddddd;"> <!--Header Comp--> <table cellpadding="0" cellspacing="0" width="100%" style="min-width: 100%; " class="stylingblock-content-wrapper"><tr><td class="stylingblock-content-wrapper camarker-inner"> <table align="center" bgcolor="#dddddd" border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td align="center"> <table align="center" border="0" cellpadding="0" cellspacing="0" class="full-width" width="640"> <tr> <td align="center" class="full-width" style="width:640px;"> <table align="center" border="0" cellpadding="0" cellspacing="0" class="content-wrapper" width="640"> <tr> <td align="center" style="padding:12px 0;"> <div style="display: none; max-height: 0px; overflow: hidden;"> ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ </div> <table align="center" border="0" cellpadding="0" cellspacing="0" class="content-wrapper-small" width="580" style="width: 580px"> <tr> <td align="left" class="mobile-hide" style="font-family: 'Gotham Book', Arial, sans-serif; font-size:12px; line-height:16px; color:#8f8e8e; font-style:italic;"> Sostituisci ora il tuo navigatore e godi di tutti i vantaggi del NUOVO TomTom GO </td> <td align="right" class="footer center" style="font-family: 'Gotham Book', Arial, sans-serif; font-size:12px; line-height:16px; color:#8f8e8e;"> <a href="https://view.email.tomtom.com/?qs=66ab804a8e30cfc84b5b110ed7ae8c22a99f90a5d51058d478d042b07679a74ad1939d62a33a518c14d14e8bb1f5d0fe7ea0531574dc945b8a4fe99645559a22db70ef12eec83720e63de95d98b40ea1" style="font-family: 'Gotham Book', Arial, sans-serif; font-size: 12px; color: #8f8e8e; text-align: left; text-decoration: underline;" target="_blank"><strong style="color: #8f8e8e;width: 100%;font-weight: normal">Visualizza e-mail online</strong></a> </td> </tr> </table> </td> </tr> </table> </td> </tr> </table> </td> </tr> </table> </td></tr></table> <!--Header Comp--> <div style="max-width: 640px; margin: auto; background-color: #ffffff" width="100%"> <!--[if mso]> <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="640" align="center" style="background-color: #ffffff;"> <tr> <td> <![endif]--> <!-- Email Body : BEGIN --> <table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="100%" style="background-color: #ffffff"> <!-- EDITABLE AREA : BEGIN --> <!-- TOMTOM LOGO : BEGIN --> <tr> <td style="background-color: #C7252B"> <table width="100%" align="center" cellpadding="0" cellspacing="0" border="0"> <tr> <td width="184" style="font-size: 1px; line-height: 1px"> </td> <td class="full-width" align="center" style="font-size: 1px"> <a href="https://click.email.tomtom.com/?qs=f71ef7865453c0bcee2d4ad39bea6faa4c755f818a03a492daad04e76a27d3e14a5f56f9052ae2254c289199b2d8d84ff7a5e625544913823ce401c810c3c1f8" target="_blank"> <img class="half-width" width="272" src="https://www.tomtom.com/lib/images/MailPromo/CO/SFMC/retina_tomtomlogo.png" border="0" style="display: inline-block; border-style: none; height: auto; max-width: 272px"> </a> </td> <td width="184" style="font-size: 1px; line-height: 1px"> </td> </tr> </table> </td> </tr> <!-- TOMTOM LOGO : END --> <!-- FULL WIDTH IMAGE : BEGIN --> <tr> <td> <table width="100%" border="0" cellspacing="0" cellpadding="0" align="center"> <tr> <td class="full-width-img" align="center" style="font-size: 1px"> <a href="https://click.email.tomtom.com/?qs=f71ef7865453c0bc44dc092fc9b878c37fff1f765ec4b2ae61c94a64d5b29bdbd320973e5102e135bbe003b5a7d57fca762efa9850ee4ec27b47ad9f7181eff6" target="_blank"> <img src="https://www.tomtom.com/lib/images/MailPromo/CO/ONEOFF/2020/Q2/ECOMCRM-294/trade_in.jpg" width="640" alt="" border="0" style="width: 100%; max-width: 640px; height: auto; display: block;"> </a> </td> </tr> </table> </td> </tr> <!-- FULL WIDTH IMAGE : END --> <!-- BODY TEXT + BUTTON : BEGIN --> <tr> <td class="canvas-padding-mobile" style="padding: 0px 40px;"> <table cellspacing="0" cellpadding="0" border="0" width="100%"> <tr> <td style="padding-top: 20px; font-size: 1px; line-height: 1px;"> </td> </tr> <tr> <td class="fontH1" align="left" style="color: #000000; font-weight: bold; font-family: 'Gotham Bold', Arial, sans-serif; font-size: 30px; line-height: 30px;"> Il tuo vecchio navigatore vale più di quanto pensi </td> </tr> <tr> <td style="padding-top: 22px; font-size: 1px; line-height: 1px;"> </td> </tr> <tr> <td class="fontBody" align="left" style="color: #000000; font-weight: normal; font-family: 'Noway', Arial, sans-serif; font-size: 18px; line-height: 22px;"> Godi di tutti i vantaggi del NUOVO navigatore TomTom GO. Sostituisci il tuo vecchio sistema di navigazione e ricevi fino a €130 di sconto. </td> </tr> <tr> <td style="padding-top: 34px; font-size: 1px; line-height: 1px;"> </td> </tr> <!-- BUTTON --> <tr> <td align="left"> <table border="0" cellspacing="0" cellpadding="0" align="left"> <tr> <td align="center" style="margin: 0;" bgcolor="#df1b12"> <a class="button" href="https://click.email.tomtom.com/?qs=f71ef7865453c0bc44dc092fc9b878c37fff1f765ec4b2ae61c94a64d5b29bdbd320973e5102e135bbe003b5a7d57fca762efa9850ee4ec27b47ad9f7181eff6" target="_blank" style="font-size: 14px; line-height: 16px; font-family: Gotham Bold, Arial, sans-serif; color: #ffffff; font-weight: bold; text-decoration: none; text-transform: uppercase; padding: 16px 25px; border: 1px solid #df1b12; display: inline-block;"> <strong style="color: #ffffff; font-weight: bold"> <!--[if mso]> <![endif]-->ULTERIORI INFORMAZIONI<!--[if mso]> ‌ ‌<![endif]--> </strong> </a> </td> </tr> </table> </td> </tr> <!-- BUTTON END --> <tr> <td style="padding-top: 80px; font-size: 1px; line-height: 1px;"> </td> </tr> </table> </td> </tr> <!-- BODY TEXT + BUTTON : END --> <!-- EDITABLE AREA : END --> <!-- Footer --> <tr> <td> <table style="min-width: 100%; " class="stylingblock-content-wrapper" width="100%" cellspacing="0" cellpadding="0"><tr><td class="stylingblock-content-wrapper camarker-inner"> </td></tr></table> </td> </tr> <tr> <td> <table cellpadding="0" cellspacing="0" width="100%" style="min-width: 100%; " class="stylingblock-content-wrapper"><tr><td class="stylingblock-content-wrapper camarker-inner"> <!-- free shipping --> <table class="content-wrapper" width="100%" cellspacing="0" cellpadding="0" border="0" bgcolor="#dddddd" align="center" style="width: 100%;"> <tr> <td align="center" valign="top" bgcolor="#dddddd"> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="content-wrapper" align="center"> <tr> <td class="center" align="center" style="padding-top: 20px;padding-bottom: 20px; border-bottom: 1px solid #8f8f8f;"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td align="center"><img src="http://www.tomtom.com/lib/images/MailPromo/CO/SFMC/Free_Deliver_New.gif" width="80" height="28" alt="" border="0" style="display:block;"></td> <td align="center" style="font-family:'Gotham Book', Arial, sans-serif; font-size:12px; line-height:16px; color:#333333; font-weight:bold; text-transform:uppercase;"> <table width="" border="0" cellspacing="0" cellpadding="0" class="content-wrapper-small2" align="center"> <tr> <td class="center" align="center"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td align="center" style="font-family:'Gotham Bold', Arial, sans-serif; font-size:12px; line-height:16px; color:#333333; font-weight:bold; text-transform:uppercase; padding-top:8px;"> CONSEGNA GRATUITA</td> </tr> </table> </td> </tr> </table> </td> </tr> </table> </td> </tr> </table> </td> </tr> </table> <!-- free shipping --> <!-- thumbs up --> <table class="content-wrapper" width="100%" cellspacing="0" cellpadding="0" border="0" bgcolor="#dddddd" align="center"> <tr> <td align="center"> <table width="100%" style="width: 100%;" class="content-wrapper" cellspacing="0" cellpadding="0" border="0" align="center"> <tr> <td class="padsurvey" align="center" style="padding-top:20px;padding-bottom:20px;border-bottom: 1px solid #8f8f8f;"> <table cellspacing="0" cellpadding="0" border="0"> <tr> <th class="column center" style="font-weight:normal; vertical-align:top;width: calc(90% - 65px);" valign="top" align="center"> <table width="100%" cellspacing="0" cellpadding="0" border="0"> <tr> <td class="center" style="color:#8f8f8f; text-decoration:none; display:block; text-align:right; padding-bottom:5px; padding-top:10px;font-family:'Gotham Book', Arial, sans-serif; font-size:15px; line-height:18px; color:#8f8f8f; font-weight:normal;"> Cosa ne pensi di questa email?</td> </tr> </table> </th> <th class="column-spacer mobile-hide" dir="ltr" width="10"> </th> <th class="column" style="font-weight:normal; vertical-align:top;" width="60" valign="top" align="left"> <table class="content-wrapper-small" cellspacing="0" cellpadding="0" border="0"> <tr> <td class="link dark center" style="" align="center"> <table cellspacing="0" cellpadding="0" border="0"> <tr> <td class="content center" style="border:none;outline:none;padding:0;text-align:left;" width="30" height="30" align="left"> <a href="https://click.email.tomtom.com/?qs=f71ef7865453c0bceff9fad6f4e0d82528efbf13960bfd979e97eb375ceedf949b0a0c9c11d9960d5e4a766ab542e598da26d0093425a6e66dad20788d331d1e" style="display:block;text-decoration:none;outline:none;" target="_blank"> <img alt="thumbs up" class="compzoom" src="http://www.tomtom.com/lib/images/MailPromo/CO/SFMC/Footer_Icon/mopinion__thumbs_up_email_2.png" style="border:none;" width="30" height="30"> </a> </td> <td class="content center" style="border:none;outline:none;padding:0;text-align:left;" width="30" height="30" align="left"> <a href="https://click.email.tomtom.com/?qs=f71ef7865453c0bcf6e2ed2f0a70fbe312b539d3e4dfad4f9607dc21c3a6ede843866b032c96da7a089d9adb453261f2b2246a4544eabd334985d1b8b0854ae9" style="display:block;text-decoration:none;outline:none;" target="_blank"> <img alt="thumbs down" class="compzoom" src="http://www.tomtom.com/lib/images/MailPromo/CO/SFMC/Footer_Icon/mopinion__thumbs_down_email_2.png" style="border:none;" width="30" height="30"> </a> </td> </tr> </table> </td> </tr> </table> </th> </tr> </table> </td> </tr> </table> </td> </tr> </table> <!-- end of thumbs up --> <!-- social lifestyle --> <table align="center" bgcolor="#dddddd" border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td align="center" style="padding: 25px 0px 0px 0px;"> <table align="center" border="0" cellpadding="0" cellspacing="0" class="full-width" width="640"> <tr> <td align="center" class="full-width" width="100%" style="width: 100%;"> <table align="center" border="0" cellpadding="0" cellspacing="0" class="content-wrapper" width="100%" style="width: 100%;"> <tr> <td align="center" style="padding-top:0px;padding-bottom:0px;"> <table align="center" border="0" cellpadding="0" cellspacing="0" class="content-wrapper-small" width="72%" style="width: 72%;"> <tr> <td align="center"> <table align="center" border="0" cellpadding="0" cellspacing="0"> <tr> <td style="padding-right:30px;"> <a href="https://click.email.tomtom.com/?qs=f71ef7865453c0bca7c164bc00de8ea0fcee5459bbcd2b1c78f8c2dafc0e4d70e18baad7da6d3b1050de1fa89f9a0fe1c2a8d5b76f49d33b5706787fc933d418" target="_blank"><img alt="Facebook" border="0" height="21" src="http://image.S7.exacttarget.com/lib/fe7f13727c6c037473/m/1/ff6e747d-649c-4973-ad39-c1cb39a4113b.png" style="display:block;" width="21"></a> </td> <td style="padding-right:32px;"> <a href="https://click.email.tomtom.com/?qs=f71ef7865453c0bc8de9c0052d1ff3781f9ca7be9046e1639dd2bdd992eabb579615e3aa9053dddb1a454392a4fb8cd42afc97ef3a95daded8a5b40dbad62ea0" target="_blank"><img alt="Twitter" border="0" height="21" src="http://image.S7.exacttarget.com/lib/fe7f13727c6c037473/m/1/164d392a-60fd-401a-9a52-477c2ce6f9f8.png" style="display:block;" width="21"></a> </td> <td style="padding-right:32px;"> <a href="https://click.email.tomtom.com/?qs=f71ef7865453c0bc2671ea4b32476c1e100535eec46a5febb788c94c27c13e5c8ba992d6d2d1bc0ec5194edea54005f3f50f258b3b75c9b0248390dc62fb5bf6" target="_blank"><img alt="YouTube" border="0" height="21" src="http://image.S7.exacttarget.com/lib/fe7f13727c6c037473/m/1/c7da5c6e-c172-430d-abef-be138f88ba40.png" style="display:block;" width="21"></a> </td> <td> <a href="https://click.email.tomtom.com/?qs=f71ef7865453c0bc50f55c0575cfa3c4e4d6bf0200880c974167159046b893dabfa092d4fb284de5619b5c8d66ef51b2a79dc7d8f481438e156f8913ecdbe28f" target="_blank"><img alt="Instagram" border="0" height="21" src="http://image.S7.exacttarget.com/lib/fe7f13727c6c037473/m/1/7188c729-08ec-4c7b-9f54-010e6650c191.png" style="display:block;" width="21"></a> </td> </tr> </table> </td> </tr> </table> </td> </tr> </table> </td> </tr> </table> </td> </tr> </table> <!-- /social lifestyle --> <!-- footer lifestyle --> <table width="100%" cellspacing="0" cellpadding="0" border="0" bgcolor="#dddddd" align="center"> <tr> <td align="center"> <table class="full-width" width="100%" cellspacing="0" cellpadding="0" border="0" align="center"> <tr> <td class="full-width" style="width:100%; " align="center"> <table class="content-wrapper" width="100%" cellspacing="0" cellpadding="0" border="0" align="center"> <tr> <td align="center"> <table class="content-wrapper-small" width="430" cellspacing="0" cellpadding="0" border="0" align="center"> <tr> <td class="footer" style="font-family:'Gotham Book', Arial, sans-serif; font-size:15px; line-height:18px; color:#8f8f8f;padding-top: 25px; padding-bottom:25px;" align="center"> Hai ricevuto questa e-mail perché sei abbonato alle nostre e-mail di servizio.<br> <table cellspacing="0" cellpadding="0" border="0" align="center"> <tr> <th class="column" style="font-weight:normal; vertical-align:top; font-family:'Gotham Book', Arial, sans-serif; font-size:15px; line-height:18px; color:#8f8f8f;" valign="top" align="center"> <a href="https://click.email.tomtom.com/?qs=f71ef7865453c0bc4660ecf86cac3f2f3ba04a8766e0d7834da7ec83929dfe9a0380585f5a96a619badbb53ba41925219a642032366e2003614acc842fff2361" style="color:#8f8f8f; text-decoration:underline;" target="_blank"><strong style="font-weight: normal; color: #8f8f8f;">Aggiorna il tuo profilo</strong></a> </th> <th class="mobile-hide" style="font-family:'Gotham Book', Arial, sans-serif; font-size:14px; line-height:21px; color:#8f8f8f;" valign="top" align="center"> | </th> <th class="column" style="font-weight:normal; vertical-align:top; font-family:'Gotham Book', Arial, sans-serif; font-size:15px; line-height:18px; color:#8f8f8f;" valign="top" align="center"> <a href="https://click.email.tomtom.com/?qs=f71ef7865453c0bc202884122695c66db8a74db9292394fc079c9ac02f34cd8957a74e7ec2d4dcbe58981fd7ffdb44c43e228a9cef35a92933a4c9209122bb33" style="color:#8f8f8f; text-decoration:underline;" target="_blank"><strong style="font-weight: normal; color: #8f8f8f;">Informativa sulla privacy</strong></a> </th> <th class="mobile-hide" style="font-family:'Gotham Book', Arial, sans-serif; font-size:14px; line-height:21px; color:#8f8f8f;" valign="top" align="center"> | </th> <th class="column" style="font-weight:normal; vertical-align:top; font-family:'Gotham Book', Arial, sans-serif; font-size:15px; line-height:18px; color:#8f8f8f;" valign="top" align="center"> <a href="https://click.email.tomtom.com/?qs=f71ef7865453c0bceab18176484cb47d109ea142c77c2d9d2b0e070d4d609de7d50fad9c8f64e88335912173c70f5f1d172fe70b1143c709afc5b7fc9aeab896" style="color:#8f8f8f; text-decoration:underline;" target="_blank"><strong style="font-weight: normal; color: #8f8f8f;">Annulla abbonamento</strong></a> </th> </tr> </table> <br> TomTom International B.V., De Ruijterkade 154, 1011 AC Amsterdam, Paesi Bassi </td> </tr> </table> </td> </tr> </table> </td> </tr> </table> </td> </tr> </table> <!-- /footer lifestyle --></td></tr></table> </td> </tr> <!-- Footer --> </table> <!-- Email Body : END --> <!--[if mso]> </td> </tr> </table> <![endif]--> </div> </center> <img src="https://click.email.tomtom.com/open.aspx?ffcb10-fed315727467077f-fe59167777670c797c17-fe7f13727c6c037473-ff991575-fe6316777767047e7d17-ff301670706c" width="1" height="1"> </body> </html>
修改文件时间
将文件时间修改为当前时间的前一年
删除文件