4D Internet Commands v14

IMAP_Capability

Home

 
4D Internet Commands v14
IMAP_Capability

IMAP_Capability 


 

IMAP_Capability ( imap_ID ; capability ) -> Function result 
Parameter Type   Description
imap_ID  Longint in Reference to this IMAP login
capability  Text in IMAP capabilities
Function result  Integer in 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.

 
PROPERTIES 

Product: 4D Internet Commands
Theme: IC IMAP Review Mail
Number: 88882

 
HISTORY 

Created: 4D Internet Commands 6.8.1

 
SEE ALSO 

IMAP_Login

 
ARTICLE USAGE

4D Internet Commands ( 4D Internet Commands v11.4)
4D Internet Commands ( 4D v13.2)
4D Internet Commands ( 4D Internet Commands v12.1)
4D Internet Commands ( 4D Internet Commands v14 R2)
4D Internet Commands ( 4D Internet Commands v14)
4D Internet Commands ( 4D Internet Commands v14 R3)
4D Internet Commands ( 4D Internet Commands v14 R4)