|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Thursday, January 24, 2013 8:34 AM
Points: 5,
Visits: 27
|
|
All,
A week ago some outside consultants upended my world. They switch the e-mail server from "tom" to "katherine". We have tested e-mailing from SQL server and it works fine. We changes the server name from "tom" to "katherine" within the dtsConfig file. However we get the following error:
Microsoft (R) SQL Server Execute Package Utility Version 10.0.5500.0 for 64-bit Copyright (C) Microsoft Corp 1984-2005. All rights reserved. Started: 8:54:15 AM Error: 2012-12-03 08:54:50.21 Code: 0xC002F304 Source: Send Summary Mail Send Mail Task Description: An error occurred with the following error message: "Mailbox unavailable. The server response was: 5.7.1 Client does not have permissions to send as this sender". End Error Warning: 2012-12-03 08:54:50.22 Code: 0x80019002 Source: Package Cleanup Description: SSIS Warning Code DTS_W_MAXIMUMERRORCOUNTREACHED. The Execution method succeeded, but the number of errors raised (1) reached the maximum allowed (1); resulting in failure. This occurs when the number of errors reaches the number specifie
Any suggestions?
Thanks in advance
Charles
SQL 2008
|
|
|
|
|
SSCrazy Eights
        
Group: General Forum Members
Last Login: Today @ 6:51 AM
Points: 9,372,
Visits: 6,470
|
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Wednesday, April 03, 2013 4:09 AM
Points: 2,
Visits: 52
|
|
I had a similar problem with a new mail server being implemented... the thing was additional updates were done at the same time.
It sounds similar so the link below may help
http://social.msdn.microsoft.com/Forums/en-US/sqlintegrationservices/thread/6e266a75-7738-4683-8e0e-1968707e74be
Steve
|
|
|
|