ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Sending an email using SMTP Hide the details
True if the message was sent to the SMTP server,False otherwise. To get the details of the error, use ErrorInfo with the errMessage constant. If an error occurs, the content of Email.Error variable must be checked.
Identifies the user session. Corresponds to:the user name that was used to start the email session (<EmailSMTPSession variable>.StartSession or EmailStartSMTPSession).Versions 15 and lateran emailSMTPSession variable.New in version 15an emailSMTPSession variable.an emailSMTPSession variable. This parameter is not available.
Versions 15 and laterName of the Email variable corresponding to the email to send. If this parameter is not specified, the information found in the Email structure is used. This parameter is not available.New in version 15Name of the Email variable corresponding to the email to send. If this parameter is not specified, the information found in the Email structure is used. This parameter is not available.Name of the Email variable corresponding to the email to send. If this parameter is not specified, the information found in the Email structure is used. This parameter is not available.
Combination of following constants:Versions 15 and lateremailOptionEncodeHeaderNew in version 15emailOptionEncodeHeaderemailOptionEncodeHeaderEncodes the message headers in Quoted-Printable if necessary. The headers of messages are not encoded by default. This constant prevents the reception of email with wrongly decoded accented characters.emailOptionMessageIDTakes the Email.MessageID variable into account to generate the email. This option is ignored if this variable is not specified.This option is an advanced option. emailOptionReferenceTakes the Email.Reference variable into account to generate the email. This option is ignored if this variable is not specified.This option is an advanced option. This parameter is not available.
Asynchronous mode
Progress Bar
Last update: 12/17/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: