|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
SQL Mail ErrorI'm running SQL Server 2000, sp4 on a 2000 Server, sp4 on a 2003 ADS domain w/ Exchange 2003 Enterprise as a mail server. When I try to configure SQL Mail and click "Test", I get the following error: Error 18025: xp_test_mapi_profile : failed with mail error 0x80070057 The profile used is one that was created specifically for SQL Mail and the service accounts. I can access the profile using MS Outlook and have a normal account setup for it on this machine as well. I can send and receive mail to this account in Outlook. When running the following command in Query Analyzer: xp_startmail I receive this error message: Server: Msg 18025, Level 16, State 1, Line 0 xp_startmail: failed with mail error 0x80070057 Does anyone have any ideas? -- Thanks, Jeff Take a look into this KB article:-
http://support.microsoft.com/kb/q293422/ Thanks Hari SQL Server MVP Show quote "Jeff" <J***@discussions.microsoft.com> wrote in message news:39157CA5-CE2F-4AD2-8A8D-3BD6E681019F@microsoft.com... > Hello, > > I'm running SQL Server 2000, sp4 on a 2000 Server, sp4 on a 2003 ADS > domain > w/ Exchange 2003 Enterprise as a mail server. When I try to configure SQL > Mail and click "Test", I get the following error: > > Error 18025: xp_test_mapi_profile : failed with mail error 0x80070057 > > The profile used is one that was created specifically for SQL Mail and the > service accounts. I can access the profile using MS Outlook and have a > normal account setup for it on this machine as well. I can send and > receive > mail to this account in Outlook. > > When running the following command in Query Analyzer: xp_startmail > I receive this error message: > > Server: Msg 18025, Level 16, State 1, Line 0 > xp_startmail: failed with mail error 0x80070057 > > Does anyone have any ideas? > > -- > Thanks, Jeff
Other interesting topics
SQL Server 2005 Activity Monitor doesn't show connections from Windows 98 clients
differnt execution plans for same query Import Data succeeds but doesn't copy data? SQL Server 2005 Management Studio vs. 2000 Enterprise Manager/Query Analyzer SIMPLE command to convert string to number? Not CAST or CONVERT. |
|||||||||||||||||||||||