This package contains a subtask that can be used to integrate with your secure email account at for example Zivver www.zivver.com It is a replacement of the CTX-Email package but retains the formatting available in that package. In addition to that package this subtasks is extended with the following input parameters:
A List variable that contains the full path to the filenames that should be attached to the email
A text variable that will use the secure email service of Zivver for sending the email. If ommitted the default value of this variable will be set to "no". Supply the value "yes" to send the secure email.
Please understand that this subtask is updated with a subtask from the CTX-Configuration-Store library. The reason for this is that this new Send Secure Email subtask is flexible to work with 2 different Email Services:
- the standard SMTP server
- the Secure Email service from Zivver
Download the Studio Package file and Import it into your Cortex Environment. Don't forget to apply rights using the Studio Authorization module.
Use the Cortex Config Store to create the following 2 Areas:
- Email-Service
- Secure-Email-Service
Create the following Parameters:
- SMTP-Server
- SMTP-Port
- SMTP-username
- SMTP-password
Next, configure the Email-Service with the SMTP details as currently used by your Cortex implementation. Don't forget to encrypt the value for the SMTP-username and SMTP-password parameters. Do the same for the Secure-Email-Service but this time configure it with the SMTP credentials from Zivver or your other secure email service (e.g. Egress).
In Zivver you need to have the module Mail-submission enabled and a username and password created. Those are required to be entered in the Secure-Email-Service parameters in the Cortex ConfigStore.
That's it. The next time you want to send an email using the subtask fromm this package you do not have to specifiy the email server anymore (i_mail-server input parameter)
👍 Success! 😉