Package | Description |
---|---|
com.hubspot.smtp.client |
This package contains classes to create and maintain connections to SMTP servers.
|
Modifier and Type | Class and Description |
---|---|
class |
ChannelClosedException |
class |
MessageTooLargeException
Unchecked exception thrown when the provided content is too large to be sent according to
the server's EHLO response.
|
class |
NoopErrorResponseException
Unchecked exception thrown when an error was received in response to a NOOP command.
|
Copyright © 2018. All rights reserved.