Hi, While playing around with assemblies, I got an error that vacation mailet configuration was missing when I added the JMAP module https://github.com/apache/james-project/blob/master/server/container/guice/protocols/jmap/src/main/java/org/apache/james/jmap/draft/JMAPModule.java#L122
I'm not very familiar with jmap and checked a draft at https://tools.ietf.org/html/draft-ietf-jmap-mail-16#section-1.3 As far as I understand the vacation mailet it is an additional capability and could thus be made optional, am I correct ? thanks jean
