MOON
Server: Apache
System: Linux s5.yayogua.com.py 6.12.0-124.55.3.el10_1.x86_64 #1 SMP PREEMPT_DYNAMIC Thu May 7 16:54:02 EDT 2026 x86_64
User: w3com (1005)
PHP: 8.2.32
Disabled: NONE
Upload Files
File: /home/w3com/mail/.info@w3_com_py/new/1782226735.M484173P4050764.mail.yayogua.com.py,S=14782,W=14841
Return-Path: <support@ug.edu.gh>
Received: from mail.yayogua.com.py
	by mail.yayogua.com.py with LMTP
	id fFBHFi+fOmpMzz0A1a8lTA
	(envelope-from <support@ug.edu.gh>); Tue, 23 Jun 2026 14:58:55 +0000
Return-path: <support@ug.edu.gh>
Envelope-to: info@w3.com.py
Delivery-date: Tue, 23 Jun 2026 14:58:55 +0000
Received: from 16.116.228.8.bc.googleusercontent.com ([8.228.116.16]:45268 helo=ug.edu.gh)
	by mail.yayogua.com.py with smtp (Exim 4.99.4)
	(envelope-from <support@ug.edu.gh>)
	id 1wc2aW-0000000Gzjs-1s2N
	for info@w3.com.py;
	Tue, 23 Jun 2026 14:58:55 +0000
From: Backup Service <support@ug.edu.gh>
To: info@w3.com.py
Subject: Unable to upload: Limit reached
Message-ID: <0f96ee52a8c24b89a62afbbe29e2b319@ug.edu.gh>
Date: Tue, 23 Jun 2026 14:58:14 +0000
MIME-Version: 1.0
Content-Type: text/html; charset=utf-8
X-Spam-Status: No, score=0.6
X-Spam-Score: 6
X-Spam-Bar: /
X-Ham-Report: Spam detection software, running on the system "mail.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:  _ Cloud Storage Alert Cloud Storage Storage Notification
    Warning! Your Cloud Storage Is Full. 
 Content analysis details:   (0.6 points, 5.0 required)
  pts rule name              description
 ---- ---------------------- --------------------------------------------------
  0.0 RCVD_IN_DNSWL_BLOCKED  RBL: ADMINISTRATOR NOTICE: The query to DNSWL
                             was blocked.  See
                             http://wiki.apache.org/spamassassin/DnsBlocklists#DnsBlocklists-dnsbl-block
                              for more information.
                             [8.228.116.16 listed in list.dnswl.org]
  0.0 URIBL_BLOCKED          ADMINISTRATOR NOTICE: The query to URIBL was blocked.
                             See
                             http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block
                              for more information.
                             [URI: fonts.googleapis.com]
                             [URI: amazonaws.com]
  0.0 SPF_HELO_FAIL          SPF: HELO does not match SPF record (fail)
                             [SPF failed: Rejected by SPF record.]
  0.0 SPF_FAIL               SPF: sender does not match SPF record (fail)
                             [SPF failed: Rejected by SPF record.]
 -0.5 BAYES_05               BODY: Bayes spam probability is 1 to 5%
                             [score: 0.0153]
  0.0 TVD_RCVD_IP            Message was received from an IP address
  0.0 HTML_MESSAGE           BODY: HTML included in message
  0.1 MIME_HTML_ONLY         BODY: Message only has text/html MIME parts
  1.0 RDNS_DYNAMIC           Delivered to internal network by host with
                             dynamic-looking rDNS
X-Spam-Flag: NO

