quantranhong1999 commented on code in PR #1126: URL: https://github.com/apache/james-project/pull/1126#discussion_r946619479
########## third-party/rspamd/README.md: ########## @@ -24,13 +25,39 @@ guice.extension.task=org.apache.james.rspamd.module.RSpamDTaskExtensionModule </listener> ``` -- Declare the RSpamD mailet for custom mail processing. Mailet pipeline Eg: - -``` -<mailet match="All" class="org.apache.james.rspamd.RSpamDScanner"></mailet> -<mailet match="IsMarkedAsSpam=org.apache.james.rspamd.status" class="WithStorageDirective"> - <targetFolderName>Spam</targetFolderName> -</mailet> +- Declare the RSpamD mailet for custom mail processing. Review Comment: I will remain the threads here as a reminder in case Tung PR got merged first. TBH I prefer that got merged eventually. -- 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]
