GemBox.Email
  • Overview
  • Examples
  • Free version
  • Support
  • Pricelist

    Show / Hide Table of Contents

    SmtpCapability Enum

    Namespace:
    GemBox.Email.Smtp
    Assembly:
    GemBox.Email.dll

    An enumeration of SMTP server capabilities.

    • C#
    • VB.NET
    public enum SmtpCapability
    Public Enum SmtpCapability

    Fields

    Authenticate

    The server supports SASL authentication mechanisms.

    DeliveryStatusNotification

    The server supports delivery status notification.

    EightBitMime

    The server supports 8bit MIME encoding.

    Help

    The server supports HELP command.

    Pipelining

    The server is capable of accepting multiple commands at a time.

    Size

    The maximum message size is limited by the server.

    SmtpUtf8

    The server supports UTF-8 encoding in mail addresses and headers.

    StartTls

    The server supports STARTTLS command.

    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.