SSIS send mail task error out specified string not in form req for an email address
Posted
by Pramodtech
on Stack Overflow
See other posts from Stack Overflow
or by Pramodtech
Published on 2010-04-30T05:54:23Z
Indexed on
2010/04/30
5:57 UTC
Read the original article
Hit count: 256
ssis
My send mail task works fine for email ids like user@mydomain.com but it throws error for email ids like user@subdomain.mydomain.com.
is there any way i can make it work for such ids also?
Thanks.
© Stack Overflow or respective owner