<?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>webonaire</title>
	<atom:link href="http://webonaire.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://webonaire.com</link>
	<description>Dynamic, secure, economical web sites for small businesses and personal bloggers</description>
	<lastBuildDate>Tue, 13 Mar 2012 00:25:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Use SpamAssassin Headers to Filter Mail in Apple&#8217;s Mail.app</title>
		<link>http://webonaire.com/2012/03/filter-spamassassin-headers-in-mail-app/</link>
		<comments>http://webonaire.com/2012/03/filter-spamassassin-headers-in-mail-app/#comments</comments>
		<pubDate>Mon, 12 Mar 2012 23:56:45 +0000</pubDate>
		<dc:creator>Todd Slater</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[mail.app]]></category>
		<category><![CDATA[spamassassin]]></category>

		<guid isPermaLink="false">http://webonaire.com/?p=65</guid>
		<description><![CDATA[Assuming you have already enabled SpamAssassin in cPanel, you can use your mail client&#8217;s rules to filter messages to your junk folder based on the headers SpamAssassin inserts into mail messages. This example uses Apple&#8217;s Mail.app. Go to Mail &#62; Preferences &#62; Junk mail. Enable junk mail filtering: checked When junk mail arrives: Perform custom actions Trust junk [...]]]></description>
			<content:encoded><![CDATA[<p>Assuming you have already <a title="Enable SpamAssassin in cPanel" href="http://webonaire.com/2012/03/enable-spam-assassin-in-cpanel/">enabled SpamAssassin in cPanel</a>, you can use your mail client&#8217;s rules to filter messages to your junk folder based on the headers SpamAssassin inserts into mail messages. This example uses Apple&#8217;s Mail.app.</p>
<ol>
<li>Go to Mail &gt; Preferences &gt; Junk mail.
<ol style="list-style-type: lower-alpha;">
<li><em>Enable junk mail filtering:</em> checked</li>
<li><em>When junk mail arrives:</em> Perform custom actions</li>
<li><em>Trust junk mail headers in messages:</em> checked</li>
<li><em>Filter junk mail before applying my rules:</em> unchecked.</li>
</li>
<p><div id="attachment_67" class="wp-caption aligncenter" style="width: 450px"><a href="http://webonaire.com/wp-content/uploads/2012/03/JunkMail1.png"><img class=" wp-image-67 " title="Mail.app Junk Mail Settings" src="http://webonaire.com/wp-content/uploads/2012/03/JunkMail1.png" alt="Mail.app Junk Mail Settings" width="440" height="355" /></a><p class="wp-caption-text">Mail.app Junk Mail Settings</p></div>
</ol>
<li>Click the <em>Advanced</em> button to create your rule.
<ol style="list-style-type: lower-alpha;">
<li>Give the rule a name.</li>
<li>In the Conditions section, click the drop-down box and select <em>Edit Header List</em>.</li>
<li>Click the + button and type <em>X-Spam-Status</em>; click <em>OK</em>.</li>
<li>If it is not already selected, click the drop-down box to select <em>X-Spam-Status</em>.</li>
<li>In the next drop-down box, select <em>Begins with</em>.</li>
<li>In the last box, type <em>Yes</em>.</li>
<li>In the Actions section, in the first drop-down box select <em>Move Message</em> to Mailbox and then select your junk folder.</li>
<li>Click <em>OK</em>.</li>
</li>
</ol>
</ol>
<div id="attachment_66" class="wp-caption aligncenter" style="width: 450px"><a href="http://webonaire.com/wp-content/uploads/2012/03/JunkFilter.png"><img class=" wp-image-66 " title="Creating the Junk Filter" src="http://webonaire.com/wp-content/uploads/2012/03/JunkFilter.png" alt="Creating the Junk Filter" width="440" height="355" /></a><p class="wp-caption-text">Creating the Junk Filter</p></div>
]]></content:encoded>
			<wfw:commentRss>http://webonaire.com/2012/03/filter-spamassassin-headers-in-mail-app/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Enable SpamAssassin in cPanel</title>
		<link>http://webonaire.com/2012/03/enable-spam-assassin-in-cpanel/</link>
		<comments>http://webonaire.com/2012/03/enable-spam-assassin-in-cpanel/#comments</comments>
		<pubDate>Mon, 12 Mar 2012 23:14:00 +0000</pubDate>
		<dc:creator>Todd Slater</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[spamassassin]]></category>

		<guid isPermaLink="false">http://webonaire.com/?p=54</guid>
		<description><![CDATA[With cPanel, you can get a handle on junk mail using SpamAssassin. You&#8217;ll first have to enable SpamAssassin, and then you can either use the default Spam Box folder, or create your own filter in your mail client. Enable SpamAssassin Enable SpamAssassin by logging into your cPanel and clicking the SpamAssassin link. At the top [...]]]></description>
			<content:encoded><![CDATA[<p>With cPanel, you can get a handle on junk mail using SpamAssassin. You&#8217;ll first have to enable SpamAssassin, and then you can either use the default Spam Box folder, or create your own filter in your mail client.</p>
<h2>Enable SpamAssassin</h2>
<div id="attachment_56" class="wp-caption aligncenter" style="width: 450px"><a href="http://webonaire.com/wp-content/uploads/2012/03/SpamAssassinLink.png"><img class="size-full wp-image-56" title="SpamAssassin link in cPanel" src="http://webonaire.com/wp-content/uploads/2012/03/SpamAssassinLink.png" alt="SpamAssassin link in cPanel" width="440" height="79" /></a><p class="wp-caption-text">SpamAssassin link in cPanel</p></div>
<p>Enable SpamAssassin by logging into your cPanel and clicking the SpamAssassin link. At the top of the page it will tell you whether it&#8217;s enabled or not. If it isn&#8217;t, click the <em>Enable SmamAssassin</em> button.</p>
<div id="attachment_57" class="wp-caption aligncenter" style="width: 591px"><a href="http://webonaire.com/wp-content/uploads/2012/03/EnableSpamAssassin.png"><img class=" wp-image-57 " title="Enabling SpamAssassin and Spam Box" src="http://webonaire.com/wp-content/uploads/2012/03/EnableSpamAssassin.png" alt="Enabling SpamAssassin and Spam Box" width="581" height="361" /></a><p class="wp-caption-text">Enabling SpamAssassin and Spam Box</p></div>
<p>After it&#8217;s enabled, you have the option to auto-delete spam. Auto-delete is not recommended until you get an idea of the types of mail SpamAssassin thinks is junk; you don&#8217;t want to lose access to an important message!</p>
<p>A safer alternative to automatically deleting junk messages is to enable Spam Box. In  this setup, your junk mail will be sent to a separate spam folder, which you can review at your leisure.</p>
<p>Finally, if you use your mail client&#8217;s built-in junk controls, you might prefer to <a title="Use SpamAssassin Headers to Filter Mail in Apple’s Mail.app" href="http://webonaire.com/2012/03/filter-spamassassin-headers-in-mail-app/">set up a filter directly in your mail client</a>.</p>
<p>Once you enable SpamAssassin, it should be pretty easy to get a handle on your junk mail.</p>
]]></content:encoded>
			<wfw:commentRss>http://webonaire.com/2012/03/enable-spam-assassin-in-cpanel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What do I need to host my own WordPress site?</title>
		<link>http://webonaire.com/2012/02/wordpress-requirements/</link>
		<comments>http://webonaire.com/2012/02/wordpress-requirements/#comments</comments>
		<pubDate>Sun, 12 Feb 2012 02:21:07 +0000</pubDate>
		<dc:creator>Todd Slater</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://webonaire.com/?p=29</guid>
		<description><![CDATA[There are costs associated with hosting your own WordPress site. Here&#8217;s what you&#8217;ll need: A domain name. These typically cost around $10/year for .com names; other TLD&#8217;s may be more or less. You can check name availability at any domain name registrar site like Network Solutions. If you don&#8217;t have a domain name, you can [...]]]></description>
			<content:encoded><![CDATA[<p>There are costs associated with hosting your own WordPress site. Here&#8217;s what you&#8217;ll need:</p>
<ol>
<li><strong>A domain name.</strong> These typically cost around $10/year for .com names; other <abbr title="Top Level Domains">TLD&#8217;s</abbr> may be more or less. You can check name availability at any domain name registrar site like <a title="Network Solutions" href="http://www.networksolutions.com">Network Solutions</a>. If you don&#8217;t have a domain name, you can secure one yourself or webonaire can do it for you.</li>
<li><strong>Web hosting.</strong> You need a place to host your site. Hosting plans start at around $5/month, but you can pay more than that depending on the amount of storage space and any additional features you might need. You might budget $8-$9/month to be on the safe side. Your host should offer PHP, MySQL and Apache&#8217;s mod_rewrite module. A linux/BSD environment is preferable. If you don&#8217;t have a web host, you can secure one yourself or webonaire can do it for you.
<p>Note that some hosts offer a one-click install of WordPress. If you decide to go that route, just make sure it installs the most recent version of WordPress and that it offers security updates soon after they are released</li>
</ol>
<p>Once you have a domain and host, you&#8217;ll need to enter the name server (for DNS), typically provided by your domain registrar, with your host. From there it&#8217;s just a matter of setting up your MySQL database, editing the configuration file for WordPress, copying the WordPress files to your site, and running the install script.</p>
<p>If the above sounds like Greek to you, webonaire is here to help!</p>
]]></content:encoded>
			<wfw:commentRss>http://webonaire.com/2012/02/wordpress-requirements/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Initial post</title>
		<link>http://webonaire.com/2012/02/initial-post/</link>
		<comments>http://webonaire.com/2012/02/initial-post/#comments</comments>
		<pubDate>Sat, 11 Feb 2012 18:19:47 +0000</pubDate>
		<dc:creator>Todd Slater</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://webonaire.com/?p=15</guid>
		<description><![CDATA[Webonaire is back!]]></description>
			<content:encoded><![CDATA[<p>Webonaire is back!</p>
]]></content:encoded>
			<wfw:commentRss>http://webonaire.com/2012/02/initial-post/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
