Package org.olat.core.util.mail

Class Summary
ContactList The ContactList is used to group e-mail addresses and name such a group.
ContactMessage Description:
TODO: patrick Class Description for ContactMessage
EmailAddressValidator Description:
This validator checks if a given email address is valid against the RFC specs.
Emailer Helper class for sending emails.
MailerResult Description:
Result object when sending mail using the MailerWithTemplate
MailerSMTPAuthenticator Description:
MailerWithTemplate Description:
Helper class for managing email templates
MailHelper Description:
Some mail helpers
MailNotificationEditController  
MailTemplate Description:
The MailTemplate holds a mail subject/body template and the according methods to populate the velocity contexts with the user values
MailTemplateForm Description:
The MailTemplateForm allows the user to enter a mailtext based on the MailTemplate
MailTest