summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2015-02-11 21:13:50 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2015-02-11 21:13:50 +0000
commit6a91042821c706b631961bf510c6b209b9a650fb (patch)
tree8c33d3b3e7a10c515134a3604af7e7ae69b4b6f8 /doc
parente1af76425323a9546eaf5dd31b66af598ba8f27a (diff)
Docs: add notes on per-user SpamAssassin profiles. Bug 1579
Diffstat (limited to 'doc')
-rw-r--r--doc/doc-docbook/spec.xfpt6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt
index dfe0432c6..d1e6571d9 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