Interface MailDestination

    • Method Detail

      • data

        void data​(Mail mail)
           throws RejectExceptionExt
        Processes the mail. This function is called after the SMTP DATA command has been received. It is only called if there is at least one accepted recipient.
        Throws:
        RejectExceptionExt