From 503e1c0235537afc1c510f4871ba51ab67fb5d76 Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Thu, 16 Aug 2007 01:32:08 +0200 Subject: [PATCH] fix location of mailreaver --- bin/train | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/train b/bin/train index 4313c44..a10f8f6 100755 --- a/bin/train +++ b/bin/train @@ -8,7 +8,7 @@ NICE='/usr/bin/nice -20' NICE='' MAILFILTER=$HOME/.etc/mailfilter SA_PREFS="$MAILFILTER/spamassassin/user_prefs" -MAILREAVER="$NICE $HOME/spamfilter/mailreaver.crm -u $MAILFILTER/crm114/" +MAILREAVER="$NICE /usr/share/crm114/mailreaver.crm -u $MAILFILTER/crm114/" SPAMASSASSIN="$NICE /usr/bin/spamassassin -p $SA_PREFS" SPAMC="$NICE /usr/bin/spamc -lx" SA_REPORT="$SPAMC -C report" -- 2.39.2