<?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>Sekiur My Thoughts &#187; e-mail</title>
	<atom:link href="http://blog.sekiur.com/tag/e-mail/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sekiur.com</link>
	<description>VoIP, Mobility, Security, Open Source, Science, Politics, and Technology.</description>
	<lastBuildDate>Wed, 24 Aug 2011 19:46:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Configuring Google Apps for Your Domain</title>
		<link>http://blog.sekiur.com/2008/12/configuring-google-apps-for-your-domain/</link>
		<comments>http://blog.sekiur.com/2008/12/configuring-google-apps-for-your-domain/#comments</comments>
		<pubDate>Tue, 09 Dec 2008 18:47:17 +0000</pubDate>
		<dc:creator>Jose Vicente Ortega</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[bind]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[e-mail]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[hosted]]></category>

		<guid isPermaLink="false">http://blog.sekiur.com/?p=576</guid>
		<description><![CDATA[<p><a href="http://blog.sekiur.com/wp-content/uploads/2008/12/google_apps6464.jpg"></a>In my previous post <a href="http://blog.sekiur.com/2008/12/configuring-microsoft-windows-live-exchange-labs/" target="_self">here</a>, I went into the steps needed to bring up a Microsoft Live Exchange Labs environment.</p> <p>Previously we had discussed the different options available when it came to hosted E-mail <a href="http://blog.sekiur.com/2008/11/outsourcing-e-mail/" target="_self">here</a>.</p> <p>Setting up a Google environment can be done it one of two ways. You can [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.sekiur.com/wp-content/uploads/2008/12/google_apps6464.jpg"><img class="alignleft size-medium wp-image-577" title="google_apps6464" src="http://blog.sekiur.com/wp-content/uploads/2008/12/google_apps6464-300x223.jpg" alt="" width="300" height="223" /></a>In my previous post <a href="http://blog.sekiur.com/2008/12/configuring-microsoft-windows-live-exchange-labs/" target="_self">here</a>, I went into the steps needed to bring up a Microsoft Live Exchange Labs environment.</p>
<p>Previously we had discussed the different options available when it came to hosted E-mail <a href="http://blog.sekiur.com/2008/11/outsourcing-e-mail/" target="_self">here</a>.</p>
<p>Setting up a Google environment can be done it one of two ways. You can choose to maintain your existing domain to which e-mail is currently being delivered to or you can setup a completely new one like gapps.your-domain.com.</p>
<p>Allowing to pilot their offering using your existing domain sets you up for an easier migration path, if you choose to go with Google and this is the path which will be described below.</p>
<p>Once again after receiving a requested invitation from Google, we proceed to re-route e-mail.</p>
<p>Pilot Google Apps with email routing instructions are <a href="http://www.google.com/support/a/bin/answer.py?answer=77183" target="_blank">here</a>.</p>
<p>Once you have verified your domain proceed to create an additional MX record in your DNS pointing to your existing mail server. This will be needed because as you route all your mail to Google, they will need to send e-mail back your way to accounts that do not exist in Google Apps.</p>
<ul class="configList">
<li>DNS Record Type: MX</li>
<li>Host: routing.your-domain.com</li>
<li>MX server: <strong><span id="requiredMxRecord">server1.your-domain.com</span></strong> (your E-mail server &#8220;A&#8221; record)</li>
<li>TTL: 3600 or 1 hour</li>
<li>Priority: 0 (or High priority)</li>
</ul>
<p>Setup Google to route e-mail back to your server.</p>
<ul>
<li>Navigate to the <strong>Email settings</strong> page in the control panel. In the <strong>Email routing</strong> section, the default destination is Google Apps Email.</li>
<li>Click <strong>Add another destination</strong> to set up mail routing for your other system.</li>
<li>Enter the MX record you created previously. <strong>routing.your-domain.com</strong></li>
<li><strong>Deliver mail for</strong>: Select <strong>Unknown accounts only</strong> to route mail to email addresses that don&#8217;t exist in your Google Apps account.</li>
<li><strong>Change SMTP envelope</strong>: Uncheck the box since your other mail system is already configured to receive mail addressed to this domain.</li>
<li>Save changes</li>
</ul>
<p>Then you will need to change your MX records to route e-mail sent to your domain to Google mail servers.</p>
<p>Your configuration would go from something like this:</p>
<ul class="configList">
<li>DNS Record Type: MX</li>
<li>Host: mail.your-domain.com</li>
<li>MX server: <strong><span id="requiredMxRecord">server1.your-domain.com</span></strong> (your E-mail server &#8220;A&#8221; record)</li>
<li>TTL: 3600 or 1 hour</li>
<li>Priority: 0 (or High priority)</li>
</ul>
<p>to this</p>
<table border="1" cellspacing="3" cellpadding="1" summary="distribution of mx record values and priority levels">
<tbody>
<tr>
<th scope="col"><strong>Priority </strong></th>
<th scope="col"><strong> Mail Server </strong></th>
</tr>
<tr>
<td>1</td>
<td>ASPMX.L.GOOGLE.COM.</td>
</tr>
<tr>
<td>5</td>
<td>ALT1.ASPMX.L.GOOGLE.COM.</td>
</tr>
<tr>
<td>5</td>
<td>ALT2.ASPMX.L.GOOGLE.COM.</td>
</tr>
<tr>
<td>10</td>
<td>ASPMX2.GOOGLEMAIL.COM.</td>
</tr>
<tr>
<td>10</td>
<td>ASPMX3.GOOGLEMAIL.COM.</td>
</tr>
</tbody>
</table>
<p>You are all set. As you create accounts in Google Apps, e-mail will be routed to their servers and e-mail will be delivered to those accounts. Any accounts non-existent will be routed back to the original e-mail server.</p>
<p>The diagram below makes it easier to understand.</p>
<p><a href="http://blog.sekiur.com/wp-content/uploads/2008/12/e-mail_routing.png"><img class="aligncenter size-full wp-image-578" title="e-mail_routing" src="http://blog.sekiur.com/wp-content/uploads/2008/12/e-mail_routing.png" alt="" width="499" height="382" /></a></p>
<p>Again there are lots of customizations including adding CNAME entries to your DNS allowing you to change the URL users will use to access e-mail and all the other options.</p>
<p style="text-align: center;"><script type="text/javascript"><!--
google_ad_client = "pub-3340920433757461";
google_ui_features = "rc:10";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "0000FF";
google_color_text = "000000";
google_color_url = "008000";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sekiur.com/2008/12/configuring-google-apps-for-your-domain/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Configuring Microsoft Windows Live Exchange Labs</title>
		<link>http://blog.sekiur.com/2008/12/configuring-microsoft-windows-live-exchange-labs/</link>
		<comments>http://blog.sekiur.com/2008/12/configuring-microsoft-windows-live-exchange-labs/#comments</comments>
		<pubDate>Tue, 09 Dec 2008 17:23:14 +0000</pubDate>
		<dc:creator>Jose Vicente Ortega</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[bind]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[e-mail]]></category>
		<category><![CDATA[hosted]]></category>
		<category><![CDATA[microsoft]]></category>

		<guid isPermaLink="false">http://blog.sekiur.com/?p=571</guid>
		<description><![CDATA[<p><a href="http://blog.sekiur.com/wp-content/uploads/2008/12/windows_live.jpg"></a>When it comes to decision making having data to make the right choice is paramount.</p> <p>Creating a pilot program provides invaluable feedback from users as to the functionalities that a specific product provides and making them part of the selection process improves the success of a project greatly.</p> <p>Today we will be looking at [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.sekiur.com/wp-content/uploads/2008/12/windows_live.jpg"><img class="alignleft size-medium wp-image-574" title="windows_live" src="http://blog.sekiur.com/wp-content/uploads/2008/12/windows_live-300x177.jpg" alt="" width="300" height="177" /></a>When it comes to decision making having data to make the right choice is paramount.</p>
<p>Creating a pilot program provides invaluable feedback from users as to the functionalities that a specific product provides and making them part of the selection process improves the success of a project greatly.</p>
<p>Today we will be looking at Microsoft&#8217;s e-mail hosted solution, more specifically Exchange Labs which is described in detail in a previous post <a href="http://blog.sekiur.com/2008/11/outsourcing-e-mail/" target="_self">here</a>.</p>
<p>Once you get an invitation from Microsoft which you have to request, you will go to their administrative console <a href="http://domains.live.com" target="_blank">http://domains.live.com</a>. After the domain is created, the game beings and we start playing with DNS records. We will address BIND specific configurations, but these same settings will apply to other DNS servers.</p>
<p>The easiest way to begin is to setup a new zone named live.your-domain.com.</p>
<p>An MX record will need to be created pointing to the exchangelabs.com domain and the specific entry will be provided by the administrator console.</p>
<ul class="configList">
<li>DNS Record Type: MX</li>
<li>Host: live.your-domain.com</li>
<li>MX server: <strong><span id="requiredMxRecord">number_provided.mail.exchangelabs.com</span></strong></li>
<li>TTL: 3600 or 1 hour</li>
<li>Priority: 0 (or High priority)</li>
</ul>
<p>Create a CNAME entry to allow Outlook 2007 client to connect to Exchange Labs.</p>
<ul class="configList">
<li>DNS Record Type: CNAME</li>
<li>Host: autodiscover</li>
<li>Value: autodiscover.exchangelabs.com</li>
</ul>
<p>Configure Sender ID to allowing destination mail servers to trust mail originating from your domain using  the Sender Policy Framework (SPF).</p>
<ul class="configList">
<li>DNS Record Type: TXT</li>
<li>Host: live.your-domain.com</li>
<li>Value: <span id="Span2">v=spf1 include:exchangelabs.com  ~all</span></li>
<li>TTL: 3600 or 1 hour (if requested)</li>
</ul>
<p>Finally if you want to have federated Windows Live Messenger access, you will need to create a SRV record.</p>
<ul class="configList">
<li>DNS Record Type: SRV</li>
<li>Host: <span id="srvHost">_sipfederationtls._tcp.live.txwes.edu</span></li>
<li>Value: <span id="srvValue">10 2 5061 federation.messenger.msn.com</span></li>
</ul>
<p>Now to test the configuration you can use <a href="http://www.dnswatch.info/" target="_blank">DNSWatch</a> to test your records to see how the world sees your servers. Keep in mind that it could take hours for your records to propagate throughout the Internet.</p>
<p>Finally there are several options for you to customize the look and feel of your hosted e-mail.</p>
<p>You will be able to reach the site by going to http://autodiscover.live.your-domain.com or you can enter an additional CNAME entry in your DNS which is more significant to you and point it to autodiscover.exchangelabs.com</p>
<p>Apparently creating multiple administrator accounts cannot be done easily on the administrative website, but rather using a tool called PowerShell and promoting existing user accounts. Further limitations include that PowerShell will only run on Vista SP1 and Windows Server 2008.</p>
<p>Instructions on doing this are <a href="http://technet.microsoft.com/en-us/exchangelabshelp/cc546279.aspx" target="_self">here</a> and <a href="http://technet.microsoft.com/en-us/exchangelabshelp/cc546278.aspx" target="_self">here</a>.</p>
<p style="text-align: center;"><script type="text/javascript"><!--
google_ad_client = "pub-3340920433757461";
google_ui_features = "rc:10";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "0000FF";
google_color_text = "000000";
google_color_url = "008000";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sekiur.com/2008/12/configuring-microsoft-windows-live-exchange-labs/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Outsourcing E-mail</title>
		<link>http://blog.sekiur.com/2008/11/outsourcing-e-mail/</link>
		<comments>http://blog.sekiur.com/2008/11/outsourcing-e-mail/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 18:26:09 +0000</pubDate>
		<dc:creator>Jose Vicente Ortega</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[e-mail]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[HiEd]]></category>
		<category><![CDATA[higher education]]></category>
		<category><![CDATA[k-12]]></category>
		<category><![CDATA[live]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[outsource]]></category>
		<category><![CDATA[outsourcing]]></category>
		<category><![CDATA[yahoo]]></category>
		<category><![CDATA[zimbra]]></category>

		<guid isPermaLink="false">http://blog.sekiur.com/?p=205</guid>
		<description><![CDATA[<p><a href="http://blog.sekiur.com/wp-content/uploads/2008/11/email-at1.gif"></a>Higher Education and K-12 institutions have always either lead in the IT field with innovative solutions or been way behind in technology to the point of not having any.</p> <p>Open source has always been an option, although generally for the technically inclined but several years ago the big guys (Google and Microsoft), brought hosted [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.sekiur.com/wp-content/uploads/2008/11/email-at1.gif"><img class="alignleft size-medium wp-image-527" title="email-at1" src="http://blog.sekiur.com/wp-content/uploads/2008/11/email-at1-300x211.gif" alt="" width="300" height="211" /></a>Higher Education and K-12 institutions have always either lead in the IT field with innovative solutions or been way behind in technology to the point of not having any.</p>
<p>Open source has always been an option, although generally for the technically inclined but several years ago the big guys (Google and Microsoft), brought hosted E-mail offerings to the table that would out perform any locally installed solution and without a price tag associated with it.</p>
<p>A new player recently entered the market with their very attractive offering. ZCS from Zimbra.</p>
<blockquote><p><strong>Zimbra Collaboration Suite</strong> (<strong>ZCS</strong>) is a <a class="mw-redirect" title="Groupware" href="http://en.wikipedia.org/wiki/Groupware">groupware</a> product created by Zimbra Inc., located in <a title="San Mateo, California" href="http://en.wikipedia.org/wiki/San_Mateo,_California">San Mateo, California</a>, USA. The company was purchased by <a title="Yahoo!" href="http://en.wikipedia.org/wiki/Yahoo%21">Yahoo!</a> in September 2007.<a class="external autonumber" title="http://www.zimbra.com/about/yahoo_acquires_zimbra.html" rel="nofollow" href="http://www.zimbra.com/about/yahoo_acquires_zimbra.html">[1]</a>. The software consists of both <a title="Client (computing)" href="http://en.wikipedia.org/wiki/Client_%28computing%29">client</a> and <a title="Server (computing)" href="http://en.wikipedia.org/wiki/Server_%28computing%29">server</a> components. Two versions of Zimbra are available: an <a title="Open source" href="http://en.wikipedia.org/wiki/Open_source">open-source</a> version, and a commercially supported version (&#8220;Zimbra Network&#8221;) with <a class="mw-redirect" title="Closed-source" href="http://en.wikipedia.org/wiki/Closed-source">closed-source</a> components. These software versions are available from Zimbra for download and independent use, from Zimbra-authorized partners, and included with service from a Zimbra-authorized hosting provider.</p></blockquote>
<p><strong>So what are the options?</strong></p>
<ol>
<li>Outsource
<ol>
<li>Google Apps for Education</li>
<li>Microsoft&#8217;s Live@edu Service</li>
<li>Zimbra&#8217;s Hosted Collaboration Suite</li>
</ol>
</li>
<li>Maintain/deploy in-house</li>
</ol>
<p>Even thought there are legitimate issues with outsourcing, like privacy of e-mails, loosing control over the capability to access logs in case of an incident and ads displayed to the constituents amongst others; the option to provide this same level of service in-house is not economically feasible.</p>
<p>Lets take a look what these services offer:</p>
<table style="border-collapse: collapse; height: 600px;" border="0" cellspacing="0" cellpadding="0" width="700">
<col style="width: 227pt;" width="303"></col>
<col style="width: 123pt;" width="164"></col>
<col style="width: 182pt;" width="242"></col>
<col style="width: 135pt;" width="180"></col>
<tbody>
<tr style="height: 12.75pt;" height="17">
<td class="xl24" style="height: 12.75pt; width: 227pt;" width="303" height="17"><strong>Features</strong></td>
<td class="xl24" style="width: 123pt;" width="164"><strong>Google Apps</strong></td>
<td class="xl24" style="width: 182pt;" width="242"><strong>Microsoft Live@edu</strong></td>
<td class="xl24" style="width: 135pt;" width="180"><strong>Zimbra</strong></td>
</tr>
<tr style="height: 12.75pt;" height="17">
<td style="height: 12.75pt;" height="17"></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr style="height: 12.75pt;" height="17">
<td style="height: 12.75pt;" height="17">Mailbox size</td>
<td>7.1Gb</td>
<td>10Gb</td>
<td>7Gb</td>
</tr>
<tr style="height: 12.75pt;" height="17">
<td style="height: 12.75pt;" height="17">Attachment size</td>
<td>20Mb</td>
<td>20Mb</td>
<td>25Mb</td>
</tr>
<tr style="height: 12.75pt;" height="17">
<td style="height: 12.75pt;" height="17">Calendar (Private)</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
</tr>
<tr style="height: 12.75pt;" height="17">
<td style="height: 12.75pt;" height="17">Calendar (Public)</td>
<td>Yes</td>
<td>Yes</td>
<td>No</td>
</tr>
<tr style="height: 12.75pt;" height="17">
<td style="height: 12.75pt;" height="17">CalDav compliant calendaring</td>
<td>Yes</td>
<td>No</td>
<td>Yes</td>
</tr>
<tr style="height: 12.75pt;" height="17">
<td style="height: 12.75pt;" height="17">Docs</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
</tr>
<tr style="height: 12.75pt;" height="17">
<td style="height: 12.75pt;" height="17">Spreadsheet</td>
<td>Yes</td>
<td>Yes</td>
<td>No</td>
</tr>
<tr style="height: 12.75pt;" height="17">
<td style="height: 12.75pt;" height="17">Presentation</td>
<td>Yes</td>
<td>No</td>
<td>No</td>
</tr>
<tr style="height: 12.75pt;" height="17">
<td style="height: 12.75pt;" height="17">Forms</td>
<td>Yes</td>
<td>No</td>
<td>No</td>
</tr>
<tr style="height: 12.75pt;" height="17">
<td style="height: 12.75pt;" height="17">Messaging/Chat</td>
<td>Yes</td>
<td>No</td>
<td>Yes</td>
</tr>
<tr style="height: 12.75pt;" height="17">
<td style="height: 12.75pt;" height="17">Offline Feature</td>
<td>Yes</td>
<td>No</td>
<td>No</td>
</tr>
<tr style="height: 12.75pt;" height="17">
<td style="height: 12.75pt;" height="17">Workplace</td>
<td>No</td>
<td>Yes</td>
<td>No</td>
</tr>
<tr style="height: 12.75pt;" height="17">
<td style="height: 12.75pt;" height="17">Shared Drive</td>
<td>No</td>
<td>5Gb</td>
<td>No</td>
</tr>
<tr style="height: 12.75pt;" height="17">
<td style="height: 12.75pt;" height="17">SMS Scheduling</td>
<td>Yes</td>
<td>No</td>
<td>No</td>
</tr>
<tr style="height: 12.75pt;" height="17">
<td style="height: 12.75pt;" height="17">SMS Notification</td>
<td>Yes</td>
<td>Yes</td>
<td>No</td>
</tr>
<tr style="height: 12.75pt;" height="17">
<td style="height: 12.75pt;" height="17">POP3</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
</tr>
<tr style="height: 12.75pt;" height="17">
<td style="height: 12.75pt;" height="17">IMAP</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
</tr>
<tr style="height: 12.75pt;" height="17">
<td style="height: 12.75pt;" height="17">Access other accounts</td>
<td>Yes</td>
<td>N/A</td>
<td>Yes</td>
</tr>
<tr style="height: 12.75pt;" height="17">
<td style="height: 12.75pt;" height="17">Folders</td>
<td>No</td>
<td>Yes</td>
<td>Yes</td>
</tr>
<tr style="height: 12.75pt;" height="17">
<td style="height: 12.75pt;" height="17">Labels</td>
<td>Yes</td>
<td>No</td>
<td>No</td>
</tr>
<tr style="height: 12.75pt;" height="17">
<td style="height: 12.75pt;" height="17">Threaded conversations</td>
<td>Yes</td>
<td>No</td>
<td>Yes</td>
</tr>
<tr style="height: 12.75pt;" height="17">
<td style="height: 12.75pt;" height="17">Rules and filters</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
</tr>
<tr style="height: 12.75pt;" height="17">
<td style="height: 12.75pt;" height="17">Built-In protection (Legal)</td>
<td>N/A</td>
<td>Yes</td>
<td>N/A</td>
</tr>
<tr style="height: 12.75pt;" height="17">
<td style="height: 12.75pt;" height="17">Apple Support</td>
<td>Yes</td>
<td>No</td>
<td>No</td>
</tr>
<tr style="height: 12.75pt;" height="17">
<td style="height: 12.75pt;" height="17">Spam Rating</td>
<td class="xl25">10</td>
<td class="xl25">7</td>
<td class="xl25">7</td>
</tr>
<tr style="height: 12.75pt;" height="17">
<td style="height: 12.75pt;" height="17">Integration Rating</td>
<td class="xl25">10</td>
<td class="xl25">7</td>
<td class="xl25">8</td>
</tr>
<tr style="height: 12.75pt;" height="17">
<td style="height: 12.75pt;" height="17">Site Management</td>
<td class="xl25">9</td>
<td class="xl25">8</td>
<td class="xl25">8</td>
</tr>
<tr style="height: 12.75pt;" height="17">
<td style="height: 12.75pt;" height="17">Widgets/Web 2.0 Mash-up framework</td>
<td>Yes</td>
<td>No</td>
<td>Planned</td>
</tr>
<tr style="height: 12.75pt;" height="17">
<td style="height: 12.75pt;" height="17">Mobile Apps (BB, iPhone, etc.)</td>
<td>Yes</td>
<td>No</td>
<td>No</td>
</tr>
<tr style="height: 12.75pt;" height="17">
<td style="height: 12.75pt;" height="17">Data Portability (move you data to   another solution)</td>
<td>Yes</td>
<td>Limited</td>
<td>Yes</td>
</tr>
<tr style="height: 12.75pt;" height="17">
<td style="height: 12.75pt;" height="17">Backups</td>
<td>No</td>
<td>Optional</td>
<td>Optional</td>
</tr>
<tr style="height: 12.75pt;" height="17">
<td style="height: 12.75pt;" height="17">Web Site/Portal</td>
<td>Yes</td>
<td>Yes</td>
<td>No</td>
</tr>
<tr style="height: 12.75pt;" height="17">
<td style="height: 12.75pt;" height="17">University Domain</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
</tr>
</tbody>
</table>
<p>Microsoft and Google are free provided that they can display ads for alumni and Zimbra costs $2 per year per student.</p>
<p><strong>Resources:</strong></p>
<p><strong>Microsoft Live@edu:</strong></p>
<p>Microsoft Live@edu <a title="Live@edu" href="http://global.msads.net/ads/pronws/education/videos/Overview.wmv" target="_blank">video<br />
</a><a href="https://www.livemeeting.com/cc/mseventsnew/view?id=2932&amp;role=attend&amp;pw=FGF0981" target="_blank">Live@edu with Exchange Labs<br />
</a><a href="https://www.livemeeting.com/cc/mseventsnew/view?id=2878&amp;role=attend&amp;pw=FGF786" target="_blank">Web Collaboration</a><a href="https://www.livemeeting.com/cc/mseventsnew/view?id=2932&amp;role=attend&amp;pw=FGF0981" target="_blank"><br />
</a></p>
<p><strong>Google Apps for Education:</strong></p>
<p>Google Apps <a href="http://www.google.com/a/help/intl/en/edu/customers.html#whygoogleapps" target="_blank">video</a></p>
<p><strong>Zimbra:</strong></p>
<p><a href="http://www.zimbra.com/products/hosted_zimbra/compare.html" target="_self">Compare Hosted EDU Products</a></p>
<p style="text-align: center;"><script type="text/javascript"><!--
google_ad_client = "pub-3340920433757461";
google_ui_features = "rc:10";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "0000FF";
google_color_text = "000000";
google_color_url = "008000";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sekiur.com/2008/11/outsourcing-e-mail/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
<enclosure url="http://global.msads.net/ads/pronws/education/videos/Overview.wmv" length="29950939" type="video/x-ms-wmv" />
		</item>
	</channel>
</rss>

