Rick Macdougall wrote:
Jason S wrote:
I've used --enable-spam-passthru on 1.1 and currently on 1.4.
Yup, I can enable it as well but then it passes all spam through, which
is not what I thought it was intended to do since I want to reject spam
greater than X points (in our case X = 10).
Regards,
Rick
right. If you enable spam-hits, then passthru is disabled.
--enable-spam-passthru=y|n
This option turns spam passthru on and off. When enabled, email
identified as spam via the X-Spam-Status: header will be passed on
to the user instead of rejected.
Note : *Enabling spam-hits effectively disables this option*