Ssisthe address in the "to" line is malformed. It is either missing the "@"

Source: Internet
Author: User
Tags ssis

Today I made a small SSISProgramOne function is to send an email, but the mail component prompts a warning. The message is as follows:

 

The address in the "to" line is malformed. It is either missing the "@" symbol or is not valid.

 

 

This warning seems to be a problem with the sender's mail address, but I checked the mail address, and the program can run properly. Therefore, this error is reported after SSIS validation fails to parse the recipient address.

 

If this error is not displayedDelayvalidationTo true, so there is no problem (ChangeDelayvalidationIf the property is true, errors may occur during development ).

 

 

After the changes are completed, the display is normal:

 

 

Generally, do not modify this option because the delayvalidation attribute can generate warnings or errors to avoid problems in future running.

 

For more information about delayvalidation, refer to: http://www.sql-server-performance.com/2009/ssis-features-and-properties-part4/

 

 

 

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.