<?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>Ian's blog &#187; spaces.live.com</title>
	<atom:link href="http://www.imacdonald.co.uk/tag/spaceslivecom/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.imacdonald.co.uk</link>
	<description>The Home of Ian Macdonald</description>
	<lastBuildDate>Mon, 31 May 2010 16:28:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
		<item>
		<title>Finaly got sick of the space.live.com spam</title>
		<link>http://www.imacdonald.co.uk/2008/12/14/finaly-got-sick-of-the-spacelivecom-spam/</link>
		<comments>http://www.imacdonald.co.uk/2008/12/14/finaly-got-sick-of-the-spacelivecom-spam/#comments</comments>
		<pubDate>Mon, 15 Dec 2008 03:11:50 +0000</pubDate>
		<dc:creator>Ian</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[spaces.live.com]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[spamassassin]]></category>

		<guid isPermaLink="false">http://www.imacdonald.co.uk/?p=1017</guid>
		<description><![CDATA[I have been getting a lot of spam recently and I spent last weekend cleaning my mail relays so I have complete control over my primary and secondary for all my domains. That didn&#8217;t solve my problems so today I added the following to my spamassassin rule sets in /etc/spamassassin/local.cf header LOCAL_MEDIACOMM_MUA X-Mailer =~ /Mediacomm [...]]]></description>
			<content:encoded><![CDATA[<p>I have been getting a lot of spam recently and I spent last weekend cleaning my mail relays so I have complete control over my primary and secondary for all my domains. That didn&#8217;t solve my problems so today I added the following to my spamassassin rule sets in /etc/spamassassin/local.cf</p>
<p><code><br />
header          LOCAL_MEDIACOMM_MUA     X-Mailer =~ /Mediacomm Communicator/<br />
score           LOCAL_MEDIACOMM_MUA     0.1<br />
describe        LOCAL_MEDIACOMM_MUA     Sent from Mediacomm Communicator MUA<br />
</code><br />
<code><br />
header          LOCAL_BAT_MUA     X-Mailer =~ /The Bat!/<br />
score           LOCAL_BAT_MUA     0.1<br />
describe        LOCAL_BAT_MUA     Sent from The Bat!<br />
</code><br />
<code><br />
uri             LOCAL_URI_SPACES_LIVE   /spaces\.live\.com/<br />
score           LOCAL_URI_SPACES_LIVE   0.1<br />
describe        LOCAL_URI_SPACES_LIVE   contains link to spaces.live.com<br />
</code><br />
<code><br />
meta            LOCAL_SPACES_MEDIACOMM (LOCAL_URI_SPACES_LIVE &#038;&#038; LOCAL_MEDIACOMM_MUA)<br />
score           LOCAL_SPACES_MEDIACOMM  20<br />
describe        LOCAL_SPACES_MEDIACOMM   contains link to spaces.live.com and Mediacomm MUA<br />
</code><br />
<code><br />
meta            LOCAL_SPACES_BAT (LOCAL_URI_SPACES_LIVE &#038;&#038; LOCAL_BAT_MUA)<br />
score           LOCAL_SPACES_BAT  20<br />
describe        LOCAL_SPACES_BAT  contains link to spaces.live.com and BAT<br />
</code></p>
<p>Hopefully that will catch the spam for the moment. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.imacdonald.co.uk/2008/12/14/finaly-got-sick-of-the-spacelivecom-spam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

