Toad Automation Script: How to encrypt an email as part of the workflow

Hi All, I’m trying to encrypt an email which is sent as part of a *.tas script.

I have managed to zip and encrypt the file attached, but that isn’t my preferred goal… I would rather encrypt the entire email and bind this to the recipients’ windows logon passwords

Ideas and suggestions much appreciated :slight_smile:

Jen

Right now Automation doesn’t support this functionality.

Igor.

Thanks Igor, I figured but wanted to ask just in case
J

Cheers

Jen

From: Igor Manokhin [mailto:bounce-IgorM@toadworld.com]

Sent: 05 February 2015 2:44 AM

To: toaddatapoint@toadworld.com

Subject: RE: [Toad Data Point - Discussion Forum] Toad Automation Script: How to encrypt an email as part of the workflow

RE: Toad Automation Script: How to encrypt an email as part of the workflow

Reply by Igor Manokhin

Right now Automation doesn’t support this functionality.

Igor.

To reply, please reply-all to this email.

Stop receiving emails on this subject.

Or
Unsubscribe from Toad Data Point - General
notifications altogether.

Toad Data Point - Discussion Forum

Flag
this post as spam/abuse.

Jen do you have any experience of vba programming? If you do you may want to look at this article support2.microsoft.com/…/2636465 it shows how to sign an email via code you could possibly use this as part of the automation script if you have access to run it.

Regards

Peter

you can also look into GPG4win it is a free public license encrytption tool that works with Outlook. I have only used it for its command line encryption/decryption called from Toad run program but it has a front end and a plug in to Outlook. http://www.gpg4win.org/ Happy reading. Hope it can help.

Excellent! Thankyou!

From: GregDavis11009 [mailto:bounce-GregDavis11009@toadworld.com]

Sent: 05 February 2015 11:40 PM

To: toaddatapoint@toadworld.com

Subject: RE: [Toad Data Point - Discussion Forum] Toad Automation Script: How to encrypt an email as part of the workflow

RE: Toad Automation Script: How to encrypt an email as part of the workflow

Reply by GregDavis11009

you can also look into GPG4win it is a free public license encrytption tool that works with Outlook. I have only used it for its command line encryption/decryption called from Toad run program
but it has a front end and a plug in to Outlook. http://www.gpg4win.org/ Happy reading. Hope it can help.

To reply, please reply-all to this email.

Stop receiving emails on this subject.

Or
Unsubscribe from Toad Data Point - General
notifications altogether.

Toad Data Point - Discussion Forum

Flag
this post as spam/abuse.