Commandes et sections pour IC Send Mail
Envoi de courrier, Présentation
SMTP_SetPrefs
(retoursLigne; typeCorps; longueurLigne)
Entier
SMTP_GetPrefs
(retoursLigne; typeCorps; longueurLigne)
Entier
SMTP_QuickSend
(nomServeur; msgDe; msgA; objet; message)
Entier
SMTP_New
(smtp_ID)
Entier
SMTP_Host
(smtp_ID; nomServeur{; supprimerOption})
Entier
SMTP_Send
(smtp_ID)
Entier
SMTP_Clear
(smtp_ID)
Entier
SMTP_Date
(smtp_ID; msgDate; msgHeure; fuseauHoraire; décalage{; supprimerOption})
Entier
SMTP_From
(smtp_ID; msgEmetteur{; supprimerOption})
Entier
SMTP_Sender
(smtp_ID; msgExpéditeur{; supprimerOption})
Entier
SMTP_ReplyTo
(smtp_ID; réponseA{; supprimerOption})
Entier
SMTP_To
(smtp_ID; msgA{; supprimerOption})
Entier
SMTP_Cc
(smtp_ID; copieConforme{; supprimerOption})
Entier
SMTP_Bcc
(smtp_ID; copieDiscrète{; supprimerOption})
Entier
SMTP_InReplyTo
(smtp_ID; msgEnRéponseA{; supprimerOption})
Entier
SMTP_References
(smtp_ID; msgRéférences{; supprimerOption})
Entier
SMTP_Comments
(smtp_ID; msgCommentaires{; supprimerOption})
Entier
SMTP_Keywords
(smtp_ID; msgMotsClés{; supprimerOption})
Entier
SMTP_Encrypted
(smtp_ID; msgCrypté{; supprimerOption})
Entier
SMTP_AddHeader
(smtp_ID; nomEnTête; texteEnTête{; supprimerOption})
Entier
SMTP_Subject
(smtp_ID; msgObjet{; supprimerOption})
Entier
SMTP_Body
(smtp_ID; msgCorps{; supprimerOption})
Entier
SMTP_Attachment
(smtp_ID; nomFichier; typeEncodage{; supprimerOption})
Entier
SMTP_Charset
(encoderEntêtes; jeuCorps)
Entier
SMTP_Auth
(smtp_ID; nomUtilisateur; motDePasse{; authMode})
Entier
Voir aussi (autres thèmes) :
MSG_FindHeader
(nomFichier; libelléEnTête; valeurEnTête)
Entier --
Thème
IC Downloaded Mail
POP3_Charset
(decoderEntêtes; jeuCorps)
Entier --
Thème
IC POP3 Review Mail
IT_Encode
(nomFichier; nomFichierCodé; modeCodage)
Entier --
Thème
IC Utilities