org.apache.cocoon.mail.transformation.SendMailTransformer The SendMailTransformer send mails using SMTP including attachments with the specific parameters read from a configuration-file and delivers furthermore a report, where a state to each sent mail can bee seen. <p> The SendMailTransformer requires classes of the mail api from sun which comes ...
org.enhydra.oyster.test.TestEncryptGeneratedHtml Tests enveloping process. Encrypted text/html message with attachments can be sent by this test. This example is test for composing of email message content by html code which is generated by application, and adding resources assocated in html code from the application, and from the file system. A ...