chibenwa commented on code in PR #1093:
URL: https://github.com/apache/james-project/pull/1093#discussion_r934109504
##########
server/mailet/mailets/pom.xml:
##########
@@ -63,6 +63,16 @@
<artifactId>apache-james-mailbox-store</artifactId>
<scope>test</scope>
</dependency>
+ <dependency>
+ <groupId>${james.groupId}</groupId>
+ <artifactId>apache-james-rspamd</artifactId>
Review Comment:
Now we do not want the RSPAMD dependency here!
RSPAMD stuff should be in `third-party/rspamd` package.
Please relocate/cleanup everything!
--
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]