ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
True if the session was started,False otherwise. To find out the error details, use ErrorInfo.
User name on the server. This name is supplied by the service provider or by the network administrator. This name will be used to identify the email session in the different functions for email management.
User password. This password is given by the service provider or by the network administrator.
Address of email server (incoming protocol). This address is supplied by the service provider or by the network administrator. This address can be given in the following format:IP address in XXX.XXX.XXX.XXX format (192.168.1.1 for example).IP address containing the server name (imap.mydomain.fr for example). This syntax is recommended.IP address returned by NetIPAddress.Remark: The address must be a IPv4 address.
Identifies the port used for the IMAP protocol (143 by default).
Used to specify whether an SSL connection is required:emailOptionDefault(Default value)Non-secure connection.optionSSLSSL connection required (for a secured IMAP server).Remark: In most cases, the port used for a secured IMAP server is port 993 (instead of port 143, the default port value).
Timeout
Gmail: What to do if a connection to Gmail (SMTP, IMAP, POP3) fails with a certificate error?
Last update: 11/26/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: