aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog5
1 files changed, 5 insertions, 0 deletions
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 <fejj@ximian.com>
+ * 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