<?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/"
		>
<channel>
	<title>Comments on: Using C# and .NET to send an e-mail through SMTP</title>
	<atom:link href="http://www.dijksterhuis.org/using-csharp-to-send-an-e-mail-through-smtp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dijksterhuis.org/using-csharp-to-send-an-e-mail-through-smtp/</link>
	<description>Information, news about programming in C#</description>
	<lastBuildDate>Sun, 21 Feb 2010 16:48:33 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: MIQmiq</title>
		<link>http://www.dijksterhuis.org/using-csharp-to-send-an-e-mail-through-smtp/comment-page-1/#comment-1436</link>
		<dc:creator>MIQmiq</dc:creator>
		<pubDate>Thu, 01 Oct 2009 14:57:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.dijksterhuis.org/?p=744#comment-1436</guid>
		<description>To Savanna, just put the email adresses into bcc instead og to and cc. bbc stands for blind copy, and the receiver wil not see all the other email adresses.</description>
		<content:encoded><![CDATA[<p>To Savanna, just put the email adresses into bcc instead og to and cc. bbc stands for blind copy, and the receiver wil not see all the other email adresses.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kolorowanki</title>
		<link>http://www.dijksterhuis.org/using-csharp-to-send-an-e-mail-through-smtp/comment-page-1/#comment-1030</link>
		<dc:creator>Kolorowanki</dc:creator>
		<pubDate>Mon, 29 Jun 2009 16:19:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.dijksterhuis.org/?p=744#comment-1030</guid>
		<description>Great tutorial, I will try your way.  I only drawing so I will pass your post address to my programmer.
Thanks for sharing.
Regards,
Matt Kolorowanki,
Illustrator</description>
		<content:encoded><![CDATA[<p>Great tutorial, I will try your way.  I only drawing so I will pass your post address to my programmer.<br />
Thanks for sharing.<br />
Regards,<br />
Matt Kolorowanki,<br />
Illustrator</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Savanna</title>
		<link>http://www.dijksterhuis.org/using-csharp-to-send-an-e-mail-through-smtp/comment-page-1/#comment-774</link>
		<dc:creator>Savanna</dc:creator>
		<pubDate>Thu, 23 Apr 2009 13:37:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.dijksterhuis.org/?p=744#comment-774</guid>
		<description>Is it possible to send message to many contacts by use put email addresses into To and Cc  and when the reciepients get the message, they can not see who recieve this message just his email address? Do you know the source code to not show email reciepients in content To and Cc?
Please help me.
Thanks in advance.
Savanna</description>
		<content:encoded><![CDATA[<p>Is it possible to send message to many contacts by use put email addresses into To and Cc  and when the reciepients get the message, they can not see who recieve this message just his email address? Do you know the source code to not show email reciepients in content To and Cc?<br />
Please help me.<br />
Thanks in advance.<br />
Savanna</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martijn</title>
		<link>http://www.dijksterhuis.org/using-csharp-to-send-an-e-mail-through-smtp/comment-page-1/#comment-373</link>
		<dc:creator>Martijn</dc:creator>
		<pubDate>Tue, 03 Mar 2009 10:07:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.dijksterhuis.org/?p=744#comment-373</guid>
		<description>Hi Romain, 

Thanks for the comment! I fixed it in the post. 

Martijn</description>
		<content:encoded><![CDATA[<p>Hi Romain, </p>
<p>Thanks for the comment! I fixed it in the post. </p>
<p>Martijn</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Romain Tartière</title>
		<link>http://www.dijksterhuis.org/using-csharp-to-send-an-e-mail-through-smtp/comment-page-1/#comment-372</link>
		<dc:creator>Romain Tartière</dc:creator>
		<pubDate>Tue, 03 Mar 2009 09:59:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.dijksterhuis.org/?p=744#comment-372</guid>
		<description>Hi!

Small typo at the beginning:
using System.Net.Mail; // instead of System.Mail</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>Small typo at the beginning:<br />
using System.Net.Mail; // instead of System.Mail</p>
]]></content:encoded>
	</item>
</channel>
</rss>
