|
Net - Email |
Top Previous Next |
|
The Email task sends an email to one or more recipients. You can add attachments to the email, or just send text and/or HTML. You can set priority and get notifications if file has been read or received.
Email -> Main settings sub tab
Connection You have to select a SMTP Connection. All connections are "global" and you can add new connections by clicking on Manage connection.
Subject Subject of your message.
From name The name that will appear as "from" in the email.
From email The email address that will appear as "from" in the email.
Reply to email If you want another reply address than the From email you enter it here. Leave blank if you don't want to use it.
Priority The priority of the email. Will be marked differently depending on what type of client the recipient has.
Security You can choose to Sign and/or Encrypt the message in S/MIME or PGP/MIME format. Select appropriate method. When selected new tabs Sign/Encrypt will be enabled which needs further settings to complete the Task.
Message type The message can be sent in text and/or html format. Check the boxes here and tabs will be enabled for editing.
Email -> Recipients sub tab
Recipients separator If you specify multiple addresses manually or in a file, VisualCron needs to know how you separated these. Select the appropriate separator here.
Specify manually Here you can manually enter email addresses separated by the appropriate separator.
Load from file Specify a path to a file that contains a separated list of emails.
Email -> Text sub tab
Enter the text message here. Will only be enabled if you have selected Text as message type.
Email -> HTML sub tab
Enter the html message here. Will only be enabled if you have selected HTML as message type.
Email -> IE Preview sub tab
In the IE Preview tab you can see how your HTML text would look in a Internet Explorer web browser.
Email -> Attachments sub tab
You can send any kind of attachment with the Email task. If the attachments are located on a restricted area/network drive you must use a Credential to access it. You select the Credential when editing the attachment. The attachment tab shows a list. Click on Add, Edit or Delete to alter which attachments to use.
The file path supports wild cards like ? and *.
Sign tab (PGP/MIME)
The above image is for the Sign options when using PGP/MIME.
Sign message Click on Sign message to activate signing
Use new features Use this property for compatibility with old versions of PGP-compatible software. If this property is set to True, then newer and stronger algorithms will be used. If the property is set to False, then the result will be compatible with PGP 2.6.x, while the keys are compatible (i.e. don't use features not supported by PGP 2.6.x).
Choose key ring Select one of existing key rings to match for senders email. When selecting a key ring all existing keys will be listed in the grid.
Manage key rings Click on this button to create/import new key rings.
Password If your key requires a password you should enter it here.
Sign tab (S/MIME)
The above image is for the Sign options when using S/MIME.
Sign message Click on Sign message to activate signing
Sign clear format There are two possible types of message signing. If the first type is used any user will be able to read the message. If program that can't process signatures is used there is no way to check signature but it is still possible to read the message. When this type is used content-type of the message is 'multipart/signed'. When second type is used, such program will be only able to show attachment with no meaning. But the second type is more protected against damages during passing the mail servers. When this type is used, content-type of the message is 'application/pksc7-mime; smime-type=signed-data'. Default value is True which corresponds to the first type.
Sign root header Use this property to specify whether to sign root header of the message.
Manage certificates Click on this button to create/import new certificates.
Choose certificate grid You must select one certificate that matches your from address in order to be able to sign.
Encrypt tab (PGP/MIME)
The above image is for the Encrypt options when using PGP/MIME.
Encrypt message Click on Encrypt message to activate encryption
Choose key ring Select one of existing key rings to match recipients email. When selecting a key ring all existing keys will be listed in the grid.
Manage key rings Click on this button to create/import new key rings
Encrypt tab (S/MIME)
The above image is for the Encrypt options when using PGP/MIME.
Encrypt message Click on Encrypt message to activate encryption
Manage certificates Click on this button to create/import new certificates.
Choose certificate grid You must select a certificate that matches each recipient in order to encrypt. |