Interface EmailWriter

    • Method Detail

      • write

        String write​(Email email)
        Writes the email.
        Parameters:
        email - the email to write
        Returns:
        the error message, null if everything OK