<?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>WireLoad Inc</title>
	<atom:link href="http://wireload.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://wireload.net</link>
	<description>Annoyingly good software and services.</description>
	<lastBuildDate>Fri, 04 May 2012 20:07:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>What are SPF-records?</title>
		<link>http://wireload.net/2012/05/what-are-spf-records/</link>
		<comments>http://wireload.net/2012/05/what-are-spf-records/#comments</comments>
		<pubDate>Tue, 01 May 2012 14:36:53 +0000</pubDate>
		<dc:creator>Shelly McFarland</dc:creator>
				<category><![CDATA[The Email School]]></category>
		<category><![CDATA[YippieMove]]></category>

		<guid isPermaLink="false">http://wireload.net/?p=1223</guid>
		<description><![CDATA[SPF or Senders Policy Framework was formerly known as Sender Permitted From, and sometimes also called SMTP+SPF. In 2004 it became known as Sender Policy Framework. SPF is a system that is used by a domain to prevent email spam by detecting if a sender is using email &#8220;spoofing.&#8221; Spoofing is when a sender is [...]]]></description>
			<content:encoded><![CDATA[<p>SPF or Senders Policy Framework was formerly known as Sender Permitted From, and sometimes also called SMTP+SPF. In 2004 it became known as Sender Policy Framework. </p>
<p>SPF is a system that is used by a domain to prevent email spam by detecting if a sender is using email &#8220;spoofing.&#8221; Spoofing is when a sender is trying to falsify where their email originates from. An SPF record is a TXT-record in a Domain Name System (DNS). SPF records simply list all the servers that are allowed to send email from your domain.<br />
<span id="more-1223"></span><br />
The SPF record is made up of two main components: mechanisms and qualifiers. Think of the mechanism as a way to find IP addresses. Qualifiers are the action to be taken on email sent from the IP address fetched by the mechanism. </p>
<p>The four available actions for the qualifier are:</p>
<ul>
<li>+ = Accept</li>
<li>- = Reject</li>
<li>? = Neutral</li>
<li>~ = Soft Fail (meaning accept and mark as spam)</li>
</ul>
<p>Here is an example of an SPF record:</p>
<pre>
v=spf1 ipv4:207.97.227.239  -all
</pre>
<p>This allow emails from the given IP address and reject the rest.</p>
<p>The Mail Transfer Agent (MTA) that transfers email from server to server uses this DNS information to check on the validity of a given IP address/domain to see if it is allowed or not. Sometimes your email will put a suspect email into your spam folder, and sometimes it will reject it completely. The SPF check happens before the message body is received, so you will not see a rejected email.</p>
<p>To learn more about SPF-records, take a look at the <a href="http://en.wikipedia.org/wiki/Sender_Policy_Framework">Wikipedia-page</a> and <a href="http://tools.ietf.org/html/rfc4408">RFC 4408</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://wireload.net/2012/05/what-are-spf-records/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New video-review of Blotter by David Loeser</title>
		<link>http://wireload.net/2012/02/new-video-review-of-blotter-by-david-loeser/</link>
		<comments>http://wireload.net/2012/02/new-video-review-of-blotter-by-david-loeser/#comments</comments>
		<pubDate>Tue, 28 Feb 2012 10:08:26 +0000</pubDate>
		<dc:creator>Viktor Petersson</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Blotter]]></category>

		<guid isPermaLink="false">http://wireload.net/?p=1210</guid>
		<description><![CDATA[Corrections/clarifications to the video: The topmost bar is for all-day events. All syncing happens via iCal. Hence you may need iCal running for Blotter to fully sync.]]></description>
			<content:encoded><![CDATA[<p><iframe width="560" height="315" src="http://www.youtube.com/embed/mYjJvRqOw2I?rel=0" frameborder="0" allowfullscreen></iframe><br />
Corrections/clarifications to the video:</p>
<ul>
<li>The topmost bar is for all-day events.</li>
<li>All syncing happens via iCal. Hence you may need iCal running for Blotter to fully sync.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://wireload.net/2012/02/new-video-review-of-blotter-by-david-loeser/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>We&#8217;re helping users bypass government censorship with the Tor Project</title>
		<link>http://wireload.net/2012/02/were-helping-tor-project-bypass-government-censorship/</link>
		<comments>http://wireload.net/2012/02/were-helping-tor-project-bypass-government-censorship/#comments</comments>
		<pubDate>Sun, 12 Feb 2012 18:33:44 +0000</pubDate>
		<dc:creator>Viktor Petersson</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Censorship]]></category>
		<category><![CDATA[Tor Project]]></category>

		<guid isPermaLink="false">http://wireload.net/?p=1181</guid>
		<description><![CDATA[We&#8217;ve always been big fans of the Tor Project. For those of you who are not familiar with Tor, it is a tool that enables users to bypass internet censorship and anonymize user activity. In many oppressive countries Tor is one of the few ways the citizens can communicate with the outside world. Tor is [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve always been big fans of the <a href="https://www.torproject.org/">Tor Project</a>. For those of you who are not familiar with Tor, it is a tool that enables users to bypass internet censorship and anonymize user activity. In many oppressive countries Tor is one of the few ways the citizens can communicate with the outside world. Tor is also a critical tool for human rights activists and journalists around the globe. </p>
<p>A few days Jacob Appelbaum, one of Tor Project&#8217;s core members sent out a <a href="https://lists.torproject.org/pipermail/tor-talk/2012-February/023070.html">message</a> to the Tor mailing list, urging for help after an increased crackdown in Iran. This can be seen in the image below.</p>
<p><img src="https://metrics.torproject.org/bridge-users.png?start=2011-11-12&#038;dpi=72&#038;end=2012-05-10&#038;country=ir" /></p>
<p>We wanted to help out, so we reached out to cloud vendors to see if they were willing to help. Luckily they were. Thanks to the kind contribution of servers from <a href="http://www.citycloud.eu/">CityCloud</a>, we now have five Tor-relays up and running in Sweden (with obfsproxy).</p>
<p>We also expect to soon have more Tor-relays up and running in Switzerland on <a href="http://cloudsigma.com/">CloudSigma</a>&#8216;s network.</p>
]]></content:encoded>
			<wfw:commentRss>http://wireload.net/2012/02/were-helping-tor-project-bypass-government-censorship/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>YippieMove &#8212; The future of email migration</title>
		<link>http://wireload.net/2012/01/yippiemove-the-future-of-email-migration/</link>
		<comments>http://wireload.net/2012/01/yippiemove-the-future-of-email-migration/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 10:37:17 +0000</pubDate>
		<dc:creator>Viktor Petersson</dc:creator>
				<category><![CDATA[Release Notes]]></category>
		<category><![CDATA[YippieMove]]></category>

		<guid isPermaLink="false">http://wireload.net/?p=1120</guid>
		<description><![CDATA[For many people, switching email provider without losing their email history is not hard: it&#8217;s impossible. With YippieMove it becomes fast and easy. This is why we are extremely excited here at WireLoad to unveil something we&#8217;ve been working on for almost a year &#8212; the brand new YippieMove. The new version is a complete [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://static.wireload.net/wp-content/uploads/2012/01/yippieman.png" alt="YippieMan" title="YippieMan" width="190" height="220" class="alignright size-full wp-image-1128" />For many people, switching email provider without losing their email history is not hard: it&#8217;s impossible. With YippieMove it becomes fast and easy. </p>
<p>This is why we are extremely excited here at WireLoad to unveil something we&#8217;ve been working on for almost a year &#8212; <strong>the brand new <a href="http://www.yippiemove.com">YippieMove</a></strong>. The new version is a complete redesign, from the logo to the user interface and back-end. With the new YippieMove, it has never been easier to move email data across email accounts and services, and not to mention in such style. YippieMove is using our reliable email migration back-end which can swiftly push data across email providers.</p>
<p>If you&#8217;re looking for a scalable turn-key solution for migrating data, YippieMove is the answer. Our current clients range from small individual users, to top Google Apps-resellers, to university clients who are migrating their entire student body between providers. Nobody is too big or too small for YippieMove.<br />
<span id="more-1120"></span><br />
So what&#8217;s new in the new release? Here&#8217;s a list of some of the awesome new features. </p>
<ul>
<li>An extensive visual overhaul of the user interface.</li>
<li>A new credit-system that gives you more flexibilities and better discounts.</li>
<li>A completely rewritten user interface based on our soon-to-be-launched API.</li>
<li>A new status page that gives you better insight into your email transfer and mailboxes.</li>
<li>A re-designed batch-interface with better CSV-support.</li>
</ul>
<p>But don&#8217;t take our word for how great the new YippieMove is. Here&#8217;s what Crisantos Hajibrahim of <a href="http://viwoinc.com/">ViWo</a>, one of the leading Google Apps resellers and nominated to Google&#8217;s Partner of the year, had to say about YippieMove:</p>
<blockquote><p><em>There are many products in the market place that can do email migration, but what really sets YippieMove apart is the reliability, dedication to relationship building and support. YippieMove simply makes our lives easier. We can focus on our customers, and not worry about email migrations. This is why ViWo continually works with YippieMove.</em></p></blockquote>
<h3>Screenshots</h3>

<a href='http://wireload.net/2012/01/yippiemove-the-future-of-email-migration/api/' title='API splash-page'><img width="150" height="150" src="http://static.wireload.net/wp-content/uploads/2012/01/api-150x150.png" class="attachment-thumbnail" alt="API splash-page" title="API splash-page" /></a>
<a href='http://wireload.net/2012/01/yippiemove-the-future-of-email-migration/batch/' title='The new batch-migration page.'><img width="150" height="150" src="http://static.wireload.net/wp-content/uploads/2012/01/batch-150x150.png" class="attachment-thumbnail" alt="The new batch-migration page." title="The new batch-migration page." /></a>
<a href='http://wireload.net/2012/01/yippiemove-the-future-of-email-migration/frontpage-2/' title='The new front-page'><img width="150" height="150" src="http://static.wireload.net/wp-content/uploads/2012/01/frontpage-150x150.png" class="attachment-thumbnail" alt="The new front-page" title="The new front-page" /></a>
<a href='http://wireload.net/2012/01/yippiemove-the-future-of-email-migration/step_1-2/' title='The new Step 1'><img width="150" height="150" src="http://static.wireload.net/wp-content/uploads/2012/01/step_1-150x150.png" class="attachment-thumbnail" alt="The new Step 1" title="The new Step 1" /></a>
<a href='http://wireload.net/2012/01/yippiemove-the-future-of-email-migration/batch_migration/' title='The new batch-migration splash.'><img width="150" height="150" src="http://static.wireload.net/wp-content/uploads/2012/01/batch_migration-150x150.png" class="attachment-thumbnail" alt="The new batch-migration splash." title="The new batch-migration splash." /></a>
<a href='http://wireload.net/2012/01/yippiemove-the-future-of-email-migration/status_page_1/' title='The new status-page (1/2)'><img width="150" height="150" src="http://static.wireload.net/wp-content/uploads/2012/01/status_page_1-150x150.png" class="attachment-thumbnail" alt="The new status-page (1/2)" title="The new status-page (1/2)" /></a>
<a href='http://wireload.net/2012/01/yippiemove-the-future-of-email-migration/status_page_2/' title='The new status-page (2/2)'><img width="150" height="150" src="http://static.wireload.net/wp-content/uploads/2012/01/status_page_2-150x150.png" class="attachment-thumbnail" alt="The new status-page (2/2)" title="The new status-page (2/2)" /></a>
<a href='http://wireload.net/2012/01/yippiemove-the-future-of-email-migration/buy_credits/' title='Buy credits -- get better prices'><img width="150" height="150" src="http://static.wireload.net/wp-content/uploads/2012/01/buy_credits-150x150.png" class="attachment-thumbnail" alt="Buy credits -- get better prices" title="Buy credits -- get better prices" /></a>
<a href='http://wireload.net/2012/01/yippiemove-the-future-of-email-migration/yippieman-3/' title='YippieMan'><img width="150" height="150" src="http://static.wireload.net/wp-content/uploads/2012/01/yippieman-150x150.png" class="attachment-thumbnail" alt="YippieMan" title="YippieMan" /></a>

<p><a href="http://www.yippiemove.com">Visit the brand new YippieMove.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://wireload.net/2012/01/yippiemove-the-future-of-email-migration/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Quiet 1.5 is here</title>
		<link>http://wireload.net/2011/12/quiet-1-5-is-here/</link>
		<comments>http://wireload.net/2011/12/quiet-1-5-is-here/#comments</comments>
		<pubDate>Tue, 20 Dec 2011 19:10:50 +0000</pubDate>
		<dc:creator>Viktor Petersson</dc:creator>
				<category><![CDATA[Release Notes]]></category>
		<category><![CDATA[Quiet]]></category>

		<guid isPermaLink="false">http://wireload.net/?p=1100</guid>
		<description><![CDATA[Today we&#8217;ve launched both an update to Blotter and an update to Quiet. The 1.5 update of Quiet is primarily about improving performance and adding more compliance with Apple&#8217;s Mac App Store regulations (as a result the &#8216;Hide Dock&#8217; feature had to be removed). We apologize about having to remove this feature, but we don&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>Today we&#8217;ve launched both an update to <a href="http://wireload.net/2011/12/blotter-2-0-2-is-out-subscription-calendars-restored/">Blotter</a> and an update to Quiet. </p>
<p>The 1.5 update of Quiet is primarily about improving performance and adding more compliance with Apple&#8217;s Mac App Store regulations (as a result the &#8216;Hide Dock&#8217; feature had to be removed). We apologize about having to remove this feature, but we don&#8217;t make the rules. </p>
<ul>
<li>The &#8216;Hide Dock&#8217; option has been removed. </li>
<li>Focus out is now more battery efficient and CPU friendly. </li>
<li>Fade To Black and Wallpaper options fade in more smoothly. </li>
<li>Resolved a graphical corruption issue with Focus Out.</li>
<li>Restores Snow Leopard support</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://wireload.net/2011/12/quiet-1-5-is-here/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blotter 2.0.2 is out &#8212; subscription calendars restored.</title>
		<link>http://wireload.net/2011/12/blotter-2-0-2-is-out-subscription-calendars-restored/</link>
		<comments>http://wireload.net/2011/12/blotter-2-0-2-is-out-subscription-calendars-restored/#comments</comments>
		<pubDate>Tue, 20 Dec 2011 11:01:09 +0000</pubDate>
		<dc:creator>Viktor Petersson</dc:creator>
				<category><![CDATA[Release Notes]]></category>
		<category><![CDATA[Blotter]]></category>

		<guid isPermaLink="false">http://wireload.net/?p=1091</guid>
		<description><![CDATA[Blotter 2.0.2 is finally available in the Mac App Store. In addition to the further improving the Snow Leopard support, Blotter 2.0.2 also resolves the issue with subscribed calendars from iCal. This means that your subscribed Google Calendar should appear just like they did in 1.4, but with the new beautiful user interface of 2.0.]]></description>
			<content:encoded><![CDATA[<p>Blotter 2.0.2 is finally available in the Mac App Store. In addition to the further improving the Snow Leopard support, Blotter 2.0.2 also resolves the issue with subscribed calendars from iCal. This means that your subscribed Google Calendar should appear just like they did in 1.4, but with the new beautiful user interface of 2.0. </p>
]]></content:encoded>
			<wfw:commentRss>http://wireload.net/2011/12/blotter-2-0-2-is-out-subscription-calendars-restored/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Mirapoint Message Server-migration without resetting users&#8217; passwords</title>
		<link>http://wireload.net/2011/12/mirapoint-message-server-migration-without-resetting-users-passwords/</link>
		<comments>http://wireload.net/2011/12/mirapoint-message-server-migration-without-resetting-users-passwords/#comments</comments>
		<pubDate>Sun, 18 Dec 2011 14:53:50 +0000</pubDate>
		<dc:creator>Viktor Petersson</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[IMAP]]></category>
		<category><![CDATA[Mirapoint Message Server]]></category>
		<category><![CDATA[YippieMove]]></category>

		<guid isPermaLink="false">http://wireload.net/?p=967</guid>
		<description><![CDATA[Before we get started, we should point out that we have not tested this in practice. We are only basing this on public information (primarily from this article). Yet, it sounds reasonable, and feel free comment below and correct us. Similar to both Dovecot and Microsoft Exchange, Mirapoint Message Server also support logging into users&#8217; [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://static.wireload.net/wp-content/uploads/2011/11/mirapoint.png" alt="" title="mirapoint" width="271" height="84" class="alignright size-full wp-image-974" />Before we get started, we should point out that we have not tested this in practice. We are only basing this on public information (primarily from <a href="http://technet.microsoft.com/en-us/exchangelabshelp/ee730334">this</a> article). Yet, it sounds reasonable, and feel free comment below and correct us. </p>
<p>Similar to both <a href="http://wireload.net/2011/11/how-to-migrate-to-or-from-dovecot-without-reseting-the-users-passwords/">Dovecot</a> and <a href="http://wireload.net/2011/12/migrate-to-or-from-microsoft-exchange-without-resetting-the-users-passwords/">Microsoft Exchange</a>, Mirapoint Message Server also support logging into users&#8217; accounts via the admin account by using a modified username-string.<br />
<span id="more-967"></span><br />
The username string Mirapoint Message Server is using for admin-authentication looks as follows:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #666666; font-style: italic;">#user@example.com#AdminUserName#</span></pre></div></div>

<p>Hence, if your admin-account is &#8216;jdoe&#8217;, and you&#8217;re trying to access the account &#8216;jsmith@example.com&#8217;, your string would look like this:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #666666; font-style: italic;">#jsmith@example.com#jdoe#</span></pre></div></div>

<p>Before you move forward with the migration, make sure you can login using this method (the custom username-string mentioned above, along with the admin-password) using a desktop client, like Thunderbird, or using OpenSSL as we did in the <a href="http://wireload.net/2011/11/how-to-migrate-to-or-from-dovecot-without-reseting-the-users-passwords/">Dovecot-guide</a>.</p>
<p>Once you&#8217;ve verified that you can login, you can proceed with your YippieMove e-mail migration. You can either do a <a href="http://www.yippiemove.com/step/1/">single-migration</a>, or use the <a href="http://www.yippiemove.com/help/batch_migration.html">batch-migration</a> tool.</p>
<p>If you got any questions, please let us know either by <a href="http://support.yippiemove.com">contacting the support</a> or comment below. </p>
]]></content:encoded>
			<wfw:commentRss>http://wireload.net/2011/12/mirapoint-message-server-migration-without-resetting-users-passwords/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blotter 2.0.1 is out</title>
		<link>http://wireload.net/2011/12/blotter-2-0-1-is-out/</link>
		<comments>http://wireload.net/2011/12/blotter-2-0-1-is-out/#comments</comments>
		<pubDate>Thu, 15 Dec 2011 09:31:45 +0000</pubDate>
		<dc:creator>Viktor Petersson</dc:creator>
				<category><![CDATA[Release Notes]]></category>
		<category><![CDATA[Blotter]]></category>

		<guid isPermaLink="false">http://wireload.net/?p=1083</guid>
		<description><![CDATA[On December 5th we launched a huge update, namely Blotter 2.0. Unfortunately, a critical bug sneaked in that affected Snow Leopard users. We submitted an update to Apple the very next day. Unfortunately it took this long for Apple to approve the update, but the update is now available in the Mac App Store as [...]]]></description>
			<content:encoded><![CDATA[<p>On December 5th we launched a huge update, namely <a href="http://wireload.net/2011/12/blotter-2-0-is-finally-here/">Blotter 2.0</a>. Unfortunately, a critical bug sneaked in that affected Snow Leopard users. We submitted an update to Apple the very next day. Unfortunately it took this long for Apple to approve the update, but the update is now available in the Mac App Store as a free update. </p>
<p>Now with 2.0.1 released, we&#8217;ve submitted an update that resolves the issue with subscription calendars. </p>
<p>We sincerely apologize for the inconvenience that these bugs may have caused. </p>
]]></content:encoded>
			<wfw:commentRss>http://wireload.net/2011/12/blotter-2-0-1-is-out/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Why we do not support PayPal in YippieMove</title>
		<link>http://wireload.net/2011/12/why-we-do-not-support-paypal-in-yippiemove/</link>
		<comments>http://wireload.net/2011/12/why-we-do-not-support-paypal-in-yippiemove/#comments</comments>
		<pubDate>Wed, 14 Dec 2011 14:54:29 +0000</pubDate>
		<dc:creator>Viktor Petersson</dc:creator>
				<category><![CDATA[Opinion]]></category>
		<category><![CDATA[PayPal]]></category>
		<category><![CDATA[YippieMove]]></category>

		<guid isPermaLink="false">http://wireload.net/?p=1060</guid>
		<description><![CDATA[In the years since we first launched YippieMove, we’ve been contacted by numerous customers asking us to accept PayPal. While we have accepted PayPal from a few clients who were based in countries where Google Checkout wasn’t supported, this is rare (and we’ve transferred the funds away from PayPal quickly). Generally clients who are asking [...]]]></description>
			<content:encoded><![CDATA[<p>In the years since we first launched YippieMove, we’ve been contacted by numerous customers asking us to accept PayPal. While we have accepted PayPal from a few clients who were based in countries where Google Checkout wasn’t supported, this is rare (and we’ve transferred the funds away from PayPal quickly). Generally clients who are asking to use PayPal do not fall in this category.</p>
<p>There is however a very good reason why we do not accept PayPal payment: it&#8217;s simply not a good experience. It&#8217;s not good for our customers, and it&#8217;s not good for us. PayPal has a well established record of mistreating its customers with little or no recourse. Once PayPal has arbitrarily frozen the money of a customer, whether it&#8217;s a merchant or private user, they provide virtually no recourse. There is no-one you can call, they are not regulated like a bank, and there is no ombudsman. Your money is simply beyond your reach, at the mercy of a few moody customer service reps.</p>
<p>That&#8217;s just not an experience we want to provide to our users. Nor, frankly, one we can accept for our own business.<br />
<span id="more-1060"></span><br />
If this only happened once, one could argue that it was an honest mistake from PayPal’s end. However, that’s hardly the case. Since you are the smart individuals that we think you are, don&#8217;t just take our word for it. Here&#8217;s some further reading:</p>
<ul>
<li><a href="http://www.change.org/petitions/paypal-stop-being-greedy-idiots-who-shut-down-organizations-to-help-the-poor">Stop being greedy people who shut down organizations to help the poor.</a></li>
<li><a href="http://blog.chalasani.de/2005/10/paypals-ridiculous-business-practices.html">Paypal&#8217;s Ridiculous Business Practices</a></li>
<li><a href="http://thenextweb.com/socialmedia/2011/10/19/diaspora-paypal-blocked-our-account-and-is-preventing-donations/">Diaspora: Paypal blocked our account and is preventing donations</a></li>
<li><a href="http://www.guardian.co.uk/money/2011/jul/16/paypal-money-transfer">I need my money but PayPal has frozen me out</a></li>
<li><a href="http://www.escapistmagazine.com/news/view/103385-PayPal-Freezes-750K-in-MineCraft-Devs-Account">PayPal Freezes $750K in MineCraft Dev&#8217;s Account</a></li>
<li><a href="http://www.theregister.co.uk/2010/03/10/cryptome_paypal/">Cryptome: PayPal a &#8216;liar, cheat and a thug&#8217;</a></li>
<li><a href="http://tortoisesvn.net/howpaypalscrewsopensourceprojects.html">How PayPal screws open source projects</a></li>
<li><a href="http://boingboing.net/2004/05/18/paypal-disgraces-its.html">PayPal disgraces itself, cuts off FreeNet</a></li>
<li><a href="http://article.gmane.org/gmane.comp.freedesktop.xorg/42566">The X.org folks lost $5k to PayPal</a></li>
</ul>
<p>Those are just a few examples. There are plenty of more examples to find and we haven&#8217;t even mentioned the whole situation with PayPal&#8217;s blockage of WikiLeaks.</p>
<p>We think that our customers deserve the best. We will continue to look for new payment options and we follow the development of modern payment services like <a href="https://www.dwolla.com/">Dwolla</a>, <a href="https://stripe.com/">Stripe</a> and <a href="http://bitcoin.org/">Bitcoin</a> with great interest. Unfortunately PayPal is just not an option for a customer friendly company.</p>
]]></content:encoded>
			<wfw:commentRss>http://wireload.net/2011/12/why-we-do-not-support-paypal-in-yippiemove/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How does dual deliver/split delivery work?</title>
		<link>http://wireload.net/2011/12/how-does-dual-deliversplit-delivery-work/</link>
		<comments>http://wireload.net/2011/12/how-does-dual-deliversplit-delivery-work/#comments</comments>
		<pubDate>Sun, 11 Dec 2011 14:13:28 +0000</pubDate>
		<dc:creator>Viktor Petersson</dc:creator>
				<category><![CDATA[The Email School]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[SMTP]]></category>
		<category><![CDATA[YippieMove]]></category>

		<guid isPermaLink="false">http://wireload.net/?p=1013</guid>
		<description><![CDATA[One thing that many people are confused about is dual delivery (aka split delivery). Simply put, this means that emails will be delivered to two email systems simultaneously. This is often used to keep a new and a legacy system live in parallel. It is also frequently used during email migrations to ensure that no [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://static.wireload.net/wp-content/uploads/2011/12/yippieman.png" alt="" title="yippieman" width="190" height="220" class="alignright size-full wp-image-1021" />One thing that many people are confused about is dual delivery (aka split delivery). Simply put, this means that emails will be delivered to two email systems simultaneously. This is often used to keep a new and a legacy system live in parallel. It is also frequently used during email migrations to ensure that no downtime occurs. </p>
<p>The concept of dual delivery isn&#8217;t very hard to wrap your head around, but how does it work? When reading forums, some people are confused about this. Some people think that it is sufficient to have two servers with the same priority level in the <a href="http://wireload.net/2011/12/understanding-email-routing-i-e-mx-records/">MX-record</a>. This is <strong>not</strong> the case. Simply having two MX-records with the same priority will load balance between the two, but not deliver to both.<br />
<span id="more-1013"></span><br />
In order to set up dual delivery, you need to have a primary email server relay the messages to the secondary server. How to configure this varies a lot between different email servers and solutions. For instance, the instructions for setting this up with Google Apps can be found <a href="http://www.google.com/support/a/bin/answer.py?answer=96855">here</a>.</p>
<p>Now that you understand how this works and how it is configured, it may be a good time to discuss the pros and cons. The obvious benefit with using dual delivery is redundancy. You get a second copy of all incoming messages. The drawback however, is that this only solves the issue of inbound emails. It does not solve the issue of organizing the mailboxes. If a user is using the secondary server, his folder-structure, organization of messages, and read/unread status will <strong>not</strong> get propagated between the two servers. It is possible with certain setups to accomplish this too, but that&#8217;s not within the scope of dual delivery per se. </p>
<p>Please comment below if you have any questions, and as always, check out <a href="http://www.yippiemove.com">YippieMove</a> for all your email migration needs.</p>
<p>Want to learn more about email and email systems? Learn more in <a href="http://wireload.net/category/the-email-school/">The Email School</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://wireload.net/2011/12/how-does-dual-deliversplit-delivery-work/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using apc
Database Caching using apc
Object Caching 1230/1352 objects using apc
Content Delivery Network via static.wireload.net

Served from: wireload.* @ 2012-05-17 13:58:15 -->
