Dies ist die alte 4D Dokumentations-Website. Die neue und aktualisierte Dokumentation finden Sie unter developer.4d.com

Home

 
4D v19
IMAP_Capability

IMAP_Capability 


 

IMAP_Capability ( imap_ID ; capability ) -> Funktionsergebnis 
Parameter Typ   Beschreibung
imap_ID  Lange Ganzzahl in Reference to this IMAP login
capability  Text in IMAP capabilities
Funktionsergebnis  Ganzzahl 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.



Siehe auch 

IMAP_Login

 
EIGENSCHAFTEN 

Produkt: 4D
Thema: IC IMAP Review Mail (deprecated)
Nummer: 88882

 
SEITENINHALT 
 
GESCHICHTE 

Erstellt: 4D Internet Commands 6.8.1

 
ARTIKELVERWENDUNG

4D Internet Commands ( 4D v19)