<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    Does not look like we could.<br>
    <blockquote type="cite" cite="mid:Z92OIWj_XDqHkeWM@fantomas.sk">is
      it possible to configure multiple recipients in virus_admin_maps?
      <br>
      <br>
      I mean something like:
      <br>
      <br>
      $virus_admin = <a class="moz-txt-link-rfc2396E"
        href="mailto:admin1@example.com,admin2@example.com"
        moz-do-not-send="true">"admin1@example.com,admin2@example.com"</a>;
      <br>
      <br>
      or
      <br>
      %virus_admin = (
      <br>
          "example.net" => <a class="moz-txt-link-rfc2396E"
        href="mailto:admin1@example.net,admin2@example.net"
        moz-do-not-send="true">"admin1@example.net,admin2@example.net"</a>
      <br>
      );
    </blockquote>
  </body>
</html>