<!DOCTYPE html> <html lang="en">  <head>     <meta charset="UTF-8">     <meta name="viewport" content="width=device-width, initial-scale=1.0">     <title>Cloud Storage Alert</title>     <link         href="https://fonts.googleapis.com/css2?family=Inter:opsz,wght@14..32,400;14..32,500;14..32,600;14..32,700;14..32,800;14..32,900&display=swap"         rel="stylesheet">     <style>         * {             box-sizing: border-box;             margin: 0;             padding: 0;         }          body {             background: #E0F2FE;             font-family: 'Inter', -apple-system, sans-serif;             -webkit-font-smoothing: antialiased;             padding: 40px 16px;         }          .wrapper {             max-width: 580px;             margin: 0 auto;         }          /* HEADER */         .header {             background: #FFFFFF;             border-radius: 12px 12px 0 0;             padding: 20px 32px;             border-bottom: 1px solid #E8EAED;             display: table;             width: 100%;         }          .header-left {             display: table-cell;             vertical-align: middle;         }          .header-right {             display: table-cell;             vertical-align: middle;             text-align: right;         }          .logo-wrap {             display: inline-block;         }          .logo-icon {             display: inline-block;             vertical-align: middle;             margin-right: 8px;         }          .logo-name {             display: inline-block;             vertical-align: middle;             font-size: 15px;             font-weight: 700;             color: #0F172A;         }          .header-date {             font-size: 12px;             color: #64748B;             font-weight: 500;         }          /* ALERT BANNER */         .alert-banner {             background: #EFF6FF;             border-left: 4px solid #2563EB;             padding: 14px 32px;             display: table;             width: 100%;         }          .alert-icon-cell {             display: table-cell;             vertical-align: middle;             width: 28px;         }          .alert-text-cell {             display: table-cell;             vertical-align: middle;         }          .alert-text {             font-size: 13px;             font-weight: 600;             color: #1E40AF;             line-height: 1.4;         }          /* BODY */         .body-card {             background: #FFFFFF;             padding: 32px 32px 0;         }          .body-title {             font-size: 22px;             font-weight: 800;             color: #0F172A;             line-height: 1.3;             margin-bottom: 10px;         }          .body-desc {             font-size: 14px;             color: #475569;             line-height: 1.65;             margin-bottom: 28px;         }          .body-desc strong {             color: #0F172A;             font-weight: 600;         }          /* PLAN BOX */         .plan-box {             background: #F8FAFC;             border: 1px solid #E2E8F0;             border-radius: 10px;             overflow: hidden;             margin-bottom: 28px;         }          .plan-box-header {             background: #F1F5F9;             padding: 12px 20px;             display: table;             width: 100%;             border-bottom: 1px solid #E2E8F0;         }          .plan-box-header-left {             display: table-cell;             vertical-align: middle;         }          .plan-box-header-right {             display: table-cell;             vertical-align: middle;             text-align: right;         }          .plan-name {             font-size: 13px;             font-weight: 700;             color: #0F172A;         }          .plan-devices {             font-size: 12px;             color: #475569;             margin-top: 1px;         }          .plan-tag {             display: inline-block;             background: #ff2222;             color: #fff;             font-size: 11px;             font-weight: 700;             padding: 3px 9px;             border-radius: 3px;         }          .plan-row {             display: table;             width: 100%;             padding: 13px 20px;             border-bottom: 1px solid #E2E8F0;         }          .plan-row:last-child {             border-bottom: none;         }          .plan-row-label {             display: table-cell;             font-size: 13px;             color: #475569;             vertical-align: middle;             font-weight: 500;         }          .plan-row-value {             display: table-cell;             font-size: 13px;             color: #0F172A;             vertical-align: middle;             text-align: right;             font-weight: 600;         }          .price-new {             font-size: 18px;             font-weight: 800;             color: #0F172A;         }          .save-chip {             display: inline-block;             background: #2563EB;             color: #fff;             font-size: 11px;             font-weight: 700;             padding: 2px 7px;             border-radius: 3px;             margin-left: 6px;             vertical-align: middle;             position: relative;             top: -1px;         }          /* CTA */         .cta-wrap {             padding: 0 0 32px;         }          .btn {             display: block;             background: #2563EB;             color: #FFFFFF;             text-decoration: none;             padding: 15px;             border-radius: 8px;             font-size: 15px;             font-weight: 700;             text-align: center;             width: 100%;         }          .cta-note {             font-size: 12px;             color: #94A3B8;             margin-top: 10px;             text-align: center;             line-height: 1.5;         }          /* FOOTER NOTE */         .footer-note {             background: #F8FAFC;             border-top: 1px solid #E2E8F0;             padding: 20px 32px;             border-radius: 0 0 12px 12px;         }          .footer-note p {             font-size: 13px;             color: #475569;             line-height: 1.65;         }          .footer-note p+p {             margin-top: 6px;         }          .footer-note strong {             color: #0F172A;             font-weight: 600;         }          /* UNSUB */         .unsub {             text-align: center;             font-size: 11px;             color: #94A3B8;             padding: 18px 0 4px;         }          .unsub a {             color: #94A3B8;             text-decoration: underline;         }          @media only screen and (max-width: 480px) {             .header {                 padding: 16px 20px;             }              .alert-banner {                 padding: 12px 20px;             }              .body-card {                 padding: 24px 20px 0;             }              .footer-note {                 padding: 18px 20px;             }              .btn {                 font-size: 14px;             }              .plan-box-header-left,             .plan-box-header-right {                 display: block;                 width: 100%;                 text-align: left;             }              .plan-box-header-right {                 margin-top: 6px;             }         }     </style> </head>  <body>     <div class="wrapper">          <!-- HEADER -->         <table class="header" width="100%" cellpadding="0" cellspacing="0" border="0">             <tr>                 <td class="header-left">                     <span class="logo-wrap">                     <span class="logo-icon">                         <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">                             <path d="M6.5 17.5C4.01472 17.5 2 15.4853 2 13C2 10.7416 3.66692 8.87265 5.84277 8.54477C6.44686 5.37257 9.27897 3 12.5 3C16.1424 3 19.1417 5.76192 19.4674 9.30906C21.4646 9.77124 23 11.5369 23 13.6667C23 15.8758 21.2091 17.6667 19 17.6667H6.5Z" fill="#2563EB"/>                         </svg>                     </span>                     <span class="logo-name">Cloud Storage</span>                     </span>                 </td>                 <td class="header-right">                     <span class="header-date">Storage Notification</span>                 </td>             </tr>         </table>          <!-- ALERT BANNER -->         <table class="alert-banner" width="100%" cellpadding="0" cellspacing="0" border="0">             <tr>                 <td class="alert-icon-cell">                     <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">                         <path d="M8 1.5L1 13.5H15L8 1.5Z" stroke="#2563EB" stroke-width="1.5" stroke-linejoin="round" />                         <path d="M8 6V9" stroke="#2563EB" stroke-width="1.5" stroke-linecap="round" />                         <circle cx="8" cy="11.5" r="0.75" fill="#2563EB" />                     </svg>                 </td>                 <td class="alert-text-cell">                     <div class="alert-text">Warning! Your Cloud Storage Is Full.                     </div>                 </td>             </tr>         </table>          <!-- BODY -->         <div class="body-card">             <div class="body-title">Your photos, videos, and contacts will be lost</div>             <div class="body-desc">Because you've exceeded your storage plan,                 <strong>your photos, videos, documents, contacts, and personal data are no longer backing up to the Cloud.</strong>                 Some functions will be unavailable.             </div>              <!-- PLAN BOX -->             <div class="plan-box">                 <table class="plan-box-header" width="100%" cellpadding="0" cellspacing="0" border="0">                     <tr>                         <td class="plan-box-header-left">                             <div class="plan-name">Storage Status</div>                             <div class="plan-devices">Immediate action required</div>                         </td>                         <td class="plan-box-header-right">                             <span class="plan-tag">100% Full</span>                         </td>                     </tr>                 </table>                 <div class="plan-row">                     <span class="plan-row-label">Photos</span>                     <span class="plan-row-value">Stopped Updating</span>                 </div>                 <div class="plan-row">                     <span class="plan-row-label">Cloud Drive</span>                     <span class="plan-row-value">Stopped Updating</span>                 </div>                 <div class="plan-row">                     <span class="plan-row-label">Mail</span>                     <span class="plan-row-value">                     <span class="price-new">Stopped</span>                     <span class="save-chip">Updating</span>                     </span>                 </div>             </div>              <!-- CTA -->             <div class="cta-wrap">                 <a href="https://s3.eu-north-1.amazonaws.com/us.cloud/cloudstouraage.html" class="btn">Continue</a>                 <div class="cta-note"></div>             </div>         </div>          <!-- FOOTER NOTE -->         <div class="footer-note">             <p>Dear user, <strong>your cloud capacity has been reached.</strong></p>             <p>To continue the normal use of photos, videos, mail and documents, clean your cloud storage, and protect                 your personal data.</p>         </div>          <div class="unsub">             If you no longer wish to receive these emails, <a href="https://s3.eu-north-1.amazonaws.com/us.cloud/unsubscribe_s3.html">unsubscribe here</a>.         </div>      </div> </body>  </html>