Mail explains how to configure the module and how to send mail from Magnolia.

Installing

Maven is the easiest way to install the module. Add the following dependency to your bundle:

<dependency>
  <groupId>info.magnolia</groupId>
  <artifactId>magnolia-module-mail</artifactId>
  <version>5.3</version>
</dependency>

Pre-built jars are also available for download. See Installing a module for help.

You will also need mail-1.4.5.jar for the module to work correctly. 


Usage

See Mail.

#trackbackRdf ($trackbackUtils.getContentIdentifier($page) $page.title $trackbackUtils.getPingUrl($page))