Sends an unencrypted email with a Virtru Encrypted attachment
- smtp_from_address
- smtp_to_address
- smtp_cc_address
- virtru_appid
- virtru_owner
- file_name_tdf
- file_path_plain
- file_path_tdf
python3 app.py
Virtru authentication is managed using App Ids
This will:
- Create a multipart MIME email
- Encrypt the file from the local file system
- Attach the encrypted file to the email
- Send the email