Hi
I want to be able to send unique pdf's to a list of recipients using a text file for the parameters. The file would contain email address and attachment file path/name.
So usera@xyz.com gets sent filea.pdf, userb@abc.com gets sent file123.pdf etc. The subject and body of the email will be the same.
Using Outlook 2010 and Exchange 2010. I can write a program to do it but thought there would already be something out there. So far I have not been able to find anything that suits.
Thanks