2020.2

Table Of Contents
See "Using an ESP with PlanetPress Connect" on page1475.
l
Host: The SMTP server through which the emails are to be sent. Can be a host
(mail.domain.com) or an IP address. The port number can be appended to the host
name, separated by a colon, for example: smtp.mandrillapp.com:465. Port 25 will be
used if no port number is specified.
Note
If the mail server supports it, the connection will be encrypted without the need
to send the server a STARTTLS instruction when port 465 is used.
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.
Send to Workflow dialog
The Send to Workflow dialog sends selected templates, data mapping configurations and Print
Presets to the PlanetPress Workflow server.
Page 1001