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.james.transport.mailets.CommandListservFooter CommandListservFooter is based on the AddFooter mailet. It is used by the {@link CommandListservProcessor} to inject a footer into mailing list. <br /> <br /> @version CVS $Revision: 1.1.2.3 $ $Date: 2004/03/15 03:54:19 $ @since 2.2.0 @see XMLResources
org.enhydra.oyster.smime.EnvelopedSMIME EnvelopedSMIME class is used for creating and sending encrypted S/MIME message.<BR> <BR> Email message is in general composed of the content of the message and of one or more attachments. The content is visible part of the message, and attacments are mostly files or other binary data, ...
org.jboss.test.webservice.attachment.AttachmentSAAJTestCase Test SOAP with Attachements (SwA) through the SAAJ layer. This tests the server side handling of Attachments. The JAXRPC client is not tested. [ 1039881 ] Cannot create multipart/mixed SOAP attachment @author Thomas.Diesler@jboss.org @since Nov 16, 2004
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 ...
org.apache.james.transport.mailets.DSNBounce <P>Generates a Delivery Status Notification (DSN) Note that this is different than a mail-client's reply, which would use the Reply-To or From header.</P> <P>Bounced messages are attached in their entirety (headers and content) and the resulting MIME part type is "message/rfc822 ...