<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SendGrid &#187; Features</title>
	<atom:link href="http://blog.sendgrid.com/category/features/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sendgrid.com</link>
	<description>We Make Email Delivery Easy</description>
	<lastBuildDate>Mon, 19 Jul 2010 21:59:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>We&#8217;ve delivered more than 2 billion emails</title>
		<link>http://blog.sendgrid.com/weve-delivered-more-than-2-billion-emails/</link>
		<comments>http://blog.sendgrid.com/weve-delivered-more-than-2-billion-emails/#comments</comments>
		<pubDate>Mon, 19 Jul 2010 20:02:11 +0000</pubDate>
		<dc:creator>Isaac Saldana</dc:creator>
				<category><![CDATA[Features]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://blog.sendgrid.com/?p=81</guid>
		<description><![CDATA[TechCrunch says we have delivered a Bajillion emails &#8230; close &#8230; actually, we have now delivered more than 2 Billion emails! This has all been made possible by the 8,000+ awesome companies that have used our service and by putting together a phenomenal team. In the last few months we went from a team of 5, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://techcrunch.com/2010/04/20/sendgrid-raises-5-million-sends-a-bajillion-e-mails/">TechCrunch</a> says we have delivered a Bajillion emails &#8230; close &#8230; actually, we have now delivered more than <strong>2 Billion</strong> emails!</p>
<p>This has all been made possible by the 8,000+ awesome companies that have used our service and by putting together a <a href="http://sendgrid.com/about.html">phenomenal team</a>. In the last few months we went from a team of 5, to a team of 18 and growing (<a title="SendGrid is Hiring" href="http://sendgrid.jobscore.com/list">we are hiring</a>).</p>
<p>Our engineering team has adopted an awesome development process to produce higher quality software, with key feedback from companies like <a href="http://www.twilio.com/">Twilio</a>, <a href="http://getsatisfaction.com/">GetSatisfaction</a>, <a href="http://gnip.com">Gnip</a>, and <a href="http://simplegeo.com">SimpleGeo</a>. Thanks guys! Meanwhile, our support team keeps rocking, they even <a href="http://twitter.com/lox/statuses/18820922954">help debug code on a Saturday night</a>!</p>
<p>In addition to growing our team and enhancing our systems &amp; processes, we have been expanding our feature set, mostly thanks to some great suggestions from our <a href="http://community.sendgrid.com">growing community</a>. Friday was a particularly exciting day for us, just as we broke a milestone of achieving over <strong>20 Million</strong> emails processed in a single day, we released the following features:</p>
<h3><span id="more-81"></span>Tracking Unique Clicks and Opens</h3>
<p>Thanks <a href="http://balihoo.com/">Balihoo</a> for your gentle nudges that helped make sure we rolled this feature out this release cycle!</p>
<p>With this feature, you can track each unique click and open in your emails at the <em>Statistics</em> tab. In addition, the tracking URL&#8217;s have been shortened significantly, which makes them more usable in plain text emails.</p>
<h3>Blocked Email Addresses</h3>
<p>You can thank <a title="Gist" href="http://gist.com">Gist</a> for staying on top of us for this feature. We appreciate you!</p>
<p>On the <em>Email List</em> tab, in addition to SPAM and <a href="http://en.wikipedia.org/wiki/Bounce_message">bounced email</a> data, you can also view how many emails have been blocked (email addresses that were bounced by the ISP, but not because of a bad email address). Here are a few examples of blocked email messages:</p>
<p><a href="http://blog.sendgrid.com/wp-content/uploads/2010/07/blocked1.png"><img class="aligncenter size-full wp-image-105" title="blocked" src="http://blog.sendgrid.com/wp-content/uploads/2010/07/blocked1.png" alt="" width="715" height="335" /></a></p>
<h3>Configurable Email Alert System</h3>
<p>Stay on top of your account automatically using the new configurable alerts system. Simply choose what you want to be alerted about, add an email, set the frequency and you&#8217;re done. To get started, go to the <em>Accounts </em>tab, then the <em>Alerts</em> sub-tab. You can get further details at the <a href="http://wiki.sendgrid.com/doku.php?id=features:alerts">Email Alerts System documentation page</a>.</p>
<p><a href="http://blog.sendgrid.com/wp-content/uploads/2010/07/alerts-2.png"><img class="aligncenter size-full wp-image-94" title="alerts-2" src="http://blog.sendgrid.com/wp-content/uploads/2010/07/alerts-2.png" alt="" width="715" height="539" /></a></p>
<h3>SPAM Checks on Incoming Emails</h3>
<p>We have expanded our <a href="http://wiki.sendgrid.com/doku.php?id=parse_api">Parse API</a>, which allows you to interact with your users via email (e.g. taking uploads, posting to a blog, etc&#8230;), to include the ability to <a href="http://support.sendgrid.com/entries/122267-how-to-using-the-spam-checker-filter">check for SPAM</a>. Thanks to a suggestion by <a href="http://www.pogoplug.com">PogoPlug</a>, we have also added <a href="http://www.dkim.org/">DKIM</a> verification of emails through the Parse API.</p>
<h3>API Enhancements</h3>
<p>Our goal is to give you complete programatic control of all our features. We are not there just yet, but we are getting very close. Check out the <a href="http://wiki.sendgrid.com/doku.php">API section of our documentation</a> to discover what you can currently achieve. Recently we have added the ability to control filter settings, such as the ability to control the click, open and subscription filters.</p>
<p>But thats not all! In the next few weeks, you can expect some great new features and upgrades that we are <em>really</em> excited about. You can also look forward to new blog posts over the next several months that will explore the topic of email deliverability and how you can use SendGrid to simplify the process.</p>
<p>Please don&#8217;t hesitate to let us know how we can improve via live chat (or survey) on our <a href="http://sendgrid.com/">home page</a>, by submitting a <a href="http://support.sendgrid.com">support ticket</a> or adding an idea and/or voting on an existing idea at our <a href="http://community.sendgrid.com">community</a>. Or, just take a moment and add your request to the comments below. We would also appreciate your ideas for what you would like us to discuss here on the blog.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sendgrid.com/weve-delivered-more-than-2-billion-emails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why you should not use noreply@domain.com in your emails</title>
		<link>http://blog.sendgrid.com/why-you-should-not-use-noreplydomain-com-in-your-emails/</link>
		<comments>http://blog.sendgrid.com/why-you-should-not-use-noreplydomain-com-in-your-emails/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 16:23:41 +0000</pubDate>
		<dc:creator>Isaac Saldana</dc:creator>
				<category><![CDATA[Features]]></category>

		<guid isPermaLink="false">http://blog.sendgrid.com/?p=28</guid>
		<description><![CDATA[When we were designing our SendGrid platform, we tried to solve most of the existing email problems and make an extensible platform where other companies could add functionality and solve future problems. One of the current problems is taking incoming replies from emails. We noticed many companies sending automated or transactional emails to their users [...]]]></description>
			<content:encoded><![CDATA[<p>When we were designing our SendGrid platform, we tried to solve most of the existing email problems and make an extensible platform where other companies could add functionality and solve future problems.  One of the current problems is taking incoming replies from emails.  We noticed many companies sending automated or transactional emails to their users using a From email address in the form of noreply@domain.com.  This creates two huge missed opportunities that SendGrid users can now easily take advantage of by using our <a href="http://wiki.sendgrid.com/doku.php?id=parse_api" target="_blank">parse API</a>.</p>
<p>The first missed opportunity is communicating with users.  Companies such as Posterous, WordPress, Intense Debate, and Facebook have taken advantage of the wide adoption of email to develop great applications.  WordPress and Posterous allow users to write and publish a blog post by just sending an email.  In the same manner, Facebook and Intense Debate allow users to reply to comments by just replying to an email.</p>
<p>The second missed opportunity is increasing email deliverability.  Webmail email providers such as Yahoo and Gmail automatically add email addresses that users reply to often to their contacts list.  Messages from senders in the contacts list won&#8217;t be marked as spam in most cases.  The best way to start is to allow registered users to reply to emails to confirm their email accounts in addition to providing a confirmation link.</p>
<p>So why haven&#8217;t companies taken advantage of this in the past?  First, it is difficult to setup the infrastructure to handle this.  It requires setting up email server software, worrying about scalability, and maintenance.  Second, parsing emails correctly can be difficult.  Emails are encoded differently, have multiple parts, languages, etc.  Luckily, SendGrid makes all these pains go away.</p>
<p>Companies using SendGrid can get this functionality in minutes.  SendGrid acts as an email proxy to web applications.   Users just point a domain such as domainmail.com or a subdomain such as mail.domain.com&#8217;s MX record to our cluster  mx.sendgrid.net and give us a URL to post parsed emails to.   Any email sent to that domain/subdomain comes to SendGrid, we parse it (including attachements), and post it to a web application.  This allows programmers to develop regular web forms that are exactly the same as if they were taking user input from a web browser.  Companies can give unique email addresses to their users or use the same email address and include an unique identifier in the subject (such as ZenDesk) or in the body.  For more information go <a href="http://wiki.sendgrid.com/doku.php?id=parse_api" target="_blank">here</a>.</p>
<p>If you are a SendGrid user using this feature please let us know so we see what cool applications you have developed.  We would love to feature them in our blog.  Also, we would love if you can provide feedback by taking our survey <a href="http://survey.io/survey/a6319" target="_blank">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sendgrid.com/why-you-should-not-use-noreplydomain-com-in-your-emails/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>How SendGrid Found the SpamAssassin Y2K10 Rule Bug</title>
		<link>http://blog.sendgrid.com/how-sendgrid-found-the-spamassassin-y2k10-rule-bug/</link>
		<comments>http://blog.sendgrid.com/how-sendgrid-found-the-spamassassin-y2k10-rule-bug/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 11:16:34 +0000</pubDate>
		<dc:creator>Isaac Saldana</dc:creator>
				<category><![CDATA[Features]]></category>

		<guid isPermaLink="false">http://blog.sendgrid.com/?p=14</guid>
		<description><![CDATA[One of the many things SendGrid does on the backend to determine if a user is having deliverability problems is scan the content through multiple enterprise spam filters multiple times per day for every user.  Some of the filters include Postini, CloudMark, Brightmail, IronPort, Barracuda, Mail Foundry, and SpamAssassin.  These filters are additional filters from [...]]]></description>
			<content:encoded><![CDATA[<p>One of the many things SendGrid does on the backend to determine if a user is having deliverability problems is scan the content through multiple enterprise spam filters multiple times per day for every user.  Some of the filters include Postini, CloudMark, Brightmail, IronPort, Barracuda, Mail Foundry, and SpamAssassin.  These filters are additional filters from our delivery monitory to ISPs such as Hotmail, Yahoo, Gmail, and AOL.  In the last couple of days we noticed that a lot of legitimate emails were triggering the SpamAssassin filter.  The following shows how our graph looks like:<span id="more-14"></span></p>
<div id="attachment_16" class="wp-caption alignnone" style="width: 810px"><img class="size-full wp-image-16" title="Content test" src="http://blog.sendgrid.com/wp-content/uploads/2010/01/contentd.jpg" alt="Content test" width="800" height="467" /><p class="wp-caption-text">Content test</p></div>
<p>After some research we found the following on the <a title="SpamAssassin" href="http://spamassassin.apache.org/" target="_blank">SpamAssassin&#8217;s website</a>:</p>
<blockquote><p>Versions of the <a style="font-weight: bold; color: #004000; text-decoration: underline;" href="http://wiki.apache.org/spamassassin/Rules/FH_DATE_PAST_20XX">FH_DATE_PAST_20XX</a> rule released with versions of Apache SpamAssassin 3.2.0 thru 3.2.5 will trigger on most mail with a Date header that includes the year 2010 or later.  The rule will add a score of up to 3.6 towards the spam classification of all email.</p></blockquote>
<p>The default threshold for SpamAssassin to consider an email as SPAM is 5.0.  Unfortunately, it is easy for SpamAssassin to give some messages a score of at least 1.4 so a lot messages were being marked as SPAM.  We have updated our SpamAssassin rules but expect ISPs that rely on SpamAssassin that have not updated their rules to give a lot of false positives.  We encourage systems administrators to update their rules ASAP.</p>
<p>Once we work out some interface issues, we will be releasing the tool shown above to all users so they can also see this data and run tests on-demand.  This will allow users to test their email content before deploying it into production and/or get notifications when an issue occurs.  This is one of the many features and integrations we are working on that will provide better insight on email deliverability to SendGrid&#8217;s users.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sendgrid.com/how-sendgrid-found-the-spamassassin-y2k10-rule-bug/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Categories of Email Statistics</title>
		<link>http://blog.sendgrid.com/categories-of-email-statistics/</link>
		<comments>http://blog.sendgrid.com/categories-of-email-statistics/#comments</comments>
		<pubDate>Mon, 07 Dec 2009 11:46:56 +0000</pubDate>
		<dc:creator>Isaac Saldana</dc:creator>
				<category><![CDATA[Features]]></category>

		<guid isPermaLink="false">http://blog.sendgrid.com/?p=5</guid>
		<description><![CDATA[Different types of emails vary in interest to users.  Emails such as shipping alerts, forum notifications, and account confirmations are well received by users and hardly generate any complaints since users already expect these emails.  On the other hand, unexpected emails such as certain newsletters, or email invitations from contact imports on sites such as [...]]]></description>
			<content:encoded><![CDATA[<p>Different types of emails vary in interest to users.  Emails such as shipping alerts, forum notifications, and account confirmations are well received by users and hardly generate any complaints since users already expect these emails.  On the other hand, unexpected emails such as certain newsletters, or email invitations from contact imports on sites such as social networks, event planning , or surveys are less likely to be expected by users and more likely to generate complaints.</p>
<p>SendGrid allows companies to tag each of their emails and assign them a category.  After this, SendGrid will track emails sent, clicks, opens, unsubscribes, spam reports, and bounces per category.  Companies using SendGrid will now be able to see what types of emails generate more complaints, higher click-though rates, or what emails generate more interest.  For more information on how to accomplish this and for a video on how easy it is to get started and how the statistics look please go <a href="http://wiki.sendgrid.com/doku.php?id=categories">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sendgrid.com/categories-of-email-statistics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
