Class RemoteMtaErrorResponseException

  • All Implemented Interfaces:
    java.io.Serializable

    public class RemoteMtaErrorResponseException
    extends SendException
    Thrown to indicate that the remote MTA returned an error message.
    See Also:
    Serialized Form
    • Constructor Detail

      • RemoteMtaErrorResponseException

        public RemoteMtaErrorResponseException​(org.subethamail.smtp.client.SMTPException e,
                                               MtaAddress remoteMta)
    • Method Detail

      • remoteMtaStatus

        public MailSystemStatus remoteMtaStatus()
        SMTP response sent by the remote MTA