https://bugs.exim.org/show_bug.cgi?id=1863
Git Commit <git@???> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |git@???
--- Comment #3 from Git Commit <git@???> ---
Git commit:
http://git.exim.org/exim.git/commitdiff/9955ce134e4acb0ae94002015c50c7ac0c730814
commit 9955ce134e4acb0ae94002015c50c7ac0c730814
Author: Jeremy Harris <jgh146exb@???>
AuthorDate: Thu Aug 4 20:31:20 2016 +0100
Commit: Jeremy Harris <jgh146exb@???>
CommitDate: Thu Aug 4 20:33:42 2016 +0100
Docs: add warning on non-ASCII results from SpamAssassin. Bug 1863
---
doc/doc-docbook/spec.xfpt | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt
index 7bd5b7f..5ff976e 100644
--- a/doc/doc-docbook/spec.xfpt
+++ b/doc/doc-docbook/spec.xfpt
@@ -31671,6 +31671,11 @@ spam bar is 50 characters.
A multiline text table, containing the full SpamAssassin report for the
message. Useful for inclusion in headers or reject messages.
This variable is only usable in a DATA-time ACL.
+.new
+Beware that SpamAssassin may return non-ASCII characters, especially
+when running in country-specific locales, which are not legal
+unencoded in headers.
+.wen
.vitem &$spam_action$&
For SpamAssassin either 'reject' or 'no action' depending on the
--
You are receiving this mail because:
You are on the CC list for the bug.