https://bugzilla.redhat.com/show_bug.cgi?id=1994831

Juan Orti <jo...@protonmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Doc Type|---                         |If docs needed, set a value
             Status|NEW                         |CLOSED
         Resolution|---                         |WORKSFORME
        Last Closed|                            |2022-01-05 12:09:36



--- Comment #3 from Juan Orti <jo...@protonmail.com> ---
The option @bypass_spam_checks_maps is working for me.

How I tested:

# dnf install amavis-2.12.1-6.fc34.noarch
# sa-update
# chmod 0700 /var/lib/spamassassin/3.004006
# chmod 0700 /etc/mail/spamassassin
# /usr/sbin/amavisd -c /etc/amavisd/amavisd.conf foreground
Suicide () TROUBLE in pre_loop_hook: config: no rules were found!  Do you need
to run 'sa-update'?

Now I add this option to /etc/amavisd/amavisd.conf:

@bypass_spam_checks_maps  = (1);

And amavis starts fine:

# /usr/sbin/amavisd -c /etc/amavisd/amavisd.conf foreground


-- 
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1994831
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to