Class | Description |
---|---|
SmartClient |
A somewhat smarter abstraction of an SMTP client which doesn't require knowing
anything about the nitty gritty of SMTP.
|
SMTPClient |
A very low level abstraction of the STMP stream which knows how to handle
the raw protocol for lines, whitespace, etc.
|
SMTPClient.Response |
Result of an SMTP exchange.
|
Exception | Description |
---|---|
SMTPException |
Copyright © 2006–2018. All rights reserved.