IMessageSender is an interface for those classes that support a sendMessage() method for sending an IMessage
For a list of all members of this type, see IMessageSender Members .
| Type | Description |
|---|---|
| ESMTPSender | This class implements the ESMTP protocol for the client side. Given a socket, it will connect to a server which talks ESMTP/SMTP and send messages |
Namespace: com.neokernel.email
Assembly: Neokernel (in Neokernel.exe)
IMessageSender Members | com.neokernel.email Namespace