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

    Show / Hide Table of Contents

    PopCapability Enum

    Namespace:
    GemBox.Email.Pop
    Assembly:
    GemBox.Email.dll

    An enumeration of POP server capabilities.

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

    Fields

    Apop

    The server supports APOP authentication mechanism.

    Expire

    The server supports EXIPIRE capability as defined in RFC 2449 - section 6.7

    Lang

    The server supports localization of human readable responses.

    LoginDelay

    The server supports delayed login.

    Pipelining

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

    ResponseCodes

    The server supports extended response codes.

    Sasl

    Server supports SASL authentication mechanisms.

    StartTls

    The server supports STARTTLS command.

    Top

    The server supports fetching a part of message by using TOP command.

    Uidl

    The server supports message ids.

    User

    The server supports authentication using USER and PASS commands.

    Utf8

    The server supports UTF8 communication encoding.

    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.