Neokernel API

ESMTPSender Class

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

For a list of all members of this type, see ESMTPSender Members .

System.Object
   ESMTPSender

public class ESMTPSender : IMessageSender

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.neokernel.email

Assembly: Neokernel (in Neokernel.exe)

See Also

ESMTPSender Members | com.neokernel.email Namespace