Re: use multiple *_admins ?
Damian <[email protected]> Mon, 24 Mar 2025 10:23:28 +0100
| Newsgroups | gmane.mail.virus.amavis.user |
|---|---|
| Message-ID | <[email protected]> |
Does not look like we could. > is it possible to configure multiple recipients in virus_admin_maps? > > I mean something like: > > $virus_admin = "[email protected],[email protected]"; > > or > %virus_admin = ( > "example.net" => "[email protected],[email protected]" > );