From 48a7a688f2bd5253805ad6525b57a4ec464dbecd Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Thu, 22 Jan 2004 20:46:29 +0000 Subject: Oops, when calling spamassassin rather than spamc, we need to invoke 2004-01-22 Jeffrey Stedfast * em-junk-filter.c (em_junk_sa_test_spamd): Oops, when calling spamassassin rather than spamc, we need to invoke /bin/sh -c since spamassassin is a shell script. (em_junk_sa_check_junk): Same. svn path=/trunk/; revision=24372 --- mail/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index a06c791344..75dd8c0fea 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,10 @@ 2004-01-22 Jeffrey Stedfast + * em-junk-filter.c (em_junk_sa_test_spamd): Oops, when calling + spamassassin rather than spamc, we need to invoke /bin/sh -c + since spamassassin is a shell script. + (em_junk_sa_check_junk): Same. + Fixes bug #53175. * em-junk-filter.c (pipe_to_sa): Don't need an argc (we don't even -- cgit v1.2.3