Hello,

I have a special challenge for VBA maniac's.
I need to create macro with below steps:
1. download and enclose in mail .pdf from the file
2. encrypt the mail and send to recipient
3. receive confirmation from recipient and send password for encryption

Is anybody who can help to support me with this subject?

My idea:
* .pdf's are dedicated for recipients based on unique number (1 number = 1 recipient). Every enclosure can be linked with mails from the file which can be added into the mail.
* with encryption I had a problem - idea was to use .zip files (encryption of whole mail is not necessary then) but...
* problem: how to receive confirmation and automatically send dedicated password for unlock the .zip from mail - how to link it?

I'm not sure if this is possible to organize it, but would be great.
Thanks for your help.
AV