<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: SQL SERVER &#8211; 2008 &#8211; Configure Database Mail &#8211; Send Email From SQL Database</title>
	<atom:link href="http://blog.sqlauthority.com/2008/08/23/sql-server-2008-configure-database-mail-send-email-from-sql-database/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2008/08/23/sql-server-2008-configure-database-mail-send-email-from-sql-database/</link>
	<description>Personal Notes of Pinal Dave</description>
	<lastBuildDate>Fri, 10 Feb 2012 04:35:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: yogaanand</title>
		<link>http://blog.sqlauthority.com/2008/08/23/sql-server-2008-configure-database-mail-send-email-from-sql-database/#comment-250382</link>
		<dc:creator><![CDATA[yogaanand]]></dc:creator>
		<pubDate>Thu, 09 Feb 2012 09:34:45 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=869#comment-250382</guid>
		<description><![CDATA[Hi pinal

can we hide  sender  mail address when we send mail of we need to change the display name of the sender mail]]></description>
		<content:encoded><![CDATA[<p>Hi pinal</p>
<p>can we hide  sender  mail address when we send mail of we need to change the display name of the sender mail</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rupali</title>
		<link>http://blog.sqlauthority.com/2008/08/23/sql-server-2008-configure-database-mail-send-email-from-sql-database/#comment-246545</link>
		<dc:creator><![CDATA[rupali]]></dc:creator>
		<pubDate>Wed, 01 Feb 2012 09:29:42 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=869#comment-246545</guid>
		<description><![CDATA[Hi Pinal 
is it possible to access network share location to attach a file in email when sql serivece runs under local system account?  to whome the share should give permisions in that case?
Regards
Rupali]]></description>
		<content:encoded><![CDATA[<p>Hi Pinal<br />
is it possible to access network share location to attach a file in email when sql serivece runs under local system account?  to whome the share should give permisions in that case?</p>
<p>Regards<br />
Rupali</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vishwaraj Jadhavrao</title>
		<link>http://blog.sqlauthority.com/2008/08/23/sql-server-2008-configure-database-mail-send-email-from-sql-database/#comment-239126</link>
		<dc:creator><![CDATA[Vishwaraj Jadhavrao]]></dc:creator>
		<pubDate>Tue, 17 Jan 2012 05:54:49 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=869#comment-239126</guid>
		<description><![CDATA[Hi Pinal,
   Thanks for this beautiful  article.I succeed to send database mail using query.But i&#039;m facing problem of design of that mail. This mail is not going in proper format.Also tell me can we remove dotted lines below column header and number of row affected below query result.]]></description>
		<content:encoded><![CDATA[<p>Hi Pinal,<br />
   Thanks for this beautiful  article.I succeed to send database mail using query.But i&#8217;m facing problem of design of that mail. This mail is not going in proper format.Also tell me can we remove dotted lines below column header and number of row affected below query result.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neeraj Kumar</title>
		<link>http://blog.sqlauthority.com/2008/08/23/sql-server-2008-configure-database-mail-send-email-from-sql-database/#comment-237862</link>
		<dc:creator><![CDATA[Neeraj Kumar]]></dc:creator>
		<pubDate>Sun, 15 Jan 2012 06:02:48 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=869#comment-237862</guid>
		<description><![CDATA[Hi Joe,
Use should use port number 587 or 2525 and smtp.gmail.com as server name if you are using gmail account as sender.Also you must logged in with your account]]></description>
		<content:encoded><![CDATA[<p>Hi Joe,<br />
Use should use port number 587 or 2525 and smtp.gmail.com as server name if you are using gmail account as sender.Also you must logged in with your account</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://blog.sqlauthority.com/2008/08/23/sql-server-2008-configure-database-mail-send-email-from-sql-database/#comment-237501</link>
		<dc:creator><![CDATA[Joe]]></dc:creator>
		<pubDate>Sat, 14 Jan 2012 19:58:42 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=869#comment-237501</guid>
		<description><![CDATA[The mail could not be sent to the recipients because of the mail server failure. (Sending Mail using Account 5 (2012-01-14T13:55:06). Exception Message: Cannot send mails to mail server. (Failure sending mail.)

Getting this even though I&#039;m using identical host/port and credentials in an email client on the same machine that&#039;s able to send without issue.]]></description>
		<content:encoded><![CDATA[<p>The mail could not be sent to the recipients because of the mail server failure. (Sending Mail using Account 5 (2012-01-14T13:55:06). Exception Message: Cannot send mails to mail server. (Failure sending mail.)</p>
<p>Getting this even though I&#8217;m using identical host/port and credentials in an email client on the same machine that&#8217;s able to send without issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neeraj Kumar</title>
		<link>http://blog.sqlauthority.com/2008/08/23/sql-server-2008-configure-database-mail-send-email-from-sql-database/#comment-236976</link>
		<dc:creator><![CDATA[Neeraj Kumar]]></dc:creator>
		<pubDate>Sat, 14 Jan 2012 05:18:50 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=869#comment-236976</guid>
		<description><![CDATA[Thanks all,
I can send mail from remote server now.
Now i want to attach file from remote computer...but get Invalid File Attachment error..how can we send attachment from remote computer??]]></description>
		<content:encoded><![CDATA[<p>Thanks all,<br />
I can send mail from remote server now.<br />
Now i want to attach file from remote computer&#8230;but get Invalid File Attachment error..how can we send attachment from remote computer??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jit</title>
		<link>http://blog.sqlauthority.com/2008/08/23/sql-server-2008-configure-database-mail-send-email-from-sql-database/#comment-234906</link>
		<dc:creator><![CDATA[Jit]]></dc:creator>
		<pubDate>Tue, 10 Jan 2012 18:55:57 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=869#comment-234906</guid>
		<description><![CDATA[Its working for me
Brilliant Information from Imran.I am using smtp.gmail.com as server name. 
THANKS !!!!!!!!]]></description>
		<content:encoded><![CDATA[<p>Its working for me<br />
Brilliant Information from Imran.I am using smtp.gmail.com as server name.<br />
THANKS !!!!!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neeraj Kumar</title>
		<link>http://blog.sqlauthority.com/2008/08/23/sql-server-2008-configure-database-mail-send-email-from-sql-database/#comment-234252</link>
		<dc:creator><![CDATA[Neeraj Kumar]]></dc:creator>
		<pubDate>Mon, 09 Jan 2012 14:25:16 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=869#comment-234252</guid>
		<description><![CDATA[Hi Hassan,
Check whether you are connected to Internet while sending mails..you must have connected while sending database mails.]]></description>
		<content:encoded><![CDATA[<p>Hi Hassan,<br />
Check whether you are connected to Internet while sending mails..you must have connected while sending database mails.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neeraj Kumar</title>
		<link>http://blog.sqlauthority.com/2008/08/23/sql-server-2008-configure-database-mail-send-email-from-sql-database/#comment-234247</link>
		<dc:creator><![CDATA[Neeraj Kumar]]></dc:creator>
		<pubDate>Mon, 09 Jan 2012 14:20:37 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=869#comment-234247</guid>
		<description><![CDATA[Hi Pinal,
Thanks for this beautiful article..I can send mail now...but please again do me a favor....I have a main server say X and another server say Y(That is My System).I am connected to the main server with administrative login from my System(Y)...and configure database mail in mail server..but not able to send mail.How can i send mail from other servers  through a single system(Y here)??]]></description>
		<content:encoded><![CDATA[<p>Hi Pinal,<br />
Thanks for this beautiful article..I can send mail now&#8230;but please again do me a favor&#8230;.I have a main server say X and another server say Y(That is My System).I am connected to the main server with administrative login from my System(Y)&#8230;and configure database mail in mail server..but not able to send mail.How can i send mail from other servers  through a single system(Y here)??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Praneel Kumar Peddi</title>
		<link>http://blog.sqlauthority.com/2008/08/23/sql-server-2008-configure-database-mail-send-email-from-sql-database/#comment-232192</link>
		<dc:creator><![CDATA[Praneel Kumar Peddi]]></dc:creator>
		<pubDate>Fri, 06 Jan 2012 04:39:22 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=869#comment-232192</guid>
		<description><![CDATA[hello i need to use alternate table row colors. can any one help me. am new in sending mails through sql server DB.]]></description>
		<content:encoded><![CDATA[<p>hello i need to use alternate table row colors. can any one help me. am new in sending mails through sql server DB.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aditya ranjan</title>
		<link>http://blog.sqlauthority.com/2008/08/23/sql-server-2008-configure-database-mail-send-email-from-sql-database/#comment-214031</link>
		<dc:creator><![CDATA[aditya ranjan]]></dc:creator>
		<pubDate>Fri, 09 Dec 2011 12:12:48 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=869#comment-214031</guid>
		<description><![CDATA[thanks imran sir;
                           your post(April 9, 2010 at 7:31 am ) solved my all problem.
now i have send mail sucessfully.]]></description>
		<content:encoded><![CDATA[<p>thanks imran sir;<br />
                           your post(April 9, 2010 at 7:31 am ) solved my all problem.<br />
now i have send mail sucessfully.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bhaskar</title>
		<link>http://blog.sqlauthority.com/2008/08/23/sql-server-2008-configure-database-mail-send-email-from-sql-database/#comment-207945</link>
		<dc:creator><![CDATA[Bhaskar]]></dc:creator>
		<pubDate>Wed, 30 Nov 2011 12:32:29 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=869#comment-207945</guid>
		<description><![CDATA[Hi,

I am using MSSQL 2008 R2 version and generating a daily report by the scheduler. I need this report to send by an email daily. Is there any method where MSSQL server sends directly to Mail box?

Can anyone help me.]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I am using MSSQL 2008 R2 version and generating a daily report by the scheduler. I need this report to send by an email daily. Is there any method where MSSQL server sends directly to Mail box?</p>
<p>Can anyone help me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amit Jain</title>
		<link>http://blog.sqlauthority.com/2008/08/23/sql-server-2008-configure-database-mail-send-email-from-sql-database/#comment-204263</link>
		<dc:creator><![CDATA[Amit Jain]]></dc:creator>
		<pubDate>Fri, 25 Nov 2011 09:53:10 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=869#comment-204263</guid>
		<description><![CDATA[hi pinal,

i am not getting the query output 

Substation_ID --------------- (0 rows affected) 

EXEC msdb.dbo.sp_send_dbmail
								  @profile_name = &#039;LvrtAlert&#039;,
								  @recipients = @varRecipients,
								  @copy_recipients  = @varCCRecipients,
								  @body_format = &#039;HTML&#039;,
								  @subject = &#039;LVRT Alert&#039;,								 				
								  @body = @varDateTime,
								  @query=&#039;Select distinct Substation_ID From lvrt&#039;,								  
								  @attach_query_result_as_file=0,
								  @query_attachment_filename=&#039;Substation.txt&#039;,
								  @append_query_error=1,
								  @exclude_query_output=0]]></description>
		<content:encoded><![CDATA[<p>hi pinal,</p>
<p>i am not getting the query output </p>
<p>Substation_ID &#8212;&#8212;&#8212;&#8212;&#8212; (0 rows affected) </p>
<p>EXEC msdb.dbo.sp_send_dbmail<br />
								  @profile_name = &#8216;LvrtAlert&#8217;,<br />
								  @recipients = @varRecipients,<br />
								  @copy_recipients  = @varCCRecipients,<br />
								  @body_format = &#8216;HTML&#8217;,<br />
								  @subject = &#8216;LVRT Alert&#8217;,<br />
								  @body = @varDateTime,<br />
								  @query=&#8217;Select distinct Substation_ID From lvrt&#8217;,<br />
								  @attach_query_result_as_file=0,<br />
								  @query_attachment_filename=&#8217;Substation.txt&#8217;,<br />
								  @append_query_error=1,<br />
								  @exclude_query_output=0</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John.</title>
		<link>http://blog.sqlauthority.com/2008/08/23/sql-server-2008-configure-database-mail-send-email-from-sql-database/#comment-201617</link>
		<dc:creator><![CDATA[John.]]></dc:creator>
		<pubDate>Mon, 21 Nov 2011 20:07:36 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=869#comment-201617</guid>
		<description><![CDATA[The database mail was failing for me until I checked the Annonimious authentication in the user setup.  Then it worked like a charm.  Thanks for the post.
John.]]></description>
		<content:encoded><![CDATA[<p>The database mail was failing for me until I checked the Annonimious authentication in the user setup.  Then it worked like a charm.  Thanks for the post.<br />
John.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ram</title>
		<link>http://blog.sqlauthority.com/2008/08/23/sql-server-2008-configure-database-mail-send-email-from-sql-database/#comment-199750</link>
		<dc:creator><![CDATA[ram]]></dc:creator>
		<pubDate>Sun, 20 Nov 2011 07:18:45 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=869#comment-199750</guid>
		<description><![CDATA[hi ,how did u did it ??? it doesnot works on mine same problem mail doesnot sent]]></description>
		<content:encoded><![CDATA[<p>hi ,how did u did it ??? it doesnot works on mine same problem mail doesnot sent</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kranthi Kumar</title>
		<link>http://blog.sqlauthority.com/2008/08/23/sql-server-2008-configure-database-mail-send-email-from-sql-database/#comment-195405</link>
		<dc:creator><![CDATA[Kranthi Kumar]]></dc:creator>
		<pubDate>Mon, 14 Nov 2011 17:31:46 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=869#comment-195405</guid>
		<description><![CDATA[hey hi friends,

 how to configure sql server 2008 to sms on mobile

when job fails or when new recored inserted(using triggers) please reply me.

sql server 2008 to SMS on mobile its working or that feature is their??]]></description>
		<content:encoded><![CDATA[<p>hey hi friends,</p>
<p> how to configure sql server 2008 to sms on mobile</p>
<p>when job fails or when new recored inserted(using triggers) please reply me.</p>
<p>sql server 2008 to SMS on mobile its working or that feature is their??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prasadi</title>
		<link>http://blog.sqlauthority.com/2008/08/23/sql-server-2008-configure-database-mail-send-email-from-sql-database/#comment-190070</link>
		<dc:creator><![CDATA[Prasadi]]></dc:creator>
		<pubDate>Mon, 07 Nov 2011 11:35:29 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=869#comment-190070</guid>
		<description><![CDATA[This works perfectly. thank you so much. but i will make this much simple.

01.use your mail server.(if you work, then company mail server)
      To find the mail server go to sql reporting services configutration manager and click mail settings.

02.keep port as 24.

03. uncheck the Require secure connections checked

04. under &quot;Basic authentication&quot;
      username: give a email address that use as sender(from:) of the mail.
      password: type the email address password you provide above.


The above configuration is for Database mail.]]></description>
		<content:encoded><![CDATA[<p>This works perfectly. thank you so much. but i will make this much simple.</p>
<p>01.use your mail server.(if you work, then company mail server)<br />
      To find the mail server go to sql reporting services configutration manager and click mail settings.</p>
<p>02.keep port as 24.</p>
<p>03. uncheck the Require secure connections checked</p>
<p>04. under &#8220;Basic authentication&#8221;<br />
      username: give a email address that use as sender(from:) of the mail.<br />
      password: type the email address password you provide above.</p>
<p>The above configuration is for Database mail.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sonya</title>
		<link>http://blog.sqlauthority.com/2008/08/23/sql-server-2008-configure-database-mail-send-email-from-sql-database/#comment-183369</link>
		<dc:creator><![CDATA[Sonya]]></dc:creator>
		<pubDate>Tue, 25 Oct 2011 13:55:46 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=869#comment-183369</guid>
		<description><![CDATA[Thanks for the article
as i&#039;m new in SQL Server  i dont see Database mail nod in managment nod?and i do&#039;nt know why?
regards]]></description>
		<content:encoded><![CDATA[<p>Thanks for the article<br />
as i&#8217;m new in SQL Server  i dont see Database mail nod in managment nod?and i do&#8217;nt know why?<br />
regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Madhav</title>
		<link>http://blog.sqlauthority.com/2008/08/23/sql-server-2008-configure-database-mail-send-email-from-sql-database/#comment-182628</link>
		<dc:creator><![CDATA[Madhav]]></dc:creator>
		<pubDate>Mon, 24 Oct 2011 03:23:04 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=869#comment-182628</guid>
		<description><![CDATA[@@Imran Mohammed
Thank you Soo Much... DB mail is working for me without any issues...]]></description>
		<content:encoded><![CDATA[<p>@@Imran Mohammed<br />
Thank you Soo Much&#8230; DB mail is working for me without any issues&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chamil Mendis</title>
		<link>http://blog.sqlauthority.com/2008/08/23/sql-server-2008-configure-database-mail-send-email-from-sql-database/#comment-182006</link>
		<dc:creator><![CDATA[Chamil Mendis]]></dc:creator>
		<pubDate>Sat, 22 Oct 2011 17:40:00 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=869#comment-182006</guid>
		<description><![CDATA[Hi,

Can we use the SQL database mail for SQL Server 2008 R2 Web Edition ?]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Can we use the SQL database mail for SQL Server 2008 R2 Web Edition ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hassan</title>
		<link>http://blog.sqlauthority.com/2008/08/23/sql-server-2008-configure-database-mail-send-email-from-sql-database/#comment-181957</link>
		<dc:creator><![CDATA[hassan]]></dc:creator>
		<pubDate>Sat, 22 Oct 2011 12:40:01 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=869#comment-181957</guid>
		<description><![CDATA[Hi, I am getting the following error after following each and every step. help required.
The mail could not be sent to the recipients because of the mail server failure. 
(Sending Mail using Account 4 (2010-08-06T21:53:29). Exception Message: Could not connect to mail
 server. (A connection attempt failed because the connected party did not properly respond after
 a period of time, or established connection failed because connected host has failed to respond 
203.170.87.177:25). )]]></description>
		<content:encoded><![CDATA[<p>Hi, I am getting the following error after following each and every step. help required.<br />
The mail could not be sent to the recipients because of the mail server failure.<br />
(Sending Mail using Account 4 (2010-08-06T21:53:29). Exception Message: Could not connect to mail<br />
 server. (A connection attempt failed because the connected party did not properly respond after<br />
 a period of time, or established connection failed because connected host has failed to respond<br />
203.170.87.177:25). )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yash Thakkar</title>
		<link>http://blog.sqlauthority.com/2008/08/23/sql-server-2008-configure-database-mail-send-email-from-sql-database/#comment-180790</link>
		<dc:creator><![CDATA[Yash Thakkar]]></dc:creator>
		<pubDate>Wed, 19 Oct 2011 12:40:11 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=869#comment-180790</guid>
		<description><![CDATA[it should be work actually.

but if its not working, why don&#039;t you try to send an email from asp.net side ?


Yash]]></description>
		<content:encoded><![CDATA[<p>it should be work actually.</p>
<p>but if its not working, why don&#8217;t you try to send an email from asp.net side ?</p>
<p>Yash</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yash Thakkar</title>
		<link>http://blog.sqlauthority.com/2008/08/23/sql-server-2008-configure-database-mail-send-email-from-sql-database/#comment-180786</link>
		<dc:creator><![CDATA[Yash Thakkar]]></dc:creator>
		<pubDate>Wed, 19 Oct 2011 12:37:25 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=869#comment-180786</guid>
		<description><![CDATA[Hi,

You can create a SP as per your requirement and using this MSDB.DBO.SP_SEND_DBMAIL stored procedure , you can send an email.

Let me know if you need more help in this.


Thanks,
Yash]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>You can create a SP as per your requirement and using this MSDB.DBO.SP_SEND_DBMAIL stored procedure , you can send an email.</p>
<p>Let me know if you need more help in this.</p>
<p>Thanks,<br />
Yash</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sagar</title>
		<link>http://blog.sqlauthority.com/2008/08/23/sql-server-2008-configure-database-mail-send-email-from-sql-database/#comment-179901</link>
		<dc:creator><![CDATA[Sagar]]></dc:creator>
		<pubDate>Mon, 17 Oct 2011 11:44:43 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=869#comment-179901</guid>
		<description><![CDATA[Dear Sir,

Actual i want send to my query result..So how can i config that settings
please help me sir.]]></description>
		<content:encoded><![CDATA[<p>Dear Sir,</p>
<p>Actual i want send to my query result..So how can i config that settings<br />
please help me sir.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ali</title>
		<link>http://blog.sqlauthority.com/2008/08/23/sql-server-2008-configure-database-mail-send-email-from-sql-database/#comment-178072</link>
		<dc:creator><![CDATA[Ali]]></dc:creator>
		<pubDate>Wed, 12 Oct 2011 19:38:04 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=869#comment-178072</guid>
		<description><![CDATA[QUESTION QUESTION QUESTION:

EXEC msdb.dbo.sp_send_dbmail
@recipients=N&#039;JDOE&#039;
,@body=&#039;Message Body&#039;, 
@subject =&#039;Message Subject&#039;

--- &quot;JDOE&quot; is the NT Profile name 

the email shows &#039;queued&#039; but it doesn&#039;t get delivered, anyone had to use &quot;DOMAIN\USER&quot; as @recipients or just &quot;NT USER ID&quot; as the @recipients?

Please respond if you know it works or not.

I am positive, it used to work with SQL Mail (SQL 2000).]]></description>
		<content:encoded><![CDATA[<p>QUESTION QUESTION QUESTION:</p>
<p>EXEC msdb.dbo.sp_send_dbmail<br />
@recipients=N&#8217;JDOE&#8217;<br />
,@body=&#8217;Message Body&#8217;,<br />
@subject =&#8217;Message Subject&#8217;</p>
<p>&#8212; &#8220;JDOE&#8221; is the NT Profile name </p>
<p>the email shows &#8216;queued&#8217; but it doesn&#8217;t get delivered, anyone had to use &#8220;DOMAIN\USER&#8221; as @recipients or just &#8220;NT USER ID&#8221; as the @recipients?</p>
<p>Please respond if you know it works or not.</p>
<p>I am positive, it used to work with SQL Mail (SQL 2000).</p>
]]></content:encoded>
	</item>
</channel>
</rss>

