[exim-cvs] Docs: add notes on per-user SpamAssassin profiles…

Top Page
Delete this message
Reply to this message
Author: Exim Git Commits Mailing List
Date:  
To: exim-cvs
Subject: [exim-cvs] Docs: add notes on per-user SpamAssassin profiles. Bug 1579
Gitweb: http://git.exim.org/exim.git/commitdiff/6a91042821c706b631961bf510c6b209b9a650fb
Commit:     6a91042821c706b631961bf510c6b209b9a650fb
Parent:     e1af76425323a9546eaf5dd31b66af598ba8f27a
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Wed Feb 11 21:13:50 2015 +0000
Committer:  Jeremy Harris <jgh146exb@???>
CommitDate: Wed Feb 11 21:13:50 2015 +0000


    Docs: add notes on per-user SpamAssassin profiles.  Bug 1579
---
 doc/doc-docbook/spec.xfpt |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)


diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt
index dfe0432..d1e6571 100644
--- a/doc/doc-docbook/spec.xfpt
+++ b/doc/doc-docbook/spec.xfpt
@@ -30874,6 +30874,12 @@ have multiple recipients, not necessarily all in the same domain. Because the
&%spam%& condition has to be called from a DATA ACL in order to be able to
read the contents of the message, the variables &$local_part$& and &$domain$&
are not set.
+Careful enforcement of single-recipient messages
+(eg. by responding with defer in the recipient ACL for all recipients
+after the first),
+or the use of PRDR,
+.cindex "PRDR" "use for per-user SpamAssassin profiles"
+are needed to use this feature.

The right-hand side of the &%spam%& condition is expanded before being used, so
you can put lookups or conditions there. When the right-hand side evaluates to