Re: Global symbol "$banned_files_quarantine_to" requires explicit package name
Marcio Merlone <[email protected]>
| Newsgroups | gmane.mail.virus.amavis.user |
|---|---|
| Organization | A1 Engenharia |
| Message-ID | <[email protected]> |
Em 30/03/2020 14:47, Damian escreveu: >> Error in config file "/etc/amavis/conf.d/50-user": Global symbol >> "$banned_files_quarantine_to" requires explicit package name (did you >> forget to declare "my $banned_files_quarantine_to"?) at >> /etc/amavis/conf.d/50-user line 41. > It is $banned_quarantine_to. Hi, Tks a lot! It worked. Altough now I ask my self: how has this worked so far? Also the docs implies otherwise: https://www.amavis.org/amavisd-new-docs.html#quarantine It says $banned_files_quarantine_method and *quarantine_to, implying it should be $banned_files_quarantine_to. Best regards, -- Marcio Merlone