I suspect you are correct. mail.jar is referring to Javamail which you can download
https://github.com/javaee/javamail/releases <https://github.com/javaee/javamail/releases> Pebble has not been tested against tomcat 9. Even the version in master has not been tested against anything newer than Tomcat 7 but it may just work. I’m not sure why these were just not bundled via maven. Legacy reasons probably. Chris K. @krugerheavyindustries.com > On 20 Sep 2019, at 9:57 pm, andrew headington <[email protected] > <mailto:[email protected]>> wrote: > > GM I was hoping to get some help with the email integration. I am running > Pebble 2.6.4 on a tomcat 9. I have the below error and was trying to > implement the instructions to resolve. > > I am looking for the jars in WEB-INF/lib but the only jar I see is > activation-1.1.jar and there is no email jar. Can someone point me in the > right direction? Also, since this tomcat 9 am I correct to copy the files to > /apache-tomcat9.0.24/lib/ ? > > Thanks! > > > 20/09/19 00:49 WARN Error while starting e-mail subscription > listener - add mail.jar and activation.jar to the server classpath if you > want to enable this listener. > > To enable e-mail integration so that Pebble can send e-mails whenever people > leave comments, copy the activation.jar and mail.jar files from the lib > directory of the Pebble distribution into $TOMCAT_HOME/common/lib/. > _______________________________________________ > Pebble-user mailing list > [email protected] <mailto:[email protected]> > https://lists.sourceforge.net/lists/listinfo/pebble-user Chris K. @krugerheavyindustries.com
_______________________________________________ Pebble-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pebble-user
