Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 SQL Mail

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2002-07-01 : 07:57:58
Piyush writes "Hi

I m not abel to Configure SQL Mail In SQL Server.

As gien In DOC I Had Selected
Support Service And Inside That
SQL MAIl Option
Reight Click On That And Try To Enter Profile Name.

I am not getting Any List Into Combobox.
I have entered profile name from my Outlook 2000.
Error Im getting is :-

Server: Msg 18030, Level 16, State 1, Line 0
xp_get_mapi_default_profile: Either there is no default mail client or the current mail client cannot fulfill the messaging request. Please run Microsoft Outlook and set it as the default mail client.


Can U Please Help Me Out"

izaltsman
A custom title

1139 Posts

Posted - 2002-07-01 : 11:03:40
So did you create a MAPI profile for your SQL Server to use?
Were you logged into the same account that your SQL Server is runnning in when you created it?


Go to Top of Page

jasper_smith
SQL Server MVP & SQLTeam MVY

846 Posts

Posted - 2002-07-01 : 11:20:02
SQL Version OS Version Service Pack Level would be useful

Did you configure the mail profile logged in as the account SQL Service Starts under ?

If you can't see the Mail Profile in the drop down box then you might not have configured it correctly however first thing to check is Outlook the default Mail Client ?

Open Internet Explorer and goto Tools>Options>Programs and make sure Outlook is selected as the Email program and click apply. Reboot the server. See if the profile appears in the dropdown box. If not then you need to make sure your mail profile is defined correctly.

Here's some links
INF: How to Configure SQL Mail (Q263556)
[url]http://support.microsoft.com/default.aspx?scid=kb;EN-US;q263556[/url]
INF: Frequently Asked Questions - SQL Server - SQL Mail (Q311231)
[url]http://support.microsoft.com/default.aspx?scid=kb;en-us;Q311231[/url]
INF: Common SQL Mail Problems (Q315886)
[url]http://support.microsoft.com/default.aspx?scid=kb;en-us;Q315886[/url]

HTH
Jasper Smith
Go to Top of Page
   

- Advertisement -