Mail module
Installing with Maven
Maven is the easiest way to install the module. Add the following to your bundle:
<dependency>
<groupId>info.magnolia</groupId>
<artifactId>magnolia-module-mail</artifactId>
<version>6.0.0</version> (1)
</dependency>
1 | Should you need to specify the module version, do it using <version> . |
Usage
See Mail.