<?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>MailSix - eMail and Archive Services</title>
	<atom:link href="http://www.mailsix.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mailsix.com</link>
	<description>Backup your emails and save all data in safe place</description>
	<lastBuildDate>Fri, 28 Mar 2014 03:10:20 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>As advertised</title>
		<link>http://www.mailsix.com/as-advertised/</link>
		<comments>http://www.mailsix.com/as-advertised/#comments</comments>
		<pubDate>Sun, 16 Mar 2014 20:29:49 +0000</pubDate>
		<dc:creator>MailSix Team</dc:creator>
				<category><![CDATA[Mail Services]]></category>

		<guid isPermaLink="false">http://www.mailsix.com/?p=150</guid>
		<description><![CDATA[10% off monthly price with 6 month payment (12 month for Tax Archive) OR 50% off for second service on your account (2nd service must be of equal or lesser value.) Mention this promotion in comments area when subscribing or send email to support@mailsix.com to switch to semiannual billing. Fields marked with &#8216;•&#8216; &#8211; required [...]]]></description>
				<content:encoded><![CDATA[<ul>
<li><strong><strong>10% off monthly price with 6 month payment (12 month for Tax Archive)</strong></strong></li>
<li><strong>OR 50% off for second service on your account</strong><br />
<span style="color: #999999;">(2nd service must be of equal or lesser value.)</span></li>
</ul>
<p>Mention this promotion in comments area when subscribing or send email to support@mailsix.com to switch to semiannual billing.</p>
<p>Fields marked with &#8216;<span style="color: #ff0000;">•</span>&#8216; &#8211; required<br />
[contact-form-7]</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mailsix.com/as-advertised/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Archive Your Documents</title>
		<link>http://www.mailsix.com/archive-your-documents/</link>
		<comments>http://www.mailsix.com/archive-your-documents/#comments</comments>
		<pubDate>Mon, 25 Feb 2013 04:17:10 +0000</pubDate>
		<dc:creator>MailSix Team</dc:creator>
				<category><![CDATA[Archive Services]]></category>

		<guid isPermaLink="false">http://www.mailsix.com/?p=221</guid>
		<description><![CDATA[Where do you keep your taxes? Is your Tax and Accounting files safe? If you do not have offsite backup storage &#8211; you are at risk. We provide safe and reliable storage for your data. Simple 5 minutes setup. Data access does NOT need any special software to install &#8211; use web browser or your [...]]]></description>
				<content:encoded><![CDATA[<h3><strong><span style="color: #ff0000;">Where do you keep your taxes?<br />
Is your Tax and Accounting files safe?</span></strong></h3>
<p>If you do not have offsite backup storage &#8211; you are at risk.</p>
<p>We provide safe and reliable storage for your data. Simple 5 minutes setup. Data access does NOT need any special software to install &#8211; use web browser or your email software to access archive.</p>
<p>Archive storage is affordable &#8211; <strong><span style="color: #ff0000;">just $2 per month will pay for up to 2000* years of tax returns</span></strong>. Size of pdf file produced by TurboTax is 200-400KB</p>
<p><strong>Easy, Simple and Secure:</strong></p>
<ul>
<li>Add Archive account to your email program such as Outlook</li>
<li>Copy all documents and files you would like to archive to this folder.</li>
<li>Files will be sent to server via secure connection</li>
</ul>
<p>If you do not use Outlook &#8211; then <strong>email your documents </strong>to your special Archive Email address and you do not need to do anything else. Make sure you zip you files with password.</p>
<p>When you need to retrieve archived item: Connect to archive as to any regular mail box and retrieve your item. It is accessible from any computer, iPad and web browser with internet connection.</p>
<p>Select your package and Enjoy Peace of Mind.</p>
<p>MailSix Team</p>
<p>* Size of tax return is based on size of pdf files generated by TurboTax for 2009-2011 for 1040 forms.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mailsix.com/archive-your-documents/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Income Tax Archive</title>
		<link>http://www.mailsix.com/income-tax-archive/</link>
		<comments>http://www.mailsix.com/income-tax-archive/#comments</comments>
		<pubDate>Mon, 25 Feb 2013 00:53:54 +0000</pubDate>
		<dc:creator>MailSix Team</dc:creator>
				<category><![CDATA[Archive Services]]></category>

		<guid isPermaLink="false">http://www.mailsix.com/?p=197</guid>
		<description><![CDATA[Store Your Tax and Accounting Files in Safe Place]]></description>
				<content:encoded><![CDATA[<p><script type="text/javascript">// <![CDATA[
   function checkPass(){
      //Store the password field objects into variables ...
      var pass1 = document.getElementById('password1');
      var pass2 = document.getElementById('password2');
      //Store the Confimation Message Object ...
      var message = document.getElementById('confirmMessage');
      //Set the colors we will be using ...
      var goodColor = "#66cc66";
      var badColor = "#ff6666";
      //Compare the values in the password field and the confirmation field
      if(pass1.value == pass2.value){
        //The passwords match.
        //Set good color and inform user of correct password
        pass2.style.backgroundColor = goodColor;
        message.style.color = goodColor;</p>
<p>        message.innerHTML = "Passwords Match!"
      }else{
        //The passwords do not match.
        //Set bad color and notify the user.
        pass2.style.backgroundColor = badColor;
        message.style.color = badColor;
        message.innerHTML = "Passwords Do Not Match!"
      }
    }</p>
<p>// ]]&gt;</script></p>
<h3>Store Your Tax and Accounting Files in Safe Place</h3>
[contact-form-7]
]]></content:encoded>
			<wfw:commentRss>http://www.mailsix.com/income-tax-archive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Face of your Business &#8211; you email address</title>
		<link>http://www.mailsix.com/face-of-your-business-you-email-address/</link>
		<comments>http://www.mailsix.com/face-of-your-business-you-email-address/#comments</comments>
		<pubDate>Thu, 14 Feb 2013 06:40:17 +0000</pubDate>
		<dc:creator>MailSix Team</dc:creator>
				<category><![CDATA[Mail Services]]></category>

		<guid isPermaLink="false">http://auditemail.com/web/?p=112</guid>
		<description><![CDATA[Those times when everybody had an email address at AOL long gone and when you present your company&#8217;s business card better to have your email address @ YourCompanyName.com and not at some public and free mail services. Especially this is true when you deal with customer&#8217;s legal or accounting information. Prices for such services affordable and [...]]]></description>
				<content:encoded><![CDATA[<p>Those times when everybody had an email address at AOL long gone and when you present your company&#8217;s business card better to have your email address @ YourCompanyName.com and not at some public and free mail services.</p>
<p>Especially this is true when you deal with customer&#8217;s legal or accounting information.</p>
<p>Prices for such services affordable and in addition to regular email we offer archive email address which used to store archived emails.</p>
<p>In addition to regular email box it safely stores copy of your business communication and also can be used as a backup media to store any company data.</p>
<p>For more information, please refer to our How To area.</p>
<p>Best Regards,</p>
<p>MailSix</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mailsix.com/face-of-your-business-you-email-address/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Archive: Simple Plan, Reliable Service, Simple to Manage</title>
		<link>http://www.mailsix.com/simple-plan-reliable-service-no-time-to-manage/</link>
		<comments>http://www.mailsix.com/simple-plan-reliable-service-no-time-to-manage/#comments</comments>
		<pubDate>Thu, 31 Jan 2013 10:38:50 +0000</pubDate>
		<dc:creator>MailSix Team</dc:creator>
				<category><![CDATA[Mail Services]]></category>

		<guid isPermaLink="false">http://auditemail.com/web/?p=42</guid>
		<description><![CDATA[Document Archive Simple Setup, Reliable Service, Simple to Manage Our services work in a simple way: Add Archive account to your email program such as Outlook Copy all documents and files you would like to archive to this folder. Your archive will be copied to server next time folders synchronize. This can be set by Outlook [...]]]></description>
				<content:encoded><![CDATA[<h3><strong><span style="color: #ff0000;">Document Archive<br />
Simple Setup, Reliable Service, Simple to Manage</span></strong></h3>
<p>Our services work in a simple way:</p>
<ol>
<li>Add Archive account to your email program such as Outlook</li>
<li>Copy all documents and files you would like to archive to this folder.</li>
<li>Your archive will be copied to server next time folders synchronize. This can be set by Outlook Options.</li>
</ol>
<p>If you do not use Outlook &#8211; then <strong>simply email your documents to archive</strong> to your special Archive Email address and you do not need to do anything else.</p>
<p>When you need to retrieve archived item: Connect to archive as to any regular mail box and retrieve your item. It is accessible from any computer, ipad and web browser.</p>
<p>MailSix Team</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mailsix.com/simple-plan-reliable-service-no-time-to-manage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
