org.sakaiproject.mailarchive.impl |
|
Java Source File Name | Type | Comment |
BaseMailArchiveService.java | Class |
BaseMailArchiveService extends the BaseMessageService for the specifics of MailArchive. |
DbMailArchiveService.java | Class |
DbMailArchiveService fills out the BaseMailArchiveService with a database implementation. |
SiteEmailNotificationMail.java | Class |
SiteEmailNotificationMail fills the notification message and headers with details from the email message that triggered the notification event. |