Does not look like we could.
is it possible to configure multiple recipients in virus_admin_maps?

I mean something like:

$virus_admin = "adm...@example.com,adm...@example.com";

or
%virus_admin = (
    "example.net" => "adm...@example.net,adm...@example.net"
); 

Reply via email to