Help is available by sending an email to csf-support@mit.edu |
Add the following dependency to your project's pom.xml.
<dependency> <groupId>edu.mit.ist.es.csf</groupId> <artifactId>csf-email</artifactId> <version>[0.0.0,999.999.999)</version> </dependency> |
Email propertiesYou will have to configure the following in your application properties file:
|
Session FactoryIn order to access the hibernate mappings used by the EmailService, you need to add the following property in the sesionFactory bean of your applicationContext:
|
Email features
|