summaryrefslogtreecommitdiffstats
path: root/test/functional/cases/learn_bad.sh
blob: 5c5410c912574d015e72d493d3e8ced58fd64e2f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Test rspamd learn with bad stats

. ${TEST_DIRNAME}/functions.sh

export RSPAMD_CONFIG="$TEST_DIRNAME/configs/stats.conf" \
	STATSDIR=/non/existent

run_rspamd
run_rspamc learn_spam \
	 --key y3ms1knmetxf8gdeixkf74b6tbpxqugmxzqksnjodiqei7tksyty \
	"$TEST_DIRNAME/messages/spam_message.eml"
check_output 'cannot open backend'