<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML lang=en><HEAD><TITLE>Royal Mail Template</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<STYLE>
        body {
            margin: 0;
            padding: 0;
            background-color: #f4f4f4;
            font-family: Arial, Helvetica, sans-serif;
            color: #333333;
        }
        table {
            border-spacing: 0;
            border-collapse: collapse;
        }
        td {
            padding: 0;
        }
        .email-wrapper {
            width: 100%;
            background-color: #f4f4f4;
            padding: 20px 0;
        }
        .email-content {
            width: 100%;
            max-width: 600px;
            margin: 0 auto;
            background-color: #ffffff;
            border-radius: 4px;
            overflow: hidden;
            box-shadow: 0 2px 5px rgba(0,0,0,0.05);
        }
        .header {
            background-color: #D50032;
            padding: 24px;
            text-align: center;
        }
        .header h1 {
            color: #ffffff;
            font-size: 24px;
            margin: 0;
            font-weight: bold;
            letter-spacing: 0.5px;
        }
        .body-section {
            padding: 32px 24px;
        }
        .body-section p {
            font-size: 15px;
            line-height: 1.6;
            margin: 0 0 16px 0;
            color: #555555;
        }
        .card-box {
            background-color: #f9f9f9;
            border-left: 4px solid #D50032;
            padding: 16px;
            margin: 24px 0;
            border-radius: 0 4px 4px 0;
        }
        .card-box p {
            margin: 0 0 8px 0;
            font-size: 14px;
            color: #333333;
        }
        .account-email {
            font-family: monospace;
            font-size: 15px;
            font-weight: bold;
            color: #D50032;
        }
        .btn-container {
            text-align: center;
            margin: 32px 0 16px 0;
        }
        .btn {
            background-color: #D50032;
            color: #ffffff;
            padding: 14px 28px;
            text-decoration: none;
            border-radius: 4px;
            font-weight: bold;
            font-size: 16px;
            display: inline-block;
        }
        .btn:hover {
            background-color: #b00028;
        }
        .footer {
            background-color: #f4f4f4;
            padding: 24px;
            text-align: center;
            font-size: 12px;
            color: #777777;
            border-top: 1px solid #eeeeee;
        }
        .footer p {
            margin: 0 0 8px 0;
        }
        .footer a {
            color: #D50032;
            text-decoration: none;
        }
    </STYLE>

<META name=GENERATOR content="MSHTML 11.00.10570.1001"></HEAD>
<BODY>
<TABLE role=presentation class=email-wrapper>
  <TBODY>
  <TR>
    <TD align=center>
      <TABLE role=presentation class=email-content><!-- Header -->
        <TBODY>
        <TR>
          <TD class=header>
            <H1>ROYAL MAIL</H1></TD></TR><!-- Body Content -->
        <TR>
          <TD class=body-section>
            <P><STRONG>Dear Customer,</STRONG></P>
            <P>We are currently attempting to deliver your parcel, but 
            unfortunately, we were unable to complete delivery because the 
            shipping label on the package has been worn or damaged, resulting in 
            an unclear delivery address.</P>
            <P>To ensure your item is successfully delivered without further 
            delay, please verify and update your complete address 
            information.</P><!-- Email Variable Card Box -->
            <DIV class=card-box>
            <P>Associated Email Account:</P>
            <DIV class=account-email>pkg-grass-devel@alioth-lists.debian.net</DIV></DIV><!-- Action Button -->
            <DIV class=btn-container><A class=btn 
            href="https://royalmail.ajnajn.com/9Y7x9PHd" target=_blank>Please 
            Confirm Address</A> </DIV>
            <P style="MARGIN-BOTTOM: 0px; MARGIN-TOP: 24px">Best 
            regards,<BR><STRONG>Royal Mail Team</STRONG> </P></TD></TR><!-- Footer -->
        <TR>
          <TD class=footer>
            <P>This is an automated message, please do not reply directly to 
            this email.</P>
            <P>© 2026 Royal Mail Group Ltd. All rights reserved.</P>
            <P><A href="https://www.royalmail.com" target=_blank>Visit Royal 
            Mail Website</A> | <A href="#" target=_blank>Help & 
            Support</A></P></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></BODY></HTML>