Le 03/04/2018 à 12:03, Alexandre Rossi a écrit : > This seems to be a CLASSPATH issue due to the new dependency on > javax.activation of javax.mail. > > I do not know enough about java library jar good practices to know if > the classpath should be set in mail.jar or explicitly in davmail.jar > though (as it is not davmail that depends on activation.jar but > mail.jar).
I've just uploaded libmail-java/1.6.1-2 with the Class-Path attribute pointing to activation.jar. Is it any better ? Emmanuel Bourg

