You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by GitBox <gi...@apache.org> on 2022/08/25 09:26:52 UTC

[GitHub] [james-project] Arsnael commented on a diff in pull request #1156: JAMES-3775 Rspamd Scanner should distinguish reject from add_header

Arsnael commented on code in PR #1156:
URL: https://github.com/apache/james-project/pull/1156#discussion_r954733378


##########
third-party/rspamd/README.md:
##########
@@ -58,6 +67,13 @@ you can specify how James process mail virus. We provide a sample Rspamd mailet
         <subjectPrefix>[VIRUS]</subjectPrefix>
     </mailet>
 </processor>
+
+<!--Store rejected spam emails (with a very high score) -->
+<processor state="virus" enableJmx="false">

Review Comment:
   ```suggestion
   <processor state="spam" enableJmx="false">
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org