Sendmail task error...

  • i need to send a mail with attachements...

    i used variables to addresss my fields (to, from, cc and also attachements )

    but i get this error, when i excute it "the specfied string is not in the form required for an email address[/size]"

    my email address has abc@xxxx.com

  • Are you 100% sure you have correct emailaddresses for all the fields?

    Maybe one of variables is empty, leading to the use of NULL in a field.

    You can set a breakpoint in your package and inspect the values of the variables in the Locals window.

    Need an answer? No, you need a question
    My blog at https://sqlkover.com.
    MCSE Business Intelligence - Microsoft Data Platform MVP

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply