Can someone tell me a way to make a wholesale change of all of our dts packages to reflect the value of "0" instead of "-1" in the SaveMailInSentItemsFolder property value .
Thanks, Lloyd Langford
To keep DTS from saving the item to the Sent Items folder, every DTS Send Mail Task must be modified in every package to disable the option.
2. Click Package...Disconnected Edit
3. Select the appropriate Send Mail Task from the list
4. Change the SaveMailInSentItemsFolder property value to "0"