From 4246eac43cb0884b4c08ba71359d0d64d8cfcb9e Mon Sep 17 00:00:00 2001 From: Matt Simerson Date: Tue, 16 Apr 2024 20:21:53 -0700 Subject: [PATCH] comment out stale plugins --- .github/workflows/ci.yml | 3 +-- config.sample/plugins | 4 ++-- t/config/plugins | 8 ++++---- 3 files changed, 7 insertions(+), 8 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 573eaf87..cce0700b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -55,6 +55,5 @@ jobs: install: | Regexp::Common - - run: cpanm --local-lib=~/perl5 local::lib && eval $(perl -I ~/perl5/lib/perl5/ -Mlocal::lib) - - run: cpanm --installdeps -n -f . + - run: sudo cpanm --installdeps -n -f . - run: prove -lv t diff --git a/config.sample/plugins b/config.sample/plugins index 28684a68..ead5a88b 100644 --- a/config.sample/plugins +++ b/config.sample/plugins @@ -22,7 +22,7 @@ hosts_allow # connection / informational plugins #connection_time #karma penalty_box 1 reject naughty -ident/geoip +#ident/geoip #ident/p0f /tmp/.p0f_socket version 3 fcrdns @@ -90,7 +90,7 @@ spamassassin reject 12 # spamassassin reject 20 munge_subject_threshold 10 # dspam must run after spamassassin for the learn_from_sa feature to work -dspam autolearn spamassassin reject 0.95 +#dspam autolearn spamassassin reject 0.95 # run the clamav virus checking plugin (max size in Kb) # virus/clamav diff --git a/t/config/plugins b/t/config/plugins index 038bd94d..80738b90 100644 --- a/t/config/plugins +++ b/t/config/plugins @@ -22,7 +22,7 @@ content_log hosts_allow # information plugins -ident/geoip +#ident/geoip ident/p0f /tmp/.p0f_socket version 3 connection_time fcrdns @@ -83,11 +83,11 @@ spamassassin # spamassassin reject_threshold 20 munge_subject_threshold 10 # dspam must run after spamassassin for the learn_from_sa feature to work -dspam learn_from_sa 7 reject 1 +#dspam learn_from_sa 7 reject 1 # run the clamav virus checking plugin -virus/clamav -virus/clamdscan +#virus/clamav +#virus/clamdscan # You must enable a queue plugin - see the options in plugins/queue/ - for example: