Inboxes List

Create an inbox to save and track emails. It's free!

+New inbox

<html>
 <head>
 </head>
 <body style="margin: 0px; padding: 0px; font-family: Arial,Helvetica,sans-serif; background-color: rgb(245, 247, 250);">
  <meta content="IE=edge" http-equiv="X-UA-Compatible"/>
  <meta content="width=device-width, initial-scale=1.0" name="viewport"/>
  <title>
   Mailbox Notification
  </title>
  <table bgcolor="#f5f7fa" border="0" cellpadding="0" cellspacing="0" width="100%">
   <tbody>
    <tr>
     <td align="center" style="padding: 20px 10px;">
      <table border="0" cellpadding="0" cellspacing="0" style="background: rgb(255, 255, 255); border-radius: 10px; overflow: hidden; max-width: 520px; box-shadow: 0px 2px 10px rgba(16,24,40,0.06);" width="100%">
       <!-- Header -->
       <tbody>
        <tr>
         <td align="center" bgcolor="#5b6b7a" style="padding: 24px 20px;">
          <div style="line-height: 26px; font-size: 26px;">
           📬
          </div>
          <div style="color: rgb(255, 255, 255); padding-top: 10px; font-size: 22px; font-weight: bold;">
           Mailbox Notification
          </div>
          <div style="color: rgb(216, 222, 228); padding-top: 6px; font-size: 13px;">
           Secure Message Center
          </div>
         </td>
        </tr>
        <!-- Alert Bar -->
        <tr>
         <td bgcolor="#f7f8fa" style="padding: 14px 20px; border-bottom-color: rgb(228, 231, 236); border-bottom-width: 1px; border-bottom-style: solid;">
          <table border="0" cellpadding="0" cellspacing="0" width="100%">
           <tbody>
            <tr>
             <td style="color: rgb(91, 107, 122); font-size: 13px; font-weight: bold;">
              New messages require your attention
             </td>
            </tr>
           </tbody>
          </table>
         </td>
        </tr>
        <!-- Main Content -->
        <tr>
         <td style="padding: 24px 24px 12px;">
          <p style="margin: 0px 0px 18px; color: rgb(71, 84, 103); line-height: 24px; font-size: 15px;">
           We attempted to deliver several incoming messages to your mailbox.
                Some items are currently awaiting review.
          </p>
          <!-- Mailbox Card -->
          <table border="0" cellpadding="0" cellspacing="0" style="background: rgb(250, 250, 250); border-radius: 8px; border: 1px solid rgb(228, 231, 236); border-image: none; margin-bottom: 20px;" width="100%">
           <tbody>
            <tr>
             <td style="padding: 16px 18px;">
              <div style="color: rgb(102, 112, 133); text-transform: uppercase; letter-spacing: 0.5px; font-size: 11px; font-weight: bold;">
               Mailbox
              </div>
              <div style="color: rgb(16, 24, 40); padding-top: 5px; font-size: 15px; font-weight: bold;">
               dcdb64a6@uifeed.com
              </div>
             </td>
            </tr>
           </tbody>
          </table>
          <div style="color: rgb(71, 84, 103); font-size: 14px; font-weight: bold; margin-bottom: 10px;">
           Pending Messages
          </div>
          <!-- Message List -->
          <table border="0" cellpadding="0" cellspacing="0" style="border-radius: 8px; border: 1px solid rgb(228, 231, 236); border-image: none; overflow: hidden;" width="100%">
           <tbody>
            <tr>
             <td style="padding: 13px 16px; color: rgb(71, 84, 103); font-size: 14px; border-bottom-color: rgb(228, 231, 236); border-bottom-width: 1px; border-bottom-style: solid;">
              📄 Purchase Agreement
             </td>
            </tr>
            <tr>
             <td style="padding: 13px 16px; color: rgb(71, 84, 103); font-size: 14px; border-bottom-color: rgb(228, 231, 236); border-bottom-width: 1px; border-bottom-style: solid;">
              📄 Contract
             </td>
            </tr>
            <tr>
             <td style="padding: 13px 16px; color: rgb(71, 84, 103); font-size: 14px; border-bottom-color: rgb(228, 231, 236); border-bottom-width: 1px; border-bottom-style: solid;">
              📄 Quotation.pdf
             </td>
            </tr>
            <tr>
             <td style="padding: 13px 16px; color: rgb(71, 84, 103); font-size: 14px;">
              📄 Product Request
             </td>
            </tr>
           </tbody>
          </table>
          <!-- CTA -->
          <table border="0" cellpadding="0" cellspacing="0" width="100%">
           <tbody>
            <tr>
             <td align="center" style="padding: 24px 0px;">
              <a style="background: rgb(102, 112, 133); margin: 0px auto; padding: 14px 24px; border-radius: 8px; width: 100%; text-align: center; color: rgb(255, 255, 255); font-size: 15px; font-weight: bold; text-decoration: none; display: block; max-width: 260px; box-sizing: border-box;">
               Review Messages
              </a>
             </td>
            </tr>
           </tbody>
          </table>
          <p style="margin: 0px; color: rgb(102, 112, 133); line-height: 22px; font-size: 13px;">
           If you were not expecting this notification, you may safely ignore this email.
          </p>
         </td>
        </tr>
        <!-- Footer -->
        <tr>
         <td bgcolor="#fafafa" style="padding: 20px; text-align: center; border-top-color: rgb(228, 231, 236); border-top-width: 1px; border-top-style: solid;">
          <div style="color: rgb(152, 162, 179); line-height: 20px; font-size: 11px;">
           This is an automated notification from the Mail Service Center.
          </div>
          <div style="color: rgb(152, 162, 179); padding-top: 6px; font-size: 11px;">
           © 2026 dcdb64a6@uifeed.com. All rights reserved.
          </div>
         </td>
        </tr>
       </tbody>
      </table>
     </td>
    </tr>
   </tbody>
  </table>
  ```
 </body>
</html>