Re: Amavis on Alma Linux 8 with Quarantined issue.

Damian <[email protected]> Mon, 25 Sep 2023 13:41:34 +0200
Newsgroups gmane.mail.virus.amavis.user
Message-ID <[email protected]>
> Could you please come up with your ideas?

Not sure, but it sounds like another case of [1]. The quickest 
workaround would be to use `DBI::MariaDB` instead of `DBI::mysql` in 
@lookup_sql_dsn. However it seems that perl-DBD-MariaDB is not shipped 
with AlmaLinux 8. You could try [2] instead.

[1] https://gitlab.com/amavis/amavis/-/issues/7
[2] https://gitlab.com/amavis/amavis/-/issues/7#note_967007752