vttranlina commented on code in PR #1093: URL: https://github.com/apache/james-project/pull/1093#discussion_r934114419
########## server/mailet/mailets/src/test/resources/rspamd-config/actions.conf: ########## @@ -0,0 +1,29 @@ +# Actions settings Review Comment: The default rejects score of rspamd is 15. It will take more time if try to find the mail sample that has a score > 15. We already have a mail sample that has scored is 14.25, so it is easier to custom rspamd to decrease the threshold of action More: https://github.com/apache/james-project/pull/1088#issuecomment-1195294537 https://github.com/apache/james-project/pull/1093#issuecomment-1198874573 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
