The Mail page 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 to your bundle:

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

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


Usage

See Mail.

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