<?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: Send emails directly from Google spreadsheet</title>
	<atom:link href="http://techblog.aasisvinayak.com/send-emails-directly-from-google-spreadsheet/feed/" rel="self" type="application/rss+xml" />
	<link>http://techblog.aasisvinayak.com/send-emails-directly-from-google-spreadsheet/</link>
	<description>Aasis Vinayak&#039;s Blog</description>
	<lastBuildDate>Sat, 11 Aug 2012 21:32:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>By: Rajesh Mehta</title>
		<link>http://techblog.aasisvinayak.com/send-emails-directly-from-google-spreadsheet/comment-page-1/#comment-5884</link>
		<dc:creator>Rajesh Mehta</dc:creator>
		<pubDate>Sat, 12 May 2012 04:24:40 +0000</pubDate>
		<guid isPermaLink="false">http://techblog.aasisvinayak.com/send-emails-directly-from-google-spreadsheet/#comment-5884</guid>
		<description>How to get Run function shortcut in Menu bar?</description>
		<content:encoded><![CDATA[<p>How to get Run function shortcut in Menu bar?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: espinete</title>
		<link>http://techblog.aasisvinayak.com/send-emails-directly-from-google-spreadsheet/comment-page-1/#comment-2194</link>
		<dc:creator>espinete</dc:creator>
		<pubDate>Mon, 28 Feb 2011 20:14:48 +0000</pubDate>
		<guid isPermaLink="false">http://techblog.aasisvinayak.com/send-emails-directly-from-google-spreadsheet/#comment-2194</guid>
		<description>How get addresses of editors in Google Spreadsheet for mailing to editors using API GData in C# ?? thx</description>
		<content:encoded><![CDATA[<p>How get addresses of editors in Google Spreadsheet for mailing to editors using API GData in C# ?? thx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bryan</title>
		<link>http://techblog.aasisvinayak.com/send-emails-directly-from-google-spreadsheet/comment-page-1/#comment-1339</link>
		<dc:creator>Bryan</dc:creator>
		<pubDate>Fri, 24 Sep 2010 04:01:13 +0000</pubDate>
		<guid isPermaLink="false">http://techblog.aasisvinayak.com/send-emails-directly-from-google-spreadsheet/#comment-1339</guid>
		<description>Thanks for the great script on this post.  One update...

The following line...

MailApp.sendEmail(emailAddress, subject, message);

...should read...

MailApp.sendEmail(email, subject, message);</description>
		<content:encoded><![CDATA[<p>Thanks for the great script on this post.  One update&#8230;</p>
<p>The following line&#8230;</p>
<p>MailApp.sendEmail(emailAddress, subject, message);</p>
<p>&#8230;should read&#8230;</p>
<p>MailApp.sendEmail(email, subject, message);</p>
]]></content:encoded>
	</item>
</channel>
</rss>
