Re: SQL Mail
- From: "Andrew J. Kelly" <sqlmvpnooospam@xxxxxxxxxxxx>
- Date: Mon, 12 Dec 2005 07:34:23 -0500
I am not 100% sure what you are asking but you may want to have a look at
this utility to send email instead of xp_sendmail.
http://www.sqldev.net/xp/xpsmtp.htm
xp_sendmail requires a mapi client installed on each db server and can be
very difficult to get set up and keep running properly. The xpsmtp dll is
much easier to use and should solve your problem.
--
Andrew J. Kelly SQL MVP
"Roger" <naissani@xxxxxxxxxxx> wrote in message
news:%23XToEWs$FHA.2812@xxxxxxxxxxxxxxxxxxxxxxx
>I wanna ask one question regarding SQL Mail.... I wanna use xp_sendmail
>stored procedure in user defined stored procedures, but the question is
>that what would be the connection string. We have a three websites running
>and all three have different Users and Password, but the problem is that I
>want to use XP_SendMail account in two databases user defined stored
>procedures.
>
> I would highly appreciate if any one can explain me regarding the
> connection string user id and password like shoud I connect Windows Domain
> User ID and Password or SQL Server UserID and Password.
>
>
> Thanks in advance.
>
>
>
.
- Follow-Ups:
- Re: SQL Mail
- From: Rogers
- Re: SQL Mail
- References:
- SQL Mail
- From: Roger
- SQL Mail
- Prev by Date: Re: SQL Server Authentication
- Next by Date: Re: SQL Server on same machine as application
- Previous by thread: SQL Mail
- Next by thread: Re: SQL Mail
- Index(es):
Relevant Pages
|
Loading