|
Home > Archive > MS SQL Server > May 2005 > Configuring SQLMAIL
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Configuring SQLMAIL
|
|
| TreeView Custom 2005-05-31, 3:23 am |
| Hi
I wanted to send an email through sql server 2000.Before sending i need to
configure a profilename in Sqlmail from enterprise mananger.
And i took profile name from controlpanel>mail
While entering MAPI profile name and click on test button i get the below
error
xp_test_mapi_profile
:failed with mail error 0x8004011
I have below environment on my system
-----------------------------------------------
OS : windows xp with updated service pack
OutLook 2000 configured with exchange server
can u help me out from this problem or can u tell step by step process of
configuring
| |
| Mike Epprecht (SQL MVP) 2005-05-31, 7:23 am |
| Hi
Login with the SQL Server Service Domain Account.
Setup the mail profile.
Logout
Login again and then select the profile you created earlier under the
Support Service > SQL Mail in EM. If it is not in the dropdown, the profile
is not correct.
Regards
--
--------------------------------
Mike Epprecht, Microsoft SQL Server MVP
Zurich, Switzerland
MVP Program: http://www.microsoft.com/mvp
Blog: http://www.msmvps.com/epprecht/
"TreeView Custom" wrote:
> Hi
>
> I wanted to send an email through sql server 2000.Before sending i need to
> configure a profilename in Sqlmail from enterprise mananger.
> And i took profile name from controlpanel>mail
>
>
> While entering MAPI profile name and click on test button i get the below
> error
>
> xp_test_mapi_profile
:failed with mail error 0x8004011
>
> I have below environment on my system
> -----------------------------------------------
>
> OS : windows xp with updated service pack
> OutLook 2000 configured with exchange server
>
>
> can u help me out from this problem or can u tell step by step process of
> configuring
>
| |
|
| Hi,
I think information on this link will help, especially on the step by step:
http://msdn.microsoft.com/library/d...erverE-mail.asp
Thanks,
RdR
"TreeView Custom" < TreeViewCustom@discu
ssions.microsoft.com> wrote in
message news:9CF6600D-741C-4736-AC14- 1955499FE8DE@microso
ft.com...
> Hi
>
> I wanted to send an email through sql server 2000.Before sending i need to
> configure a profilename in Sqlmail from enterprise mananger.
> And i took profile name from controlpanel>mail
>
>
> While entering MAPI profile name and click on test button i get the below
> error
>
> xp_test_mapi_profile
:failed with mail error 0x8004011
>
> I have below environment on my system
> -----------------------------------------------
>
> OS : windows xp with updated service pack
> OutLook 2000 configured with exchange server
>
>
> can u help me out from this problem or can u tell step by step process of
> configuring
>
|
|
|
|
|