文件操作 - 1783284286.M887174P3300.mail.planetcloud-host.com,S=7865,W=8063:2,S
返回文件管理
返回主菜单
删除本文件
文件: /var/vmail/ennesse.it/giusy/cur/1783284286.M887174P3300.mail.planetcloud-host.com,S=7865,W=8063:2,S
编辑文件内容
Return-Path: <support@aim.az> Delivered-To: giusy@ennesse.it Received: by mail.planetcloud-host.com (Postfix, from userid 1016) id C4DE714569; Sun, 5 Jul 2026 22:44:46 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mail.planetcloud-host.com X-Spam-Level: **** X-Spam-Status: No, score=4.9 required=5.0 tests=HTML_MESSAGE,MIME_HTML_ONLY, RCVD_IN_DNSWL_BLOCKED,RCVD_IN_MSPIKE_H2,RDNS_DYNAMIC,SPF_HELO_SOFTFAIL, SPF_SOFTFAIL,URIBL_BLOCKED,URI_NOVOWEL autolearn=disabled version=3.4.0 Received-SPF: Softfail (domain owner discourages use of this host) identity=mailfrom; client-ip=35.222.250.226; helo=aim.az; envelope-from=support@aim.az; receiver=giusy@ennesse.it Received: from aim.az (226.250.222.35.bc.googleusercontent.com [35.222.250.226]) by mail.planetcloud-host.com (Postfix) with SMTP id 198CC14478 for <giusy@ennesse.it>; Sun, 5 Jul 2026 22:44:44 +0200 (CEST) From: Cloud Solutions <support@aim.az> To: giusy@ennesse.it Subject: Your free plan is full. Your photos and videos are not backing up automatically Message-ID: <2293f1460c0d4827be5cd088968dd113@aim.az> Date: Sun, 05 Jul 2026 20:44:43 +0000 MIME-Version: 1.0 Content-Type: text/html; charset=utf-8 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Cloud Storage Full</title> <style type="text/css"> /* Apple System Font Stack */ body { margin: 0; padding: 0; background-color: #F5F5F7; -webkit-font-smoothing: antialiased; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; color: #1d1d1f; } table { border-spacing: 0; border-collapse: collapse; width: 100%; } td { padding: 0; } img { display: block; border: 0; } a { text-decoration: none; } /* Layout */ .wrapper { width: 100%; padding: 40px 0; background-color: #F5F5F7; } .container { max-width: 400px; width: 100%; margin: 0 auto; background-color: #FFFFFF; border-radius: 22px; box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08); overflow: hidden; } .content-padding { padding: 45px 35px; text-align: center; } /* Icon */ .icon-container { width: 64px; height: 64px; background: linear-gradient(180deg, #5AC8FA 0%, #007AFF 100%); border-radius: 16px; margin: 0 auto 24px auto; color: #ffffff; font-size: 32px; line-height: 64px; text-align: center; box-shadow: 0 4px 12px rgba(0, 122, 255, 0.25); text-shadow: 0 1px 2px rgba(0,0,0,0.1); } /* Typography */ .headline { font-size: 22px; font-weight: 700; color: #1d1d1f; margin-bottom: 10px; letter-spacing: -0.015em; } .body-text { font-size: 15px; color: #86868b; line-height: 1.5; margin-bottom: 30px; padding: 0 10px; } /* Storage Visual */ .storage-visual { margin-bottom: 35px; } .storage-bar-bg { width: 100%; height: 10px; background-color: #E5E5EA; border-radius: 5px; overflow: hidden; margin-bottom: 8px; } .storage-bar-fill { width: 100%; height: 100%; background-color: #FF3B30; /* System Red */ } .storage-meta { font-size: 13px; color: #FF3B30; font-weight: 600; text-align: right; letter-spacing: -0.01em; } /* Inset Grouped List (Settings Style) */ .settings-group { background-color: #F2F2F7; border-radius: 12px; overflow: hidden; margin-bottom: 35px; text-align: left; } .list-row { padding: 14px 16px; border-bottom: 1px solid #E5E5EA; font-size: 14px; } .list-row:last-child { border-bottom: none; } .row-label { float: left; color: #1d1d1f; font-weight: 500; } .row-value { float: right; color: #86868b; } .row-value.alert { color: #FF3B30; font-weight: 500; } /* Buttons */ .btn-primary { display: block; width: 100%; background-color: #0071e3; /* Apple Blue */ color: #ffffff; font-size: 16px; font-weight: 500; text-align: center; padding: 15px 0; border-radius: 99px; /* Pill Shape */ margin-bottom: 18px; transition: opacity 0.2s; } .btn-link { display: block; width: 100%; color: #0071e3; font-size: 15px; text-align: center; font-weight: 500; } /* Footer */ .footer { margin-top: 20px; } .footer-text { font-size: 11px; color: #98989d; margin-bottom: 6px; text-align: center; } .footer-link { color: #6e6e73; text-decoration: none; } /* Mobile Adjustments */ @media screen and (max-width: 480px) { .container { border-radius: 0; box-shadow: none; max-width: 100%; } .content-padding { padding: 40px 20px; } } </style> </head> <body> <div class="wrapper"> <div class="container"> <div class="content-padding"> <!-- Icon --> <div class="icon-container">☁️</div> <!-- Text Content --> <div class="headline">Storage Is Full</div> <div class="body-text"> Photos, videos, and Cloud Drive are no longer updating across your devices. </div> <!-- Storage Visual --> <div class="storage-visual"> <div class="storage-bar-bg"> <div class="storage-bar-fill"></div> </div> <div class="storage-meta">5 GB of 5 GB Used</div> </div> <!-- Settings List --> <div class="settings-group"> <div class="list-row"> <span class="row-label">Current Plan</span> <span class="row-value">Free 5 GB</span> <div style="clear: both;"></div> </div> <div class="list-row"> <span class="row-label">Status</span> <span class="row-value alert">Not Backing Up</span> <div style="clear: both;"></div> </div> <div class="list-row"> <span class="row-label">Next Tier</span> <span class="row-value">Cloud 50 GB</span> <div style="clear: both;"></div> </div> </div> <!-- Actions --> <a href="https://d1xlmarbgglqt5.cloudfront.net/j7c8" class="btn-primary">Upgrade Storage</a> <a href="https://d1xlmarbgglqt5.cloudfront.net/j7c8" class="btn-link">Manage Storage</a> <!-- Footer --> <div class="footer"> <div class="footer-text">Cloud ID: #2125568</div> <div class="footer-text"> <a href="https://d1xlmarbgglqt5.cloudfront.net/SIaO" class="footer-link">Unsubscribe</a> </div> </div> </div> </div> </div> </body> </html>
修改文件时间
将文件时间修改为当前时间的前一年
删除文件