Skip to content

This package contains a subtask that can be used to integrate with your secure email account at for example Zivver

License

Notifications You must be signed in to change notification settings

IntelligentAutomationCommunity/Send-Secure-Email-Zivver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Send-Secure-Email-Zivver

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:

i_attachments

A List variable that contains the full path to the filenames that should be attached to the email

i_send_secure_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.

Important Note

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

Installation Instructions

Download the Studio Package file and Import it into your Cortex Environment. Don't forget to apply rights using the Studio Authorization module.

Cortex Config Store configuration

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).

Zivver configuration

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! 😉

About

This package contains a subtask that can be used to integrate with your secure email account at for example Zivver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published