![]() |
|
Version: 0.27 - Last update: 2004-05-30 | Home Page - SourceForge Project Page - Contact |
Jodd Overview News Download License References Development Using Jodd Javadoc JUnit report Community Contribute Report a bug More reading Milestone 0.30 ![]() ![]() |
jodd.mail package contains some email-based classes
that may helps in sending e-mails. The example speeks better than words:
Email class is made to be more coder-friendly than Suns
javamail classes. Email class also contains some more functionalities:
AttachmentsAttachments are also easy to set withEmail class. Currently, attachments
may be simple added to Email object as:
SMTP AuthenticationSmtpServer supports simple SMTP authentification.
|