X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Femail%2Fmove_spams_and_check.sh;fp=scripts%2Femail%2Fmove_spams_and_check.sh;h=0902a35c8392312bf4ffd3d6af7c81d53b15c671;hb=7b39f7e279005c8466ef508220a532ce2aa4abf8;hp=e4bfd43ad4d5de3b46db11bebdefb57333f1a899;hpb=3fbd372b35b15a19fb171d5ae34294ff7b1e6485;p=feisty_meow.git diff --git a/scripts/email/move_spams_and_check.sh b/scripts/email/move_spams_and_check.sh index e4bfd43a..0902a35c 100644 --- a/scripts/email/move_spams_and_check.sh +++ b/scripts/email/move_spams_and_check.sh @@ -6,7 +6,7 @@ # after the spam is all snagged, it is scanned for any untoward presence # of non-spam folks using the user's valid email list. -source "$FEISTY_MEOW_SCRIPTS/core/functions.sh" +source "$FEISTY_MEOW_SCRIPTS/core/launch_feisty_meow.sh" # the storage area that the spam catcher tool puts the suspected spam into. SPAM_SPOOL="/var/spool/sa-exim"