MailSystem

Description

Manages the mail sessions and allows to prepare and send email messages.

Browse

Dependencies

required components FileSystem, Templating, LoggerFactory, ConfigurationFactory
required libraries JavaMail (javamail), Java Activation Framework (jaf:activation)

Constructor parameters

position type description
1 org.jcontainer.dna.Configuration the configuration
2 import org.jcontainer.dna.Logger the logger
3 org.objectledge.filesystem.FileSystem the file system to support the FileSystemDataSource
4 org.objectledge.templating.Templating the templating system to support the template based messages