This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v20
IMAP_Capability
|
IMAP_Capability ( imap_ID ; capability ) -> Function result | ||||||||
Parameter | Type | Description | ||||||
imap_ID | Longint |
![]() |
Reference to this IMAP login | |||||
capability | Text |
![]() |
IMAP capabilities | |||||
Function result | Integer |
![]() |
Error code | |||||
The IMAP_Capability command returns a text area containing a space-separated listing of capability names supported by the IMAP server. This list determines what version of IMAP, and what optional features (such as extension, revision or amendment to the IMAP4rev1 protocol), a server supports.
IMAP4rev1 must appear in the capability text to ensure compliance with 4D Internet Commands.
Product: 4D
Theme: IC IMAP Review Mail (deprecated)
Number:
88882
Created: 4D Internet Commands 6.8.1
4D Internet Commands ( 4D v20)