<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Ok, my solution is an Sieve filter:<br>
    <br>
    elsif address :is ["to", "cc"] [<a class="moz-txt-link-rfc2396E" href="mailto:family@example.eu">"family@example.eu"</a>,
    <a class="moz-txt-link-rfc2396E" href="mailto:family@example.com">"family@example.com"</a>]<br>
        {<br>
            redirect <a class="moz-txt-link-rfc2396E" href="mailto:e.name@example.eu">"e.name@example.eu"</a>;<br>
            redirect <a class="moz-txt-link-rfc2396E" href="mailto:p.name@example.eu">"p.name@example.eu"</a>;<br>
              keep;<br>
        }<br>
    <br>
    <br>
    Done it with Thunderbird Sieve Plugin 0.2.3f on Kolab 16<br>
    You need this Plugin version, because older versions are broken.<br>
    <br>
    See:<br>
    <a class="moz-txt-link-freetext" href="https://github.com/thsmi/sieve/">https://github.com/thsmi/sieve/</a><br>
    <br>
    But can somebody tell how I can use the:<br>
    <meta http-equiv="content-type" content="text/html;
      charset=windows-1252">
    <em style="font-weight: bold; font-style: normal; color: rgb(106,
      106, 106); font-family: arial, sans-serif; font-size: small;
      font-variant: normal; letter-spacing: normal; line-height: 18.2px;
      orphans: auto; text-align: left; text-indent: 0px; text-transform:
      none; white-space: normal; widows: 1; word-spacing: 0px;
      -webkit-text-stroke-width: 0px; background-color: rgb(255, 255,
      255);"><br>
      "Static Kolab Distribution Group"<br>
      <br>
      for such problems?<br>
      Just for my interest...<br>
      <br>
      Regards<br>
      Greg<br>
    </em>
  </body>
</html>