2022.1

Table Of Contents
Tip
Gmail only allows Connect to be used as an SMTP client when "Access for
less secure apps" is enabled in the Google account settings.
l Use authentication: Check if a user name and password are needed to send
emails through the host.
l Send STARTTLS: Enabled if authentication is checked. With STARTTLS the client
negotiates with the mail server to use some form of encryption, usually a version of
Transport Layer Security (TLS). Since this improves security it is recommend to
enable this option if you use port 25 (the default port), 2525, or 587.
Note that the email will not be sent if the SMTP server does not support TLS or SSL
(an older encryption type).
This option is ignored when port 465 is used.
l User: Enter the user name used to connect to the SMTP server.
l Password: Enter the password for the above user name.
Select Image dialog
The Select Image dialog lets you select an image, depending on where the image is located.
Whenever possible, a preview of the selected image will be shown.
l Click Resources, Disk or Url, depending on where the image is located.
l Resources lists the images that are present in the Images folder on the Resources
pane.
l Disk lists image files that reside in a folder on a hard drive that is accessible from
your computer. Click the Browse button to select a folder (or an image in a folder).
As an alternative it is possible to enter the path manually. You can give a local path
(e.g. C:\Images\Test.jpg) or use the "file" protocol. The complete syntax of a fully
qualified URL with the "file" protocol is:file://<host>/<path>. Note: if the
host is"localhost", it can be omitted, resulting infile:///<path>, for example:
file:///c:/resources/images/image.jpg.
l Url lists image files from a specific web address. Select the protocol (http or https),
and then enter a web address (for example,
http://www.mysite.com/images/image.jpg).
Page 541