<?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>The blog about spam &#187; Anti-spam</title>
	<atom:link href="http://blog.spamdrain.net/category/anti-spam/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.spamdrain.net</link>
	<description>SpamDrain - E-mail peace of mind</description>
	<lastBuildDate>Sun, 18 Dec 2011 19:49:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Donation counter stopped &#8211; 1,331,461 spam blocked</title>
		<link>http://blog.spamdrain.net/2011/12/donation-counter-stopped-1-331-461-spam-blocked/</link>
		<comments>http://blog.spamdrain.net/2011/12/donation-counter-stopped-1-331-461-spam-blocked/#comments</comments>
		<pubDate>Sun, 18 Dec 2011 19:36:46 +0000</pubDate>
		<dc:creator>henric</dc:creator>
				<category><![CDATA[Anti-spam]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Press]]></category>

		<guid isPermaLink="false">http://blog.spamdrain.net/?p=823</guid>
		<description><![CDATA[Musikhjälpen has now come to an end and our spam counter stopped at 1,331,461 blocked spam. This results in a donation of SEK 13,314.61.
Hopefully it will give more girls the right to go to school. The entire event brought in over SEK 18 million (about USD 2.6 million).
Thank you all customers for choosing SpamDrain as your primary filtering service. 
Merry Christmas to you all!]]></description>
			<content:encoded><![CDATA[<p>As we said in <a href="http://blog.spamdrain.net/2011/12/donate-001-sek-blocked-spam-week-for-girls-school">earlier post</a> we will donate SEK 0.01 for every blocked spam during the charity event <a href="http://www.musikhjalpen.se">Musikhjälpen</a> for girls&#8217; right to go to school. The event has now come to an end and our spam counter stopped at 1,331,461 blocked spam. This results in a donation of SEK 13,314.61.<br />
Hopefully it will give more girls the right to go to school. The entire event brought in over SEK 18 million (about USD 2.6 million).<br />
Thank you all customers for choosing SpamDrain as your primary filtering service.<br />
Merry Christmas to you all!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.spamdrain.net/2011/12/donation-counter-stopped-1-331-461-spam-blocked/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>We will donate 0,01 SEK for each blocked spam this week for girls&#8217; right to go to school</title>
		<link>http://blog.spamdrain.net/2011/12/donate-001-sek-blocked-spam-week-for-girls-school/</link>
		<comments>http://blog.spamdrain.net/2011/12/donate-001-sek-blocked-spam-week-for-girls-school/#comments</comments>
		<pubDate>Fri, 16 Dec 2011 08:04:37 +0000</pubDate>
		<dc:creator>henric</dc:creator>
				<category><![CDATA[Anti-spam]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Press]]></category>

		<guid isPermaLink="false">http://blog.spamdrain.net/?p=795</guid>
		<description><![CDATA[SpamDrain skänker 1 öre per blockerat spam denna vecka till Musikhjälpen och flickors rätt att gå i skolan.
We will donate 0,01 SEK for each blocked spam this week for girls' right to go to school.]]></description>
			<content:encoded><![CDATA[<p><div id="attachment_818" class="wp-caption aligncenter" style="width: 310px"><a href="http://blog.spamdrain.net/wp-content/uploads/2011/12/MH-puff_300x150.jpg"><img src="http://blog.spamdrain.net/wp-content/uploads/2011/12/MH-puff_300x150.jpg" alt="Alla flickor har rätt att gå i skola." title="Musikhjälpen 2011" width="300" height="150" class="size-full wp-image-818" /></a><p class="wp-caption-text">SpamDrain skänker 1 öre per blockerat spam under veckan Musikhjälpen pågår.</p></div> This week the charity event <a href="http://www.musikhjalpen.se">Musikhjälpen</a> is being held in Göteborg, Sweden. <a href="http://www.sverigesradio.se">Swedish Radio</a> and <a href="http://www.svt.se">Swedish Television</a> run the event and raise money for children&#8217;s rights under the parole &#8220;All girls have the right to go to school&#8221;.</p>
<p>SpamDrain has once again decided to donate 1 öre (0,01 SEK) for each spam we block during the week of the event. A normal week we block about 1 300 000 spam.</p>
<p>Amount to be donated (now final):</p>
<div id="mhcur" style="font-weight: bold; font-size: 12pt;">SEK 13314.61</div>
<p><script type="text/javascript">// <![CDATA[
var locale='en';
function formatNumber(n) {
  n = String(n);
  n = n.replace(/(\d+)(\d{6})$/g, '$1 $2');
  n = n.replace(/(\d+)(\d{3})$/g, '$1 $2');
  if (locale == 'sv') {
    n = n.replace(/\./g, ',');
  }
  if (locale == 'en') {
    n = n.replace(/ /g, ',');
  }
  return n;
}
var SpamDrain = {};
SpamDrain.statsCallback = function(r) {
  SpamDrain.stat = {entry: r.response.data.entries[0], statTime: new Date().getTime()};
  mh();
}
function mh() {
  var stat = SpamDrain.stat;
  var seconds = (new Date().getTime() - stat.statTime) * 0.001;
  var spam = stat.entry.spam;
  var speed = (spam - 2234309)/((stat.statTime - new Date(2011,11,12,18).getTime())*0.001);
  var approxTot = spam + speed*seconds;
  document.getElementById('mhcur').innerHTML ='SEK '+ formatNumber(Math.round(approxTot -  2234309)/100);
setTimeout(mh, 2000);
}
// ]]&gt;</script><br />
<!--<br />
<script src="https://app.spamdrain.net/api/statistics/get?query.grouping=MONTH&#038;query.start=2011-12-01 00:00:00&#038;__callback=SpamDrain.statsCallback" type="text/javascript"></script><br />
--><br />
counter will stop at 2011-12-18 when Musikhjälpen ends.</p>
<p>Remember, all girls have the right to education!</p>
<p>More info: <a href="http://www.musikhjalpen.se">www.musikhjalpen.se</a> (Swedish).</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.spamdrain.net/2011/12/donate-001-sek-blocked-spam-week-for-girls-school/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New version of SpamDrain for iOS now available in App Store</title>
		<link>http://blog.spamdrain.net/2011/11/iphone-spam-filter-spamdrain-app-store/</link>
		<comments>http://blog.spamdrain.net/2011/11/iphone-spam-filter-spamdrain-app-store/#comments</comments>
		<pubDate>Tue, 01 Nov 2011 07:46:36 +0000</pubDate>
		<dc:creator>henric</dc:creator>
				<category><![CDATA[Anti-spam]]></category>
		<category><![CDATA[Spam]]></category>
		<category><![CDATA[Spam filter]]></category>
		<category><![CDATA[Spam filtering]]></category>

		<guid isPermaLink="false">http://blog.spamdrain.net/?p=784</guid>
		<description><![CDATA[We have now finished the job with version 1.7 of our SpamDrain app for iOS and got it approved by Apple. In this new version you will be able to update your filtering settings, add new addresses for filtering and see the status of the filtering. For example you may now see if SpamDrain is having [...]]]></description>
			<content:encoded><![CDATA[<p>We have now finished the job with version 1.7 of our SpamDrain app for iOS and got it approved by Apple. In this new version you will be able to update your filtering settings, add new addresses for filtering and see the status of the filtering. For example you may now see if SpamDrain is having trouble logging in or connecting to your provider&#8217;s servers. These features have been available for some time on our web site but we also thought we wanted to provide it in our mobile apps, starting with iOS.</p>
<h2>Please rate us &#8211; again</h2>
<p>We also want to thank you all for your great reviews we are receiving, both in App Store and in Android Market. This really motivate us to keep up the work to stop spam from reaching your iPhones, Androids or other phones and computers.</p>
<p>We would like to ask you to rate the new version in App Store &#8211; even if you already have done so. Since the rating to some extent are reset when you release a new version we really need your help to keep our great rating up. Thanks!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.spamdrain.net/2011/11/iphone-spam-filter-spamdrain-app-store/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Multiple address filtering now available in regular SpamDrain &#8211; not only SpamDrain+</title>
		<link>http://blog.spamdrain.net/2011/10/spam-filter-iphone-android-pop3-imap-multiple-address-account-spamdrain/</link>
		<comments>http://blog.spamdrain.net/2011/10/spam-filter-iphone-android-pop3-imap-multiple-address-account-spamdrain/#comments</comments>
		<pubDate>Fri, 14 Oct 2011 20:17:20 +0000</pubDate>
		<dc:creator>henric</dc:creator>
				<category><![CDATA[Anti-spam]]></category>
		<category><![CDATA[Spam filter]]></category>
		<category><![CDATA[Spam filtering]]></category>
		<category><![CDATA[Updates]]></category>

		<guid isPermaLink="false">https://blog.spamdrain.net/2011/11/spamdrain-vs-spamdrain/</guid>
		<description><![CDATA[A while ago we modified our regular SpamDrain subscription slightly. You may now filter up to five addresses in a SpamDrain account (for only €9.99 or $14.99 / year and address) compared to single address filtering as before. This simplifies for all of you beloved customers who want to filter a couple of extra addresses [...]]]></description>
			<content:encoded><![CDATA[<p>A while ago we modified our regular SpamDrain subscription slightly. You may now filter up to five addresses in a SpamDrain account (for only €9.99 or $14.99 / year and address) compared to single address filtering as before. This simplifies for all of you beloved customers who want to filter a couple of extra addresses since you do not need to manage separate logins to different SpamDrain accounts but may instead handle all filtering with one login to our site and iPhone and Android apps.</p>
<p>As before you may also choose SpamDrain+. With SpamDrain+ you may add multiple users, filter domains and utilize our personal support. For more info please visit http://spamdrain.net/en/spamdrain-plus</p>
<p>By the way&#8230;talking about our apps &#8211; we will shortly update our iPhone app so you can view filtering status for all your addresses and update your filtering settings. Stay tuned.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.spamdrain.net/2011/10/spam-filter-iphone-android-pop3-imap-multiple-address-account-spamdrain/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Domain administration update &#8211; aliases can now be managed</title>
		<link>http://blog.spamdrain.net/2011/09/domain-administration-update-aliases-managed/</link>
		<comments>http://blog.spamdrain.net/2011/09/domain-administration-update-aliases-managed/#comments</comments>
		<pubDate>Fri, 23 Sep 2011 12:09:12 +0000</pubDate>
		<dc:creator>henric</dc:creator>
				<category><![CDATA[Anti-spam]]></category>
		<category><![CDATA[Spam filter]]></category>
		<category><![CDATA[Spam filtering]]></category>
		<category><![CDATA[Updates]]></category>

		<guid isPermaLink="false">http://blog.spamdrain.net/?p=762</guid>
		<description><![CDATA[Today we have some good news for all our customers who filter their domain through SpamDrain. You will now be able to manage aliases to filtered addresses directly on the web. There is no extra cost for adding aliases but they must be mapped to one or several filtered addresses. You can also have aliases from one domain pointing to addresses in another one .]]></description>
			<content:encoded><![CDATA[<p>Today we have some good news for all our customers who filter their domain through SpamDrain. You will now be able to manage aliases to filtered addresses directly on the web. There is no extra cost for adding aliases but they must be mapped to one or several filtered addresses. You can also have aliases from one domain pointing to addresses in another one .</p>
<p>We have also improved domain handling so it should be easier to add and manage your domain filtering. You can now also search for both filtered addresses and aliases in the <a href="https://app.spamdrain.net/members/domains.html">domains</a> page. This feature is also available in the <a href="https://app.spamdrain.net/members/users.html">users</a> page.</p>
<p>Please note that all changes made to the domain filtering will take up to five minutes before they propagate to all servers.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.spamdrain.net/2011/09/domain-administration-update-aliases-managed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Help your friends get rid of spam and receive free SpamDrain months</title>
		<link>http://blog.spamdrain.net/2011/08/help-your-friends-get-rid-of-spam-and-receive-free-spamdrain-months/</link>
		<comments>http://blog.spamdrain.net/2011/08/help-your-friends-get-rid-of-spam-and-receive-free-spamdrain-months/#comments</comments>
		<pubDate>Tue, 30 Aug 2011 12:26:39 +0000</pubDate>
		<dc:creator>henric</dc:creator>
				<category><![CDATA[Anti-spam]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Spam]]></category>
		<category><![CDATA[Spam filter]]></category>
		<category><![CDATA[Spam filtering]]></category>
		<category><![CDATA[Updates]]></category>

		<guid isPermaLink="false">http://blog.spamdrain.net/?p=748</guid>
		<description><![CDATA[Today we have made it easier for you to share SpamDrain and for you to get something out of it. Well, you probably already know that if everyone was using a great spam filter it wouldn't pay off sending spam and we will make internet a better place to be. Besides from helping us making the world spam free you will now also receive free months when inviting your friends and colleagues to SpamDrain.]]></description>
			<content:encoded><![CDATA[<p>Today we have made it easier for you to share SpamDrain and for you to get something out of it. Well, you probably already know that if everyone was using a great spam filter, sending spam wouldn&#8217;t pay off and the internet would be a much better and happier place. Help us making the world spam free by inviting your friends and colleagues to join SpamDrain and we will reward you with <strong>free months</strong>.</p>
<p>We have added a new Sharing page <a href="https://app.spamdrain.net/members/recommend.html"><img class="alignnone" style="border-style: initial; border-color: initial; border-width: 0px;" title="Invite to SpamDrain and receive free months" src="https://app.spamdrain.net/static/images/icons/share-26x26.png" alt="Share SpamDrain" width="25" height="25" /></a> where you can send invites or share SpamDrain in your social networks, blogs, web pages etc. Simply <a title="Log in to SpamDrain" href="https://app.spamdrain.net">Log in</a> to your SpamDrain account and hit the Share icon in the upper right corner.</p>
<p>For every paying new filtered address you generate, we will add extra months to your subscription &#8211; depending on how many addresses you currently filter. For example, if you filter one address today, you will receive <strong>three free months</strong> for every new paying filtered address you generate. If you filter two addresses you will receive 1.5 free months for every new filtered address.</p>
<p>The more addresses your friends filter the more free months you receive. Isn&#8217;t that great?</p>
<p>If you are generating great volumes you will have the opportunity to join our reseller program instead and start earning real money.</p>
<p>So, <a href="https://app.spamdrain.net/members/recommend.html">start sharing today</a> and make the world a bit more spam free.</p>
<p><strong>Other new features in this update</strong></p>
<ul>
<li>Messages that you have retrieved from the archive can now be displayed and re-delivered.</li>
<li>Clearer indication when a message is blocked due to blacklisted sender.</li>
<li>Remove entries from blacklist.</li>
<li>You may now extend your subscription even when there is more than a year left.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.spamdrain.net/2011/08/help-your-friends-get-rid-of-spam-and-receive-free-spamdrain-months/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>New filter blocks newsletters and marketing emails</title>
		<link>http://blog.spamdrain.net/2011/07/new-filter-blocks-newsletters-and-marketing-emails/</link>
		<comments>http://blog.spamdrain.net/2011/07/new-filter-blocks-newsletters-and-marketing-emails/#comments</comments>
		<pubDate>Tue, 12 Jul 2011 11:59:02 +0000</pubDate>
		<dc:creator>henric</dc:creator>
				<category><![CDATA[Anti-spam]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Spam]]></category>
		<category><![CDATA[Spam filter]]></category>
		<category><![CDATA[Spam filtering]]></category>
		<category><![CDATA[Updates]]></category>

		<guid isPermaLink="false">http://blog.spamdrain.net/?p=725</guid>
		<description><![CDATA[For some time we have working on a new type of filter which blocks newsletters and marketing emails. We have being testing it for a while we are really happy with the progress. So today we tell you a little bit more about how it works. Really soon we will enable new functionality in our [...]]]></description>
			<content:encoded><![CDATA[<p>For some time we have working on a new type of filter which blocks newsletters and marketing emails. We have being testing it for a while we are really happy with the progress. So today we tell you a little bit more about how it works. Really soon we will enable new functionality in our iPhone, Android and web apps, enabling you to control this filter. (We actually updated our web site today already) </p>
<p>First, some background. As you know you can report spam that SpamDrain has failed to block. This is done in our mobile apps or by logging on to our <a href="https://app.spamdrain.net">web site</a>. We have noticed that different users have different definitions of spam. The most obvious definition might be &#8220;spam is everything I don&#8217;t want in my inbox&#8221; (even messages you have accepted to receive but don&#8217;t take the time to unsubscribe to). However, there is a problem with this definition.  Some people want coupon offers from their local store and some do not want them. With viagra mail it&#8217;s much simpler &#8211; nobody wants that crap.</p>
<p>We have therefore chosen to introduce this new filter which identifies newsletters and marketing emails and put them in your Archive marked as &#8220;Newsletters&#8221;. These emails are always listed in your daily/weekly/monthly SpamDrain report so you never have to worry about missing important offers. Of course, you will be able to retrieve/release these blocked message as usual. When retrieving blocked messages from the Archive, SpamDrain will learn not to block similar messages again. You can also turn this filter entirely off.</p>
<p>To train our filters to become even more efficient, we appreciate if you our users could give us a little help when retrieving a message: You will now be asked to classify the message. By helping us deciding why you are retrieving a specific message you will help improving the overall filtering accuracy. The choice you will be given is:</p>
<p><a href="http://blog.spamdrain.net/wp-content/uploads/2011/07/newsletter-choice.png"><img src="http://blog.spamdrain.net/wp-content/uploads/2011/07/newsletter-choice.png" border="0" alt="" title="Teach SpamDrain what type of email you are retrieving" width="766" height="143" class="alignnone size-full wp-image-728" /></a></p>
<p>You will get the same question when retrieving a message in the mobile apps.</p>
<p>We hope you will like these improvements – and hey, if you don’t – you can always turn the newsletter filter off. We hope you will enjoy receiving even less spam in the future. Please let us know what you think about these updates.</p>
<p>Please let us know what you think about these updates.</p>
<p>More for more information about the <a href="https://app.spamdrain.net/members/support/faq.html#1.7">newsletter filter</a> and <a href="https://app.spamdrain.net/members/support/faq.html#1.6">retrieval of messages from the Archive</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.spamdrain.net/2011/07/new-filter-blocks-newsletters-and-marketing-emails/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>New terms and conditions for SpamDrain</title>
		<link>http://blog.spamdrain.net/2011/06/new-terms-and-conditions-for-spamdrain/</link>
		<comments>http://blog.spamdrain.net/2011/06/new-terms-and-conditions-for-spamdrain/#comments</comments>
		<pubDate>Wed, 29 Jun 2011 15:53:39 +0000</pubDate>
		<dc:creator>henric</dc:creator>
				<category><![CDATA[Anti-spam]]></category>

		<guid isPermaLink="false">http://blog.spamdrain.net/?p=715</guid>
		<description><![CDATA[We have updated our terms and conditions as per 1st July 2011. We do this to make our terms easier to read and understand, and better reflect product improvements we&#8217;ve made lately to SpamDrain. Please read the new terms at spamdrain.net/en/terms-and-conditions-for-spamdrain. The terms will be affective for new customers now and for current customer as [...]]]></description>
			<content:encoded><![CDATA[<p>We have updated our terms and conditions as per 1st July 2011. We do this to make our terms easier to read and understand, and better reflect product improvements we&#8217;ve made lately to SpamDrain. Please read the new terms at <a href="http://spamdrain.net/en/terms-and-conditions-for-spamdrain">spamdrain.net/en/terms-and-conditions-for-spamdrain</a>.</p>
<p>The terms will be affective for new customers now and for current customer as of August 1st 2011.</p>
<p>When the new terms is effective, you will for example be able to view the content of messages in the &#8220;Report&#8221; section. This is a highly wanted feature for many of our users. This way it will be easier for you to report missed spam since you will be able to see the entire message before deciding if it was a missed spam or not.</p>
<p>Please also note that by continuing to use SpamDrain, you agree to our new Terms and Conditions which will be effective on August 1st, 2011.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.spamdrain.net/2011/06/new-terms-and-conditions-for-spamdrain/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The money shot</title>
		<link>http://blog.spamdrain.net/2011/05/the-money-shot/</link>
		<comments>http://blog.spamdrain.net/2011/05/the-money-shot/#comments</comments>
		<pubDate>Fri, 27 May 2011 15:19:11 +0000</pubDate>
		<dc:creator>henric</dc:creator>
				<category><![CDATA[Anti-spam]]></category>

		<guid isPermaLink="false">http://blog.spamdrain.net/?p=707</guid>
		<description><![CDATA[An interesting question has been raised and researched regarding the possibility of getting a grip on the spam problem from a new angle and hitting the spammers where it hurts – their bank accounts. In swedish: http://www.idg.se/2.1085/1.388062/inga-pengar-ingen-spam In english: http://blogs.discovermagazine.com/80beats/2011/05/25/how-to-stop-spammers-focus-on-money-going-out-not-spam-coming-in/]]></description>
			<content:encoded><![CDATA[<p>An interesting question has been raised and researched regarding the possibility of getting a grip on the spam problem from a new angle and hitting the spammers where it hurts – their bank accounts.</p>
<p><strong>In swedish: </strong><a href="http://www.idg.se/2.1085/1.388062/inga-pengar-ingen-spam">http://www.idg.se/2.1085/1.388062/inga-pengar-ingen-spam</a></p>
<p><strong>In english: </strong><a href="http://blogs.discovermagazine.com/80beats/2011/05/25/how-to-stop-spammers-focus-on-money-going-out-not-spam-coming-in/">http://blogs.discovermagazine.com/80beats/2011/05/25/how-to-stop-spammers-focus-on-money-going-out-not-spam-coming-in/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.spamdrain.net/2011/05/the-money-shot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Win a spam free iPad 2 with SpamDrain</title>
		<link>http://blog.spamdrain.net/2011/05/win-a-spam-free-ipad2-spamdrain/</link>
		<comments>http://blog.spamdrain.net/2011/05/win-a-spam-free-ipad2-spamdrain/#comments</comments>
		<pubDate>Thu, 05 May 2011 19:14:55 +0000</pubDate>
		<dc:creator>henric</dc:creator>
				<category><![CDATA[Anti-spam]]></category>

		<guid isPermaLink="false">http://blog.spamdrain.net/?p=693</guid>
		<description><![CDATA[The all-new SpamDrain is here! We have now launched a brand new version SpamDrain. It is based on the same great technology as before but it has a new look and it is super easy to use. We want the world hear the great news and try the new app. We have therefore decided to [...]]]></description>
			<content:encoded><![CDATA[<p>The all-new SpamDrain is here!<br />
We have now launched a brand new version SpamDrain. It is based on the same great technology as before but it has a new look and it is super easy to use.</p>
<p><a href="https://www.facebook.com/spamdrain?sk=app_143068655767100"><img class="alignnone" style="border: 0pt none;" title="Win a spam free iPad 2" src="http://spamdrain.net/wp-content/uploads/2011/05/ipad2.jpg" alt="Win a spam free iPad 2" width="400" height="185" /></a></p>
<p>We want the world hear the great news and try the new app. We have therefore decided to hold a competition here on Facebook. If 1000 persons or more like us before the end of May we will give an iPad 2 with WiFi + 3G to the person who is best at guessing how many spam we catch this month.</p>
<p>You can guess as many times as you like and we will be giving some clues here on the wall.</p>
<p>Lets stop that spam!</p>
<p><a title="Win a spam free iPad 2" href="http://www.facebook.com/spamdrain?sk=app_143068655767100">Win your spam free iPad 2</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.spamdrain.net/2011/05/win-a-spam-free-ipad2-spamdrain/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

