org.springframework.mail.javamail.MimeMessageHelper Helper class for easy population of a <code>javax.mail.internet.MimeMessage</code>. <p>Mirrors the simple setters of SimpleMailMessage, directly applying the values to the underlying MimeMessage. Allows to define a character encoding for the entire message, automatically applied ...
org.apache.cocoon.mail.datasource.SourceDataSource The SourceDataSource class provides an object, that wraps a Cocoon <code>org.apache.excalibur.source.Source</code> object in a DataSource interface. @see org.apache.excalibur.source.Source @see javax.activation.DataSource @author <a HREF="mailto:frank.ridderbusch@gmx.de">Frank R ...
org.apache.cocoon.mail.MailMessageSender A helper class used by the {@link org.apache.cocoon.acting.Sendmail} and the <code>sendmail.xsl</code> logicsheet for sending an email message. <h3>Configuration</h3> <table><tbody> <tr><th>smtp-host</th><td>SMTP server to use sending ma ...