Hi,
I am trying to send email using cdo like this:
mymail.AddAttachment "c:\whateverfile.pdf"
(this is not all of the code only the part that attaches the file)
It is going through an exchange server. Everything seems to work but when I open the email, the specified file is not attached...