SSIS send mail task error out specified string not in form req for an email address
- by Pramodtech
My send mail task works fine for email ids like user@mydomain.com but it throws error for email ids like [email protected].com.
is there any way i can make it work for such ids also?
Thanks.