Interface MailSystem

All Known Implementing Classes:
LegacyMockMailSystem

public interface MailSystem
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    sendMessage(org.apache.commons.mail.Email email)
     
  • Method Details

    • sendMessage

      boolean sendMessage(org.apache.commons.mail.Email email